body {
	background-color: #ffffff;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td,th {	
	background-color:#ffffff
}
#sideTable{
	font-size:14px;
	}

#shadowRight {
	position:absolute;
	left:769px;
	top:0px;
	width:16px;
	background-image: url(Images/shadowright.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#main {
	position:center;
	top:0px;
	width:auto;
	height: auto;
	
	}
#topImage{
	position:absolute;
	left:0px;
	top:0px;
	width:relative;
	height:95px;
	}
#logo {
	position:absolute;
	left:18px;
	top:4px;
	width:100px;
	height:65px;
	z-index:2;
}
#nav {
	margin:0;
	padding:0px;
	background:#ffffff;
	height: 24px;
	position:absolute;
	left:0px;
	top:97px;
	width:766px;
} 
#nav li {
	display:inline;
	margin:-10;
	width:auto
} 
#primaryContent {
	position:relative;
	left:auto;
	top:107px;
	width:relative;
	height:auto;
	background-color:#FFFFFF;
	
}
#leftContent {
	top:0px;
	width:575.5px;
	position:auto;
	left:1px;
	background-color:#FFFFFF;
	margin:7px;
}
#leftContent2 {
	top:35px;
	width:575.5px;
	position:auto;
        border-left:1px solid #cccccc;
	margin:0px;
}
#leftContent_iframe {
	top:0px;
	float: left;
	left:1px;
}
#rightContent {
	top:25px;
	right:0px;
	width:150px;
	position:absolute;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	height:auto;
	padding:5px;
	
}
#rightContent2 {
	top:0px;
	left:25px;
	width:350px;
        float:left;
	height:300px;
	padding:0px;


}



#last {
	clear:both;
	width:768px;
	height:57px;
	background-color:#CCCCCC;
	}



#Layer1 {
	position:absolute;
	left:769px;
	top:0px;
	width:18px;
	height:568px;
	z-index:1;
	background-image: url(../site/CSS/Images/shadowright.jpg);
	background-repeat: repeat-y;
}
#nav a:link,
	#nav a:visited {
	color:#;
	padding:10px 30px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
        text-shadow: none;
	font-size: 14px;
	font-variant: small-caps;
} 
#nav a:hover {
	color: #99CCCC;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}

