html,body,form{margin: 0;padding:0}
body {
	margin-bottom: 0px;
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	color: #525252;
	background-color: #c0c0c0;
	text-align:center
}
td, textarea, input, select {
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	color: 7B7B7B;
}
h1, h2, h3, h4, h4, h5, h6 {margin:2px; padding:2px;}
h1 {
	font-family: helvetica, arial, sans-serif;
	font-size: 16pt;
	color: 008000;
}
h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 13pt;
	color: 800000;
}
.mainbody {
	padding: 6px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
.footer {
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
a { text-decoration: none;}
a:link {	color: #285430;}
a:hover {
	color: #008000;
	text-decoration: underline;
}
a:visited {	color: #285430;}

/* COLORI */
.red {color: #ff0000;}
.sred {color: #990000;}
.dred {color: #330000;}
.white {color: #FFFFFF;}
.gray { color: #666666; }
.dgray { color: #333333; }
.yel { color: #FFFF00; }
.yel2 { color: #fc0; }
.ora { color: #FF4500; }
.gre { color: #336600; }
.green {	color: Green; }
.blu2 {color: #4169E1;}
.blu3 {color: #BB1A59;}
.black {color: #000;}

.text1 {	color: #98CA01;}
a:link.text1 {	color: #98CA01;}
a:hover.text1 {color: #66ff33;}
a:visited.text1 {	color: #98CA01;}
.text2 {	color: #FFFFFF;}
a:link.text2 {	color: #ffffff;}
a:hover.text2 {color: #008000;}
a:visited.text2 {	color: #ffffff;}
.text3 {	color: #800000;}
a:link.text3 {	color: #800000;}
a:hover.text3 {color: #b22222;}
a:visited.text3 {	color: #800000;}
.text4 {	color: EAED7C;}
.text5 {	color: 285430;}
.text6 {	color: 285430;}
.text7 {	color: #000000;}
.text8 {	color: 94AEC5;}
.text9 {	color: 4E4E4E;}
.small {	font-size: 8pt; }
.frame {border: 1px solid #EEEEEE;}
.framed {border: 1px solid #999999;}
.inputstyle {
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
.footerNav { font-size: 10px; }
.banner120x600 {
	position: absolute;
	margin-left: 200px; 
	margin-top: -60px;
}

/* Structural wrapping */
div.wrap {float:left;width:100%;text-align: center; }
div.wrap div.b {width:996px; margin: auto; text-align: left; padding:4px;}
div.wrap div.c {width:996px; margin: auto; padding:0px 0px 0px 0px;}

div.firstAdUnit {margin:0px;}

/* Slice */
div#slice {
	background-color: #FF4500;
	border-bottom: 1px solid #333333;
	color: #ff0;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, sans-serif;
	padding: 3px
}
div#footer {
	background-color: #eeeeee;
	border-top: 1px solid #333333;
	font-size: 12px;
	font-family: Arial, sans-serif;
	padding: 4px;
}
div#slice b {margin-right:.5em}
div#slice .left {float:left}
div#slice .right {float:right;}
div#slice A {color: #fff;}

div .left {float:left;}
div .right {float:right;}

A.mainmenuo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
}
A.mainmenuo:Hover {color: #FFFFFF;}
a.mainmenuo:visited {color: #FFFF00;}
