/* Default CSS Stylesheet for a new Web Application project */
.hedimage {
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
	background-color: #CCCCCC;
}
.maintextheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #B80000;
	text-decoration: none;
}
.maintextheader1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #B80000;
	text-decoration: none;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.maintext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #050505;
	text-decoration: none;
}
.maintext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #61B4DD;
	text-decoration: none;
}
.links {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.links:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;

}

.footeri {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center;
}
.footertext {
	color: Maroon;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.new_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.site_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ABB806;
	text-decoration: none;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.site_links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;	
}
.mainpage_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2D637D;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.mainpage_links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2D637D;
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;	
}
.side_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2D637D;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.style1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.style1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	.stylelink {
	color: #FF621B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.stylelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF621B;
	text-decoration: underline;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}