body {
	margin: 0;
	font-size: 8pt;
	font-family: tahoma;
	color:#FFAF48;
	line-height:12px;
	letter-spacing:0pt;
	background: #FDFADF;
	background-color: #FDFADF;
	background-image: url('images/bg.png');
	background-repeat: repeat-x;
	cursor: crosshair;

scrollbar-face-color:#FFE0BB;	
scrollbar-shadow-color: #FFE0BB;
scrollbar-highlight-color: #FFE0BB;	
scrollbar-3dlight-color: #FFFFFF;	
scrollbar-darkshadow-color: #FFE0BB;
scrollbar-track-color: #FDFADF;	
scrollbar-arrow-color: #FFFFFF;
}



.head{
	font-size: 26px;
	color: #90E229;
	text-align: right;
	font-weight: bold;
	letter-spacing: 2px;
	font-family: georgia;
	line-height: 10px;
	text-transform: lowercase;
}

.sub{
	margin-right: .8cm;
	font-size: 8px;
	text-align: right;
	color: #CD2B08;
	letter-spacing: 2px;
	font-family: verdana;

}


b {
	font-size: 8pt;
	color: #FF7C49;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-family: verdana;}

i {
	font-size: 8pt;
	color: #FFD49C;
	letter-spacing: 0px;
	font-family: verdana;}


input, textarea
{ background: #ffffff;
font-family: georgia;
font-size: 8pt;
color: #FF6408; 
border-style: dotted;
border-color: #FF6408;
border-width: 1px }

A:link {color: #CBE225; text-decoration:NONE; font-weight: none;  border-bottom: 1px dotted #FF6408;}
A:visited {color: #CBE225; text-decoration:NONE; font-weight: none;  border-bottom: 1px dotted #FF6408;}
A:hover {color: #FFFFFF;  text-decoration: NONE; font-weight: none; background: #CBE225; border-bottom: 1px dotted #FFFFFF; cursor: help;}
A:active {color: #CBE225; text-decoration:NONE; font-weight: none;  border-bottom: 1px dotted #FF6408; cursor: wait;}


img {border: 0}


.image { 
	border: 4px #F5EA8B solid;
	background: #F5EA8B; 
	
}


.network { 
	border: 1px #F9C5B9 dotted;
	background: #FFFFFF; 
	font-size: 8pt;
	font-family: verdana;
	font-color: #FCD422;	
	letter-spacing: 0px;
	padding: 3px;
	
}


table, tr, td {
	font-size: 7pt;
	color: #F9C5B9;
	letter-spacing: 0px;
	font-family: verdana;}



