.heading1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #03a5ff;
}
.heading1 A{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #03a5ff;
	text-decoration:none;
}
.heading1 A:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
}
.heading2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #03a5ff;
	text-transform: uppercase;
}
.heading3 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}
.heading4 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #c21d1c;
}
.heading5 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.heading6 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
}
.heading7 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #03a5ff;
}
.heading7 A{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #03a5ff;
	text-decoration:none;
}
.heading7 A:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:underline;
}
.menu {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.bodytext {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding: 2px;
}
.bodytext2 {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding: 2px;
}
.news {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	padding: 2px;
}
.news A{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding: 2px;
	text-decoration:none;
}
.news A:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding: 2px;
	text-decoration:underline;
}
.text {
	font-family: Verdana;
	font-size: 10px;
	color: #8f8e8e;
	text-align:center;
}
.text2 {
	font-family: Verdana;
	font-size: 12px;
	color: #0000FF;
	text-align: left;
	padding: 2px;
}
.text3 {
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
}
.dothorz {
	background-image: url(images/dot.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.dotvert {
	background-image: url(images/dot.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.border {
	border: 1px solid #5f90ce;
}
.dothorz2 {
	background-image: url(images/dot2.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.dotvert2 {
	background-image: url(images/dot2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}