.MainText{
	color : #515151;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	line-height: 15px;
}
.MainText A {color: #931026; font-weight : bold; TEXT-DECORATION: underline;}
.MainText A:LINK {color: #931026;}
.MainText A:VISITED {color: #931026;}
.MainText A:HOVER {color: #931026; TEXT-DECORATION: underline;}

.HeaderText{
	color : #000000;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	line-height: 15px;
}
.HeaderText A {color: #931026; font-weight : bold; TEXT-DECORATION: underline;}
.HeaderText A:LINK {color: #931026;}
.HeaderText A:VISITED {color: #931026;}
.HeaderText A:HOVER {color: #931026; TEXT-DECORATION: underline;}

.MainMessageText{
	color : #515151;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	line-height: 15px;
}
.MainMessageText A {color: #931026; font-weight : bold; TEXT-DECORATION: underline;}
.MainMessageText A:LINK {color: #931026;}
.MainMessageText A:VISITED {color: #931026;}
.MainMessageText A:HOVER {color: #931026; TEXT-DECORATION: underline;}

.SubMessageText{
	color : #515151;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	line-height: 15px;
	padding-left: 20px;
}
.SubMessageText A {color: #931026; font-weight : bold; TEXT-DECORATION: underline;}
.SubMessageText A:LINK {color: #931026;}
.SubMessageText A:VISITED {color: #931026;}
.SubMessageText A:HOVER {color: #931026; TEXT-DECORATION: underline;}

.FooterText{
	color : #515151;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	line-height: 15px;
}
.FooterText A {color: #6B0C1C; font-weight : bold; TEXT-DECORATION: underline;}
.FooterText A:LINK {color: #6B0C1C;}
.FooterText A:VISITED {color: #6B0C1C;}
.FooterText A:HOVER {color: #6B0C1C; TEXT-DECORATION: underline;}

.FormCell{
	font-family : Verdana, Geneva, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #666666;
	font-weight : normal;
	text-align: right;
	background-color : #E7E6E6;
	padding-right: 5px;
}
.FormCell A {color: #CCCCCC; TEXT-DECORATION: underline;}
.FormCell A:LINK {color: #CCCCCC;}
.FormCell A:VISITED {color: #CCCCCC;}
.FormCell A:HOVER {color: #FF9900;}

.ErrText{
	color : red;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
	padding-left:2px;
}
.ErrText A {color: red; font-weight : normal; TEXT-DECORATION: none;}
.ErrText A:LINK {color: red;}
.ErrText A:VISITED {color: red;}
.ErrText A:HOVER {color: red; TEXT-DECORATION: underline;}

.SquareListItem{
	list-style-image : url(/Images/CommonImages/greenbullet.gif);
	margin-top:0px;
	margin-left:18px; 
	margin-right:0px; 
	margin-bottom:15px;
}

.Input{
	font-size : 11px;
	font-family : Verdana, Geneva, Verdana, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
	height: 10px;
	width: 70px;

}

select{
	font-size : 11px;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	color : #666666;
	font-weight : normal;
}

.SetWidthSelect{
	font-size : 11px;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	color : #666666;
	font-weight : normal;
	width : 190px;
}

.TextArea{
	font-size : 10px;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
	height: 9px;
	border: 1px;
}

.MainBody {
	margin-left: 0px;
	margin-top: 0px;
	margin-height: 0px;
	top-margin: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color : #FFFFFF;
	background-image : url(/Images/CommonImages/pagebg.gif);
}

.PhotoPad{
	margin-right: 10px;
	margin-bottom: 5px;
}

.PageBg{
	background-image : url(/Images/CommonImages/pagebg.gif);
}

.HeaderBg{
	background-image : url(/Images/CommonImages/homeheaderbg.gif);
}

.LeftHeaderBg{
	background-image : url(/Images/CommonImages/leftheaderbg.gif);
}

.SecondaryHeaderBg{
	background-image : url(/Images/CommonImages/secondaryheaderbg.gif);
}

.NavBorderBg{
	background-color : #9AA6AF
}

