/* CSS Document */

body {
  font-family:Verdana, Arial, sans-serif;
	color:#000000;
	font-size: 10pt;
	background-color:#efefef;
	margin:0pt;
}

td {
	font-family:Verdana, Arial, sans-serif;
	color:#000000;
	font-size: 10pt;
	
	
}

textarea {
	font-family:Verdana, Arial, sans-serif;
	color:#000000;
	font-size: 11pt;
	
	
}

th {
	font-family:Verdana, Arial, sans-serif;
	color:#000000;
	font-size: 11pt;
		
	}

input{
text-align:center;
font-family:Verdana, Arial, sans-serif;
font-size: 9px;

}

select{
text-align:center;
font-family:Verdana, Arial, sans-serif;
font-size: 9px;

}
.bord{
border-left:4pt solid #000066;
/*border-bottom:1pt solid #cccccc;*/
background-color:#000099;
/*background-image: url('images/button.gif'); background-repeat: no-repeat; background-position: top;*/
color:#ffffff;
}

.content{
background-color:#ffffff;
border:1pt solid #cccccc;
font-size: 11pt;
}
.posted{
color:#808080;
font-size:11pt;
}

.caption{

font-size:9px;

}

a:link {text-decoration:underline; font-size:11pt; color:#0066ff;}
a:active {text-decoration:underline; font-size:11pt; color:#0066ff;}
a:visited {text-decoration:underline; font-size:11pt; color:#000099;}
a:hover {text-decoration:underline; font-size:11pt; color:#000099;}

a.nl:link {text-decoration:none; font-size:9px; font-weight:bold; font-family:Verdana, Arial; color:#ffffff;}
a.nl:active {text-decoration:none; font-size:9px; font-weight:bold; font-family:Verdana, Arial; color:#ffffff;}
a.nl:visited {text-decoration:none; font-size:9px; font-weight:bold; font-family:Verdana, Arial; color:#ffffff;}
a.nl:hover {text-decoration:underline; font-size:9px; font-weight:bold; font-family:Verdana, Arial; color:#efefef;}

a.nl2:link {text-decoration:underline; font-size:9px; font-family:Verdana, Arial; color:#ffffff;}
a.nl2:active {text-decoration:underline; font-size:9px; font-family:Verdana, Arial; color:#ffffff;}
a.nl2:visited {text-decoration:underline; font-size:9px; font-family:Verdana, Arial; color:#ffffff;}
a.nl2:hover {text-decoration:underline; font-size:9px; font-family:Verdana, Arial; color:#efefef;}

a.top:link {text-decoration:underline; font-size:9px; font-family:Verdana, Arial; color:#0066ff;}
a.top:active {text-decoration:underline; font-size:9px; font-family:Verdana, Arial; color:#0066ff;}
a.top:visited {text-decoration:underline; font-size:9px; font-family:Verdana, Arial; color:#000099;}
a.top:hover {text-decoration:underline; font-size:9px; font-family:Verdana, Arial; color:#0066ff;}
