/* CSS Document */

body {

	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height:180%;
	background:#eaebed url('newimages/img_gradient.gif') repeat-x;
}

.title {
	font-size: 16px;
	font-weight:bold; 
	color: #ff6600;

}
.small-title {
	font-size: 12px;
	font-weight:bold; 
	color: #ff6600;

}
.small {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
		line-height:150%;
}
.small-text {
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
		line-height:150%;
}

.bigfont {
	font-size: 12px;
}
.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
			line-height:160%;
}


A {
color: #666666;
}
A:link {
color: #666666;
}
A:hover { 
color: #FF6600; 

}

.topmenu { 
	font-family: Arial, Helvetica, sans-serif;
text-decoration:none; 	
font-size: 10px;
line-height:35px;
	color: #666666;

}



A.topmenu:link { 
text-decoration:none; 	
	color: #666666;
}

A.topmenu:hover {
	color: #666666;
	text-decoration: none;
border-bottom:solid 3px;
border-bottom-color:#ff6600;

}

