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

body {  
background: #b1b0b0;
font: 13px "trebuchet ms", tahoma, sans-serif; margin-top: 30px;
}


#container {
background: url(middle.jpg);
width: 900px;
margin: 0 auto;
}


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

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


#footer { text-align: center;
	clear:both;
	color:#333333;
height: 70px;
background: url(bottom.jpg) no-repeat;
}


#disc {width: 785px;
float: left;
padding-left: 35px;
clear:both;
margin-top: -45px;
color:#004670;
font-size: 12px;}


#content {
width: 617px;
float: right;
padding-right: 5px;
margin-top: -12px;
color: #000000;
}

a:link, a:visited { color: #026199; }
a:hover { color: #004670; }

#navigation a:link, #navigation a:visited { color: #FFFFFF; text-decoration: underline; }
#navigation a:hover { color: #b0df42; text-decoration: underline; }


#navigation {
width: 260px;
float: left;
text-align:left;
margin-top: -12px;
padding-left: 5px;
color: #FFFFFF;
}


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

h2{font-family: georgia;
border-left: 30px solid #a4d433;
line-height: 12px;
font-size: 16px;
letter-spacing: 2px;
padding: 1px 2px 2px 30px;
text-align: left;
color: #004670;
margin-top: 10px;
margin-bottom: 10px;
text-transform: uppercase;}


p {margin: 0 0 10px 0; text-align: justify}
.icon01 { margin: 8px 8px 0pt 0pt; float: left; }
.new { padding: 1px; background-color: #000000; border: 1px solid #000000}
span { font-size: 11px; }



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;}

.cell01 {
border:1px solid #000000;
background:#ffffff;
color: #000000;
font-weight: bold;
text-align: center;
margin:1px;
padding:2px;
}

.cell02 {
border:1px solid #000000;
background:#ffffff;
color: #000000;
text-align: left;
margin:1px;
padding:2px;
}


