.MainText{
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height: 15px;
}
.MainText A {color: blue; font-weight : normal; TEXT-DECORATION: none;}
.MainText A:LINK {color: blue;}
.MainText A:VISITED {color: blue;}
.MainText A:HOVER {color: blue; TEXT-DECORATION: underline;}

.MainTextSmall{
	color : #333333;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	line-height: 12px;
	padding-left:2px;
}
.MainTextSmall A {color: #134373; font-weight : normal; TEXT-DECORATION: none;}
.MainTextSmall A:LINK {color: #134373;}
.MainTextSmall A:VISITED {color: #134373;}
.MainTextSmall A:HOVER {color: #134373; TEXT-DECORATION: underline;}

.MsgReplyText{
	color : #003399;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height: 15px;
}
.MsgReplyText A {color: #003399; font-weight : normal; TEXT-DECORATION: none;}
.MsgReplyText A:LINK {color: #003399;}
.MsgReplyText A:VISITED {color: #003399;}
.MsgReplyText A:HOVER {color: #003399; TEXT-DECORATION: underline;}


.FooterText{
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	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, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #666666;
	font-weight : normal;
	text-align: right;
	background-color : #FEF7E8;
	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;}

.FormCell{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #666666;
	font-weight : normal;
	text-align: right;
	background-color : #FEF7E8;
	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;}

.SmallText{
	font-size : 10px;
}

.ErrText{
	color : red;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	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 : 12px;
	font-family : Verdana, Geneva, Verdana, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
}

select{
	font-size : 12px;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	color : #666666;
	font-weight : normal;
}

.SetWidthSelect{
	font-size : 12px;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	color : #666666;
	font-weight : normal;
	width : 190px;
}

textarea{
	font-size : 12px;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
}

.PageBg{
	background-image : url(/Images/CommonImages/pagebg.gif);
}

.BlackBg{
	background-color : #000000
}

.ForumBarBg{
	background-color : #F7E7C6
}
.ForumLightBg{
	background-color : #FEF7E8
}

.NewtoSite{
	color:#FFFFFF;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
}

.NewBG{ 
	color: #990000;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	background:url(/Images/CommonImages/NewOval.gif) no-repeat;
	background-position:center;
	
}

.NewBG A {color: #CCCCCC; TEXT-DECORATION: none;}
.NewBG A:LINK {color: #990000;}
.NewBG A:VISITED {color: #990000;}
.NewBG A:HOVER {color: #990000;}

.Newanswer { background:url(/Images/CommonImages/answerbg.gif) no-repeat;
			 color: #990000;
}

.Newanswer ul {

	list-style: none;

	margin: 0;

	padding:0;

}

.Newanswer li {

	margin: 0;

	padding:0;


}

.Newanswer A {color: #CCCCCC; TEXT-DECORATION: underline;}
.Newanswer A:LINK {color: #990000;}
.Newanswer A:VISITED {color: #990000;}
.Newanswer A:HOVER {color: #990000;}

