.MainText{
	color : #336666;
	font-family : Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
}
.MainText A {color: #639664; font-weight : normal; TEXT-DECORATION: none;}
.MainText A:LINK {color: #639664;}
.MainText A:VISITED {color: #639664;}
.MainText A:HOVER {color: #639664; TEXT-DECORATION: underline;}

.WhiteText{
	color : #FFFFFF;
	font-family : Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
}
.WhiteText A {color: blue; font-weight : normal; TEXT-DECORATION: none;}
.WhiteText A:LINK {color: blue;}
.WhiteText A:VISITED {color: blue;}
.WhiteText A:HOVER {color: blue; TEXT-DECORATION: underline;}

.NavText{
	color : #99CCCC;
	font-family : Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
}
.NavText A {color: #99CCCC; font-weight : normal; TEXT-DECORATION: none;}
.NavText A:LINK {color: #99CCCC;}
.NavText A:VISITED {color: #99CCCC;}
.NavText A:HOVER {color: #99CCCC; TEXT-DECORATION: underline;}

.BreadCrumbText{
	color : #FFFFFF;
	font-family : Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
}

.BreadCrumbText A {color: white; font-weight : normal; TEXT-DECORATION: none;}
.BreadCrumbText A:LINK {color: white;}
.BreadCrumbText A:VISITED {color: white;}
.BreadCrumbText A:HOVER {color: white; TEXT-DECORATION: underline;}

.FooterText{
	color : #669966;
	font-family : Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
}
.FooterText A {color: blue; font-weight : normal; TEXT-DECORATION: none;}
.FooterText A:LINK {color: blue;}
.FooterText A:VISITED {color: blue;}
.FooterText A:HOVER {color: blue; TEXT-DECORATION: underline;}

.FormTD{
	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;
}
.FormTD A {color: #CCCCCC; TEXT-DECORATION: underline;}
.FormTD A:LINK {color: #CCCCCC;}
.FormTD A:VISITED {color: #CCCCCC;}
.FormTD 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: 15px;
	margin-top: 0px;
	margin-height: 0px;
	top-margin: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image : url(/Images/CommonImages/pagebg.gif);
}

.VanBg{
	background-image : url(/Images/CommonImages/pagebg.gif);
}

.NavBg{
	background-color : #336666
}
