body{
	margin: 0px;
	font-size: 9px; 
	color: #333333; 
	background-color:#FFFFFF
}

table, td, tr{
	font-family: Verdana, Arial;
	margin-left: 0px;
	padding-left: 0 px;
	padding-top: 0 px;
	font-size: 11px;
	line-height: 125%;
}

.b_text{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333; 
}

A:LINK, A:VISITED{
	font-family: Arial;
	color : #3998DB;
	text-decoration : underline;
}

A:HOVER, A:ACTIVE{
	font-family: Arial;
	color : #3075A6;
	text-decoration : underline;
}

A.index:LINK,A.index:VISITED{
	font-family: Arial;
	color : #69ADC6;
	text-decoration : None;
	font-weight: bold;
}

A.index:HOVER,A.index:ACTIVE{
	font-family: Arial;
	color : #69ADC6;
	text-decoration : underline;
	font-weight: bold;
}


.index_list {
	line-height: 160%;
}

ul,li { background-image: url('pics/bullet.gif'); }

/* Left-Nav*/
A.left-nav:LINK,A.left-nav:VISITED{
	font-family: Arial;
	color : #FFFFFF;
	text-decoration : None;
	font-weight: bold;
}
A.left-nav:HOVER,A.left-nav:ACTIVE{
	font-family: Arial;
	color : #FFFFFF;
	text-decoration : None;
	font-weight: bold;
}

/* INav*/
A.nav:LINK,A.nav:VISITED{
	font-family: Arial;
	color : #FFFFFF;
	text-decoration : None;
	font-weight: bold;
}
A.nav:HOVER,A.nav:ACTIVE{
	font-family: Arial;
	color : #FBC594;
	text-decoration : None;
	font-weight: bold;
}
A.nav_selected:LINK,A.nav_selected:VISITED{
	font-family: Arial;
	color : #FBC594;
	text-decoration : None;
	font-weight: bold;
}


.headline{
	color : #000000;
	text-decoration : None;
	font-weight: bold;
	font-size: 16px;
}

b{
	color: #444444;
	font-size: 12px;
}