A  {
	color : #616161;
	text-decoration : underline;
}

A:Visited  {
	color : #616161;
	text-decoration : underline;
}

A:Active  {
	color : #616161;
	text-decoration : underline;
}

A:Hover  {
	color : #1a56a4;
	text-decoration : underline;
}

A.special  {
	color : #b8bbbe;
	text-decoration : none;
}

A.special:Visited  {
	color : #b8bbbe;
	text-decoration : none;
}

A.special:Active  {
	color : #b8bbbe;
	text-decoration : none;
}

A.special:Hover  {
	color : #616161;
	text-decoration : underline;
}

A.special2  {
	color : #1a56a4;
	text-decoration : underline;
}

A.special2:Visited  {
	color : #1a56a4;
	text-decoration : underline;
}

A.special2:Active  {
	color : #1a56a4;
	text-decoration : underline;
}

A.special2:Hover  {
	color : #616161;
	text-decoration : underline;
}

BODY  {

margin : 0px;
background-image:url('../images/back.gif');
background-color: #E5E5E5;

}

.text  {
	font-size : 11px;
	font-family : Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #616161;
}

.textl  {
	font-size : 14px;
	font-family : helvetica;
	font-weight : normal;
	font-style : normal;
	color : #6ca530;
}

.text2  {
	font-size : 11px;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #1a56a4;
}

.text3  {
	font-size : 11px;
	font-family : Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #1a56a4;
}

.text3b  {
	font-size : 12px;
	font-family : arial;
	font-weight : boldl;
	font-style : normal;
	color : #20591c;
}

.textsm  {
	font-size : 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #b8bbbe;
}

.textsm2  {
	font-size : 9px;
	font-family : Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #69737a;
}

.textsmw  {
	font-size : 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
}


.textw  {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
}


.textw2  {
	font-size : 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #CCCCCC;
}

#side {
	padding-top: 0px;
	padding: 12px;
	margin: 0px;
	clear: both 
	
	}

#side2 {
	padding-top: 0px;
	padding: 12px;
	margin: 0px;
	clear: both 
	
	}

#sideweb {
	padding-top: 0px;
	padding: 0px;
	margin: 0px;
	margin-left:20px; 	
	clear: both 
	
	}

.inlineimage {
	margin: 0 8px 4px 0;
	border: solid 0px #666;
	float: left }	

SELECT  {
	font-family : Helvetica,  Arial, sans-serif;
	font-size : 9px;
}

INPUT  {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 9px;
}

TEXTAREA  {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 9px;
	border-color : #808080;
}