body {
	background-color:#e6e6e6;
}

a {
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma;
	color:#B3AEFF;
}

a:hover {
	text-decoration:underline;
	color: #e6e6e6;
}

a.Footer {
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma;
	color:#FFFFFF;
	text-decoration:none;
}

img {
	border:0px;
}
.Intro {
	font-size:12px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:5px 10px 5px 10px;
	text-align:justify;
}

.ComingSoon {
	font-size:30px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:10px;
	text-align:center;
}
.Footer {
	text-align:center;
}

.menu {
	margin:5px;
	text-align:left;
}

.MainCategory {
	padding:5px;
	border-bottom:1px #e6e6e6 dotted;
	border-top:1px #e6e6e6 dotted;
}

.SubCategory {
	margin-left:10px;
	padding:5px;
	border-bottom:1px #e6e6e6 dotted;
	border-top:1px #e6e6e6 dotted;
}

a.menuMainCat {
	color:#000000;
	text-decoration:none;
}

a.menuSubCat {
	font-size:10px;
}

.ArticleTitle {
	text-align:center;
	margin-bottom:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	margin-top:5px;
}

.ArticleContent {
	text-align:justify;
	margin:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

fieldset.newQuestionFS {
	border-style:dotted;
}

legend.newQuestionFSL {
	font-family:Tahoma;
	color:#B3AEFF;
	font-weight:bold;
	font-size:11px;
	margin-left:5px;
	margin-right:5px;
}

input.newQuestionFormInput {
	border:2px solid #e6e6e6;
	font-family:Tahoma;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
}

input.newQuestionFormInputHC {
	border:2px solid #e6e6e6;
	font-family:Tahoma;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
}
.HCMsg {
	font-size:10px;
	color:#FF0000;
	margin-left:5px;
	font-family:Tahoma;
	font-weight:bold;
	text-align:left;
}

input.newQuestionFormSubmit {
	border:1px dotted #C0C0C0;
	font-family:Tahoma;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	background-color:#FFFFFF;
	float:left;
}
input.newQuestionFormSubmit:hover {
	color:#B3AEFF;
	text-decoration:underline;
}

textarea.newQuestionFormTextarea {
	border:1px solid #e6e6e6;
	font-family:Tahoma;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
}

.expNewQuestion {
	color:#FF0000;
	font-weight:bold;
	font-size:10px;
	text-align:left;
}

.newQuestionTitle {
	font-size:10px;
	color:#000000;
	font-weight:bold;
	float:left;
}

td.newQuestionFormTD {
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#e6e6e6;
	background-color: #e6e6e6;
	text-align:center;
}

.newQuestionSB {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#000000;
	margin-bottom:5px;
}

hr.answerList {
	color:#B3AEFF;
	border:1px dotted;
}

.answerText {
	text-align:justify;
	margin:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	border:1px #e6e6e6 dotted;
	padding:5px;
}

.infoMSG {
	font-family:Tahoma;
	font-size:12px;
	color:#FF0000;
	text-align:left;
	margin-left:10px;
}

hr.infoMSG {
	color:#FF0000;
	border:1px dotted;
}

#expQFrom {
	color:#ff0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

.loc {
	margin:0px 10px 5px 25px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma;
}

.loc a {
	font-size:11px;
}

#popular {
	background:#ffffff;
	margin:30px 5px 10px 5px;
}

.popularTitle {
	text-align:center;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px #e6e6e6 dotted;
	margin:3px;
	padding:3px;
}

.popularItem {
	margin:2px 3px 2px 3px;
	border-bottom:1px #e6e6e6 dotted;
	text-align:left;
}

.popularItem a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-decoration:none;
	color:#000000;
	text-align:left;
}
