body
{
    color:#000000;
    font-family:Trebuchet MS,Arial,Sans-Serif;
		font-size:13px;
    background-color: #DEDEDE;
    margin: 0px;
    padding: 0px;
}

h1, h2, h3
{
    font-weight: bold;
    font-size: 16px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 2px;
}

h1 
{
	font-size: 20px;
}

p 
{
    padding: 0px;
    margin: 0px;
}

.topbanner{
}

td.leftborder 
{
	background-image: url(/images/orca/left.jpg);
	background-repeat:repeat;
	width: 10px;
	vertical-align: top;
	text-align: left;
}

td.rigthborder
{
	background-image: url(/images/orca/right.jpg);
	width: 10px;
	vertical-align: top;
	text-align: left;
}

.content, .left, .right
{
	padding: 5px;
	padding-top: 20px;
	vertical-align: top;
	background-color: #fff;
}
.content 
{
	width: 450px;
	padding-right: 50px;
	padding-left: 50px;
}

.left
{
width: 150px;
}

.right
{
	width: 200px;
}

img.spacing
{
    width: 10px;
    height: 10px;
}

td.spacing
{
	width: 10px;
}

a.menulink, a.activemenu 
{
	border-bottom:1px solid #CACACA;
	border-right:0px solid #CACACA;
	color:#000000;
	display:block;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	line-height:26px;
	margin-bottom:2px;
	padding-left:4px;
	text-decoration:none;
	voice-family:inherit;
	width:150px;
}

a.menulink:hover, a.activemenu {
background:#F1F1F1 none repeat scroll 0%;
text-decoration:none;
}