/* CSS Document */

.bg12{
background-image:url(images/home_12new_12.jpg);
background-repeat:no-repeat;
}
.bg13{
background-image:url(images/home_13new_13.jpg);
background-repeat:no-repeat;
}
.bg16{background-image:url(images/home_16.jpg);
background-repeat:no-repeat;
}
.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	padding:5px;
	text-transform: none;
	color:#000000; 
	text-decoration: none;
}
.textblue{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	padding:5px;
	text-transform: none;
	color:#006699; 
	text-decoration: none;
}
.textgray{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	padding:5px;
	text-transform: none;
	color:#666666; 
	text-decoration: none;
}
.textbluehead{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	padding:5px;
	text-transform: none;
	color:#006699;
	text-decoration: none;
	font-weight: bold;
}
.textgreenhead{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	padding:5px;
	text-transform: none;
	color:#336600;
	text-decoration: none;
	font-weight: bold;
}