﻿.header:link{
	color: #7dc623;
	text-decoration: none ;
	border-left: 1px solid #007b76;
	border-right: 1px solid #007b76;
	background: white;
}
.header:visited{
	color: #7dc623;
	text-decoration: none ;
	border-left: 1px solid #007b76;
	border-right: 1px solid #007b76;
	background: white;
}
.header:hover{
	color: #007b76;
	border-left: 1px solid #007b76;
	border-right: 1px solid #007b76;
	text-decoration: none ;
	background: white;
}
.header:active{
	border-left: 1px solid #007b76;
	border-right: 1px solid #007b76;
	color: #007b76;
	background: white;
}
.menu:link{
	color: #007b76;
	text-decoration: none ;
	border-bottom: 1px dotted #7dc623;
	background:white;
}
.menu:visited{
	color: #007b76;
	text-decoration: none ;
	border-bottom: 1px dotted #7dc623;
	background: white;
}
.menu:hover{
	color: #5c3900;
	border-bottom: 1px dotted #007b76;
	text-decoration: none ;
	background: white;
}
.menu:active{
	color: #007b76;
	text-decoration: none ;
	border-bottom: 1px dotted #007b76;
	background: white;
}
.list:link{
	color: #5c3900;
	text-decoration: none ;
	border-bottom: 1px dotted #7dc623;
	background:white;
}
.list:visited{
	color: #5c3900;
	text-decoration: none ;
	border-bottom: 1px dotted #7dc623;
	background: white;
}
.list:hover{
	color: #007b76;
	border-bottom: 1px dotted #007b76;
	text-decoration: none ;
	background: white;
}
.list:active{
	color: #5c3900;
	text-decoration: none ;
	border-bottom: 1px dotted #007b76;
	background: white;
}
a:link{
	color: #5c3900;
	text-decoration: none ;
	background:white;
}
a:visited{
	color: #5c3900;
	text-decoration: none ;
	background: white;
}
a:hover{
	color: #007b76;
	text-decoration: none ;
	background: white;
}
a:active{
	color: #5c3900;
	text-decoration: none ;
	background: white;
}
#container{
	padding: 0px;
	background: white;
	height:605px;
	width: 800px;	
	
}
#head{
	padding: 1px;
	background: white;
	height:85px;
	width: 800px;
	border-top: 1px dotted #7dc623;
	border-bottom: 1px dotted #7dc623;
}
#sidebar{
	padding: 10px;
	float: left;
	width: 115px;
	height: 460px;
	border-right: 1px dotted #7dc623;
	overflow: hidden;
}
#list{
	padding: 2px;
	width: 180px;
	border-right: 0px dotted #7dc623;
	float:inherit;
	overflow:hidden;
}
#main{
	padding: 5px;
	float:none;
	width: 680px;
	height: 460px;
	overflow:auto;
	font-family: Verdana,Arial, Gerogia, serif;
	font-size: 11pt;
	color: #007B76;
	background:  white;
}
#siteMain{
	padding: 2px;
	float:right;
	width: 650px;
	height: 460px;
	overflow:auto;
}
#coreMain{
	padding: 10px;
	float:right;
	width: 650px;
	height: 460px;
	overflow:auto;
}
#listContain{
	width:210px;
	height: 330px;
	overflow:Auto;
}
#viewer{
	padding: 2px;
	width: 400px;
	float:right;
}
#foot{
	vertical-align:bottom;
	padding: 6px;
	width: 800px;
	background: white;
	border-top: 1px dotted #7dc623;
	border-bottom: 1px dotted #7dc623;
	clear: both;
	
}
#ad-right{
	valign:top;
	padding:5px;
	background: white;
	border-left: 1px dotted #7dc623;
}
.tbViewer{
	width: 400px;
	height:150px;
	border-right:0px dotted white;
	border-left:0px dotted #7dc623;
	border-top:0px dotted #7dc623;
	border-bottom:0px dotted #7dc623;
	float:inherit;
	font-family: Calibri, Verdana, Gerogia, serif;
	font-size: 11pt;
	color:#007b76;
}
.btnList{
	width: 180px;
	border-right:0px dotted white;
	border-left:0px dotted white;
	border-top:0px dotted white;
	border-bottom:1px dotted #7dc623;
	text-align:left;
	overflow:auto;
	font-family: Calibri, Verdana, Gerogia, serif;
	font-size: 11pt;
	color:#744A00;
	background:white;
	cursor:pointer;
}
.imgViewer{
	width: 400px;
	height:200px;
}
div{
	font-family: Verdana, Gerogia, serif;
	color: black;
}
.div2{
	font-family: courier, Gerogia, serif;
	color: orange;
}
#menu{
	font-family: courier,serif;
	color: blue;
}
#menu h3{
	font-family: times, Gerogia, serif;
	color: #007B76;
}
.header{
	font-family: Verdana, Gerogia, serif;
	font-size: 12pt;
}
.menu{
	font-family: Verdana, Gerogia, serif;
	font-size: 12pt;
}
body{
	color: green;
	background:  white;
	scrollbar-3dlight-color:#007b76; 
	scrollbar-arrow-color:#5c3900; 
	scrollbar-base-color:#c98300; 
	scrollbar-darkshadow-color:#007b76; 
	scrollbar-face-color:#bbdb88; 
	scrollbar-highlight-color:#e0edc5; 
	scrollbar-shadow-color:#007b76; 
	scrollbar-track-color:#e0edc5; 
}
p{
	color: #744A00;
}
h4{
	color: #980034;
}
h5{
	color: #980034;
}

dt
{
	font-family: Verdana, Gerogia, serif;
	font-size: 11pt;
}

dd
{
	font-family: Tahoma, Verdana, Gerogia, serif;
	font-size: 10pt;
}

