* { border:0px; margin:0px; padding:0px; text-decoration:none; outline:none; } 

BODY{ behavior: url(../js/ie6alert.htc); }

a:hover{ text-decoration:underline; }

.error { text-align: left; width: 100%; font-size: 10px; color: red; display: none;}
.page{ position:relative; width:960px; margin:auto; } 

.topBar{ position:relative; padding:44px 0px 14px 0px; text-align:right; word-spacing:2px; }

.head{ position:relative; height:220px; }
.logo{ position:absolute; top:14px; left:32px; }
.logoText{ float: left; padding: 20px 0px 0px 10px; font-size:12pt; font-weight:bolder; }

.menu{ position:absolute; left:152px; top:250px; }
#menuBar{ position:relative; }
#menuBarLeft{ position:relative; width:136px; height:70px; float:left; background:url(../gfx/menuBarLeftCorner.png) no-repeat top right; }
#mainMenu{ float:left; background:#123 url(../gfx/topMenuGradient.png) repeat-x; width:824px; height:45px; }

.mainMenuLeftSpacer{ float:left; width:10px; height:45px; border-right:1px solid #FFF; }
.mainMenuRightSpacer{ float:left; width:10px; height:45px; border-left:1px solid #B2B2B2; }

.bottomRad4px{ -webkit-border-bottom-right-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -moz-border-radius-bottomleft: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }

a.menuButton{ text-decoration:none; text-align:center; float:left; }

a.mainButton{ color:#123; font-weight:bolder; width:98px; height:45px; text-shadow:0 1px 0 #FFF; border-left:1px solid #B2B2B2; border-right:1px solid #FFF; }
a.mainButton:hover{ color:#168; }

a.activeMenu { background:#123; color:#ABC; text-shadow:0 -1px 0 #EEE; width:100px; border:0px;  }
a.activeMenu:hover { color:#ABC; }

#subMenu{ float:left; background:#123; width:804px; height:24px; padding:0px 10px; }

a.subButton{ color:#ABC; height:20px; margin:6px; }
a.subButton:hover{  text-shadow:0 -1px 0 #69D; }

/*
a.menuButton{ text-decoration:none; font-weight:bolder; display:block; margin:0 1px 1px 0; padding:3px; width:76px; height:76px; float:left; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; opacity:0.8; filter:alpha(opacity=80); }
a.menuButton:hover{ opacity:0.9; filter:alpha(opacity=90); }
*/

.content{ position:relative; }
.sponsorsCol{ position:relative; width:136px; float:left; min-height:1px; }
.sponsorsCol img{ margin:-48px 16px; }

.mainCol{ position:relative; float:left; width:808px; }
	/*.topRow{ position:relative; width:808px; height:142px; text-align:right; }*/
	.topRow{ position:relative; width:824px; text-align:right; }
	.mainRow{ position:relative; }
		.leftCol{ position:relative; width:322px; float:left; }
		.rightCol{ position:relative; float:right; text-align:right; }
			.rightBox{ width:402px; height:78px; margin-bottom:14px; text-align:left; }
			.rightBox p{ padding:0 ; }
			
ul{ margin:0px 0px 0px 15px;}
			
.specContent{ width:100%; }
.specContent a{ text-decoration:none; }
			
.form_text_small { width: 240px; border: 0px; background-color: #98B7DC; margin: 5px; color: #000000;}
.form_area_small { width: 240px; height: 50px; border: 0px; background-color: #98B7DC; margin: 5px; color: #000000; overflow: hidden;}
.form_submit_small { padding: 5px 15px 5px 15px; background-color: #98B7DC; margin-left: 7px; color: #000000; font-size: 12px;}
.sendok {display:none;}
.footer{ position:relative; margin:10px 0px; border-top:1px solid #FFF; font-size:7pt; }
.footerMenu{ position:relative; float:left; }
.weblight { position:relative; float: right; text-align: right; font-size:7pt; } 




.clear{ clear:both; } 
