/* CSS Document */

body {background-color:#081738; font-family:Tahoma; font-size: 8pt; text-decoration:none; color:#FFFFFF;}



a:link {
	color: #7CC6FB;
	text-decoration: none;
	font-weight: strong;
	cursor: ne-resize;
	font-family: Verdana;
	font-size: 10px;
}
a:visited {
	color: #7CC6FB;
	text-decoration: none;
	font-weight: strong;
	cursor: ne-resize;
	font-family: Verdana;
	font-size: 10px;
}
a:active {
	color: #7CC6FB;
	text-decoration: none;
	font-weight: strong;
	cursor: ne-resize;
	font-family: Verdana;
	font-size: 10px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	cursor: ne-resize;
	font-weight: strong;
	font-family: Verdana;
	font-size: 10px;
}

body, td {font-size:8pt; font-family:tahoma; letter-spacing:0px; line-height:11pt; color: #FFFFFF; }

body{
scrollbar-face-color: #081738;
scrollbar-arrow-color: #39507C;
scrollbar-shadow-color: #39507C;
scrollbar-darkshadow-color: #39507C;
scrollbar-highlight-color: #39507C;
scrollbar-track-color: #39507C;
scrollbar-3dlight-color: #39507C;}

#subject {background-color:#000000;
    font-size:7pt; font-family:tahoma; 
    letter-spacing:1px; 
	line-height:8pt; 
    color: #69A3CD;
    text-align: justify;
    font-weight: bold; 
    text-transform: uppercase;
    border-color:#2371A8;
	border-width: 1px;
	border-style: dotted;}
	
#news {color: #FFFFFF;
	cursor: ne-resize;
	font-weight: normal;
	font-family: Verdana;
	font-size: 9px;
	}
	
#comment {color: #FFFFFF;
	cursor: ne-resize;
	line-height:8pt;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	border-color:#2371A8;
	border-width: 1px;
	border-style: dotted;}
