
/**  * Main CSS Stylesheet  *
 * @version $Id: style.css 3286 2006-11-08 01:14:04Z sandrocarniel.com $ */

body  {	margin: 0;	background-color : #ffffff;  }
tr, td, p, div  {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size : 11px; color: #000099; }
img  {border:0  }
.tn  {border:0px; margin : 0px 2px 4px 0px;  border-right : 2px solid #000066;  border-bottom : 2px solid #000033;    }

A {color: #cc0000; }
A:link {text-decoration: underline;}
A:visited {color: #cc0000;}
A:hover {color: #FF3300;  background-color : #fdfdf0;	text-decoration: none; }

#note { color: #cc0000; padding-top : 2px; 	padding-left : 2px; padding-right : 40px;  font-size : 11px; text-align : right;   }

 ul  {	margin: 0;  }
#head {background-image : url(../images/aaa.gif); background-repeat : repeat-x;vertical-align : top;   }
#headmenu { 	padding-top : 4px; 	padding-left : 4px; padding-right : 4px;  font-size : 13px;  font-weight : 900;vertical-align : top;   }
.headflags {	 text-align : right;	padding-top : 2px; margin: 2;  }

a.headtext:link, a.headtext:active, a.headtext:visited {color: #fdfdf0;  font-weight : 900;  text-decoration: none;  
border : 1px solid #0066cc;  padding : 2px 3px 2px 3px;   }
a.headtext:hover {color: #fffadf; background-color : #1D58A6;  font-weight : 900;  text-decoration: none}

.headslogan {	padding-top : 16px; 	padding-right : 36px;  font-size : 10px;  text-align : right;  color: #dcdef8; }
.boxtext  {	padding-left : 24px; 	padding-top : 48px; 	padding-right : 4px;  font-size : 15px;  font-weight : bold;  }

#mainA {padding-top : 16px; padding-bottom : 2px;  border-right : 1px solid #EBEBEB;}
#mainB {margin-top : 6px; 	margin-left : 136px; margin-right : 134px; }

.maintitle {padding-top : 8px; 	padding-left : 2px; padding-right : 2px;  font-size : 13px;   }
.maintext  {	padding-left : 2px; 	padding-top : 12px; 	padding-right : 2px;  font-size : 12px;   }

#window {vertical-align : top; }
.windowtext {padding-left : 20px; 	padding-right : 20px;   margin-top : 5px;  
background-color : #f8f8f8;  padding-bottom : 5px;  padding-top : 5px;  border-bottom-color : #d7d7d7;  
border-bottom-style : solid;  border-bottom-width : 1px;      }

#footer {width:770px; height:35px; margin-top : 22px; background-image: url(../images/end.gif); 
vertical-align : middle; text-align : center;  font-family :  Geneva, sans-serif; font-size : 11px; }

.extratext, a.extratext:link, a.extratext:active, a.extratext:visited
{ text-align : center;  font-family :  Geneva, sans-serif; font-size : 10px; color: #a9a9a9;	
padding-top : 4px; 	padding-bottom : 4px;  text-decoration: none;  }

#map  {width: 760px; height: 280px; margin-top : 8px; border: solid 1px #333;text-align : center; }
