BODY {
	background-color: #EEEEEE;
	background-image:url(../images/polink_10.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #BBBBBB;
	scrollbar-track-color: #EEEEEE;
	scrollbar-face-color: #DDDDDD;
	scrollbar-shadow-color: #BBBBBB;
	scrollbar-highlight-color: #BBBBBB;
	scrollbar-3dlight-color: #EEEEEE;
}

A { 
	color : #0000CC;
	text-decoration : none;
}

A:HOVER {
	color : #A9DBFE;
	text-decoration : none;
	FILTER: alpha(Opacity=100, FinishOpacity=2, Style=1);  color : #5555EE; 
}

P{
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

.textmed{
	font-family: verdana, trebuchet ms, arial, helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;	
	font-weight: normal;
	color: #000000;
}

.textmedbold {
	font-family: verdana, trebuchet ms, arial, helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

.textnormal {
	font-family: verdana, trebuchet ms, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.textheaderbold {
	font-family: verdana, trebuchet ms, arial, helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC5201;
}

.textbigbold {
	font-family: verdana, trebuchet ms, arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC5201;
}

.textbigredbold {
	font-family: verdana, trebuchet ms, arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
}


.textsmall{
	font-family: verdana, trebuchet ms, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.textsmallbold{
	font-family: verdana, trebuchet ms, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

.textsmallheader{
	font-family: verdana, trebuchet ms, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #AAAAAA;
}

