.MainText{
	color : #696944;
	font-family : Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 16px;
}
.MainText A {color: #696944; font-weight : normal; TEXT-DECORATION: none;}
.MainText A:LINK {color: #696944;}
.MainText A:VISITED {color: #696944;}
.MainText A:HOVER {color: #696944; TEXT-DECORATION: underline;}

.MainTextRight{
	color : #666666;
	font-family : Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
}
.MainTextRight A {color: #660000; font-weight : normal; TEXT-DECORATION: underline;}
.MainTextRight A:LINK {color: #660000;}
.MainTextRight A:VISITED {color: #660000;}
.MainTextRight A:HOVER {color: #660000; TEXT-DECORATION: none;}

.HeaderText{
	color : #CA732C;
	font-family : Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	line-height: 15px;
}
.HeaderText A {color: #CA732C; font-weight : normal; TEXT-DECORATION: underline;}
.HeaderText A:LINK {color: #CA732C;}
.HeaderText A:VISITED {color: #CA732C;}
.HeaderText A:HOVER {color: #CA732C; TEXT-DECORATION: none;}

.FooterText{
	color : #333333;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	line-height: 15px;
}
.FooterText A {color: #FFFFFF; font-weight : normal; TEXT-DECORATION: none;}
.FooterText A:LINK {color: #FFFFFF;}
.FooterText A:VISITED {color: #FFFFFF;}
.FooterText A:HOVER {color: #FFFFFF; TEXT-DECORATION: none;}

.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 : #C6D1CD;
	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;}

input{
	font-size : 11px;
	font-family : Verdana, Geneva, Verdana, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
}

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 : 11px;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
}

.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-left: 10px;
	margin-bottom: 5px;
}

.ContentBg{
	background-image : url(/Images/CommonImages/contentbg.gif);
	background-repeat: no-repeat;
}

.FooterBg{
	background-color : #42545F
}

.RightSideBg{
	background-color : #FEFBF2
}


