H1{
	font-size:15px;
	font-weight:bold;
	padding:10px;
	margin:10px 0;
	background-color:#000000;
}
H2{
	font-size:11px;
	font-weight:bold;
	padding:2px 5px 5px;
	margin:0 -5px 5px;
	color:#FF0000;
	background-image: url(../Images/h2_bg.jpg);
	background-repeat: repeat-x;
	border-bottom:0px solid #000000;
}
H3{
	font-size:11px;
	font-weight:bold;
	padding:2px 5px 5px;
	margin:0 -5px 5px;
	background-image: url(../Images/h2_bg.jpg);
	background-repeat: repeat-x;
	border-bottom:0px solid #000000;
}
H4{
	font-size:12px;
}
H5{
	font-size:11px;
	font-weight:bold;
	padding:2px 5px 5px;
	margin:0 0px 5px;
	background-color:#000000;
	background-image: url(../Images/h5_bg.jpg);
	background-repeat: repeat-x;
	border-bottom:0px solid #000000;
}
.padding5left{
padding-left:5px;
}
.padding10left{
padding-left:10px;
}
.font_Gray{
	font-size:11px; color:#CCCCCC;
}
.news_date
{
	width:200px; color:#eeeeee;
}
.home_news
{
	border-top:1px solid #999999;
}
.inner_page {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 10px;
	FONT-FAMILY: Tahoma,Arial,   sans-serif;
	border: 1px solid #333333;
	background-color:#585858;
	margin-bottom:10px;
}
.summary_page {
	PADDING: 5px;
	FONT-FAMILY: Tahoma,Arial,   sans-serif;
	border: 1px solid #333333;
	background-color:#585858;
}

#statusDiv{
	padding:10px;
}
.red{
color:#F61913;
}
.white{
color:#FFFFFF;
}

.errorsummary{
	border: 1px solid #ff0000;
	background-color:#333333; padding:5px 5px 10px 5px;
	margin:10px 0;
	display:block;
}
.errorsummary LI{
	padding-bottom:0px;
}
.font_size12px{
font-size:12px; 
}
.result{
	padding:5px; background-color:#333333; border:1px solid #ff0000; color:#FF0000; display:block; margin-top:5px;
}
.redborder {
	border: 1px solid #FF0000;
}
.black {
	color: #000000;
}
.question {
	CURSOR: url('/images/handExpand.cur');
	margin-top:5px;
	TEXT-DECORATION: none;
	background-color:#333333;
	display:block;
	PADDING: 2px 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	border-bottom:1px solid #333333;
	background-image: url(/Images/QuestionBg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.question:hover {
	FONT-WEIGHT: bold; color:#FF0000;background-image: url(/Images/QuestionBgOn.gif);background-repeat: no-repeat;
	background-position: right top;
}

.question:active {
	FONT-WEIGHT: bold; color:#FF0000;background-image: url(/Images/QuestionBgOn.gif);
}
.question .title{
	float:left; 
	width:540px
}
.question .category{
	color:#CCCCCC;
}
.answer {
	margin-bottom:5px;
	padding:10px;
	background-color:#666666;
	border:1px solid #333333;
}
.answer P{
	padding:0; margin::0;
}
.rotator
{
    font:11px/16px  arial,verdana, helvetica, sans-serif;
}