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;
margin: 0 0 10px 0;
}
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;}

/* ------------------------------------------------- INTRO INDEX
*/
div.intro
{
	overflow: auto;
	text-align:justify;
}
div.intro p
{
	margin-right: 310px;
}
div.intro iframe
{
	float: right;
}
/* ----------------------------------------------------------------------------------------- FOOTER
*/
div#footer
{
	text-align: center;
	padding-top: 10px;
	border-top: 1px #9b9a9a dashed;
	width:750px;
	margin-top:20px;
}
div#footer ul
{
	margin: 0;
	padding: 5px 0;
	list-style-type: none;
}
div#footer ul li
{
	display: inline;
}
div#footer ul li a
{
	padding: 0 5px;
}
div#footer p.copyright
{
	background: url(/images/bg_header.gif) #26923c repeat-y;
	color: #90d59e;
	padding: 3px 0;
	margin-top: 10px;
	text-align: center;
}
h1
{
	font-size : 30px;font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;color : #339933;border-bottom:2px #bebcbc dotted;padding-bottom: 3px;margin-bottom:10px;text-shadow:1px 1px 6px #CECECE;
}
div#slideshow
{
	height: 203px;
	position: relative;
}
div#slideshow img
{
	top: 0;
	left: 0;
	position: absolute;
}


