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

body {  
background: #BEBFC3; background-image: url(bg09.jpg); 
background-repeat:repeat-x;
font: .8em "trebuchet ms", tahoma, sans-serif; margin-top: 0px;
}


#container {
background: #BEBFC3;
width: 780px;
margin: 0 auto;
}


#header {
height: 196px;
background: url(top01.jpg) no-repeat;
}

#header02 {
height: 165px;
background: url(top02.jpg) no-repeat;

}


#footer {
width:750px;
text-align: center;
padding-left: 30px;
border-top: 1px dotted #000000;
clear: both;
}


#navigation {
width: 490px;
float: left;
margin-top: -150px;
padding-left: 290px;
color: #F3F1FB;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 2px;
}

#affy {
width: 490px;
float: left;
margin-top: -120px;
padding-left: 290px;
color: #F3F1FB;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 2px;
}

#content {
width:750px;
float: left;
padding-left: 30px;
margin-top: -25px;
color: #000000;
}



h1 {font-family: georgia;
border-left: 20px solid #000000;
line-height: 12px;
font-size: 16px;
letter-spacing: 2px;
padding: 1px 2px 2px 30px;
text-align: left;
color: #FFFFFF;
margin-top: 10px;
margin-bottom: 10px;
text-transform: uppercase;
background-color: #475EAA;}


p {margin: 0 0 10px 0; text-align: justify}
.icon { margin: 8px 8px 0pt 0pt; float: left; }
.icon2 { margin: 0pt 0pt 8px 8px; float: right; }
.msn { padding: 2px; background-color: #ffffff; border: 2px solid #ffffff;}

#content img.b { padding: 2px; background-color: #F9F3FC; border: 2px solid #F9F3FC;}
#content i {color: #2A1E6A;}
#content b {color: #AF5D20;}

a:link, a:visited { color: #0831BA; }
a:hover { color: #FFFFFF; }

#navigation a.nav:link, a.nav:visited { color: #FFFFFF; }
#navigation a.nav:hover { color: #A2AED4; }

input, textarea, select {
            font: 100% "Arial", "Verdana", "Tahoma", sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	text-decoration: none;}
