/**********************************************/
/* 					                          */
/*        									  */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #203929;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	background-image: url(../images/light_green.jpg);
	font-size: 12px;
	text-decoration: none;
}

/******* body hyperlink styles *******************/

a:link, a:visited{
	color: #D40000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.titlefonts {
	font: normal 13pt Verdana, Arial, Helvetica, sans-serif;
	color: #D40000;
	font-weight: bolder;
}


/******* footer styles *******************/

.footerfonts {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #396449;
}

a:link, a:visited{
	color: #D40000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;


/******* styles *******************/
.sub_title {
	font: bold normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #253E5C;
}
.sub_title font {
	font: bold normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #253E5C;
}
.titlefonts {
	font: bold normal 13px Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
