@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #87d54e;
	background-image: url(images/backtile.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #0033CC;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #0033CC;
}
a:active {
	text-decoration: none;
	color: #0033CC;
}
.leftflash {width:75px; height:590px; background-image:url(images/lefttile.jpg); background-repeat:repeat-y;}
.rightflash {width:75px; height:590px; background-image:url(images/righttile.jpg); background-repeat:repeat-y;}
.topshadow { width:875px; height:32px; background-image:url(images/topshadow.jpg); background-repeat:no-repeat;}
.header { height:195px; background-color:#FFFFFF; background-image:url(images/header.jpg); background-repeat:no-repeat;}
.tel { font-family:Tahoma; font-size:14px; font-weight:bold; margin-left:45px; margin-bottom:18px;}
.menu {background-color:#FFFFFF; padding-left:16px;padding-right:16px;}
.content {background-color:#FFFFFF; height:529px; padding-left:16px; padding-top:10px; padding-right:16px;}
.footer { width:911px; height:60px; color:#FFFFFF; font-weight:bold; background-image:url(images/footer.jpg); background-repeat:no-repeat; padding-top:13px;}


#styletwo{position:relative;display:block;height:24px;font-size:11px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;}
#styletwo ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styletwo ul li{display:block;float:left;margin:0 1px 0 0;}
#styletwo ul li a{display:block;float:left;color:#000;text-decoration:none;padding:6px 14px 0 14px;height:24px;}
#styletwo ul li a:hover,#styletwo ul li a.current{color:#fff;background:transparent url(images/bgON.gif) repeat-x top left;}

