BODY {
	scrollbar-face-color: #5E7D9E;
	scrollbar-highlight-color: #CDE6FE;
	scrollbar-shadow-color: #E7E7E7;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	COLOR:#333333;
	background-color: #FFFFFF;

	padding: 0px;
	margin: 2px;
	background-repeat:repeat-x;
	background-image : url('../images/bg.gif');font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family: Verdana, Helvetica, Arial, sans-serif
}
a,a :visited{
	text-decoration:underline;
	color:#000099;
}
a:hover{
	color:#ae030b;
}
td{
	font-size:12px;
}
h2{
	font-size:18px;
	color: #d13646;
    font-weight:bold;
}


H1{
font-family:Verdana, Helvetica, Arial, sans-serif;
color:#339933;
font-size:30px;
font-weight:bold;
}
textarea{
	font-size:12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:#333333;
}
select {
	background-color:#EEEEEE;
	COLOR:#000000;
	font-size:12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.infotable{
width:745px;
border:1px solid #AAAAAA;
}

.tabletitle{
background-color:#DEDEDE;
vertical-align:top;
padding:5px;
font-weight:bold;
border-right:1px solid #AAAAAA;
border-bottom:1px solid #AAAAAA;
}

.tabledata{
background-color:#EEEEEE;
vertical-align:top;
padding:5px;
border-bottom:1px solid #AAAAAA;
}
.contactformsel{
	background-color:#EEEEEE;
	width:220px;
	COLOR:#000000;
	font-size:10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
.submit{
	background-color : #5E7D9E;
	font-weight:bold;
	color:white;
}
.desc div{
	background-color:#F5E6D6;
	width:107px;
}
.desc img{
	padding:20px;
	border-width:1px;
	border-style: double;
	border-color:
}
.desc a{
	color:#333333;
	text-decoration : none;
	font-size:11px;
	vertical-align:bottom;
}
.ftitle
{
	height:25px;
	text-align:center;
	background-color:#FFFF00;
	border:1px solid #AAAAAA
}
.menuS{ color:red; font-size:10px; font-weight:500; }
.menuL{ color:red; font-size:12px; font-weight:500; }
a.menuS:hover { color:#990000; text-decoration:none }
a.menuL:hover { color:#990000; text-decoration:none}

/*	---------------------------------------------------------------------------- OTHER SITES
*/
div.sites{margin: 40px 0;}
div.sites div.site{margin-bottom: 20px; border-bottom:1px #CCC dashed; padding-bottom:10px;}
div.sites div.site a{color: #0066ff;}
div.sites div.site p{padding: 4px 0; margin: 0; width:510px; text-align:justify;}
div.sites div.site cite{color:#c5153e;}
