body {
	margin: 0px 0 20px 0;
	
	font-family: Arial Narrow;
	font-size: 12px;
	color: #F1234F;
}
.articles {
	font-family: "Arial Narrow";
	font-size: 14px;
	white-space: nowrap;
	color: #E5DFE3;
	text-align: left;
}


td.bannerContainer {
	padding-top: 17px;
	background-image: url('images/banners/banner_back.jpg');
	background-repeat: no-repeat;
	
	text-align: center;
}

div.contentContainer {
	width: 662px;
	height: 437px;
	
	overflow: auto;
	
	background-position: top left;
	background-repeat: repeat-x;
}

a {
	text-decoration: underline;
	color: #FFFFFF;	
}

input.loginField {
	width: 120px;
	
	border: 1px solid #E76368;
	
	font-family: Arial Narrow;
	font-size: 11px;
	color: #7F7F7F;	
}
input.loginSubmit {
	width: 27px;
	
	border: none;
	background: none;
	cursor: pointer;
	
	text-align: left;
	
	font-family: Arial Narrow;
	font-size: 12px;
	color: #FFFFFF;
}
input.feedbackSubmit {
	width: 116px;
	height: 27px;
	
	border: none;
	
	background-image: url('images/feedback_but_back.jpg');
	background-repeat: no-repeat;
	
	font-family: Arial Narrow;
	font-size: 14px;
	color: #FFFFFF;
}

div.contentTop {
	width: 662px;
	height: 7px;
	
	background-image: url('images/content_back.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}
div.contentBottom {
	width: 662px;
	height: 12px;
	
	background-color: #FFFFFF;
}
div.contentMargin {
	margin-top: 40px;
	
	font: 14px Arial;
	color: #444444;
	text-align: left;
}
div.faq {
	font-family: Arial;
	font-size: 14px;
	color: #444444;
}
div.news {
	margin: 0px 40px 30px 40px;
	padding-left: 15px;
	
	background: top left url('images/arrow.gif') no-repeat;
	
	text-align: left;
	font: 14px Arial;
	color: #444444;
}
div.dwFAQ {
	margin: 0px 40px 30px 40px;
	
	text-align: left;
	font: 14px Arial;
	color: #444444;
}
div.ques {
	padding-left: 15px;
	padding-bottom: 5px;
	
	background: top left url('images/ball.gif') no-repeat;
	
	font: 16px Arial;
	font-weight: bold;
	color: #ed1c24;
}
div.ans {
	padding-left: 15px;
	display: none;
	
	font: 14px Arial;
	color: #444444;
}

span.ques {	
	font-weight: bold;
	color: #ff0000;
}

.feedbackField {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	
	border: 1px solid #E76368;
	
	font-family: Arial;
	font-size: 12px;
	color: #7F7F7F;
}

.newsHeader {
	margin-bottom: 10px;
	
	font: 16px Arial;
	font-weight: bold;
	color: #444444;
}
p.red {
	margin: 10px 0 10px 0;
	
	text-align: left;
	
	font-family: Arial;
	font-size: 18px;
	color: #ed1c24;
}
p.norm {
	margin: 10px 0 10px 0;
	
	text-align: left;
	
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #444444;
}
p.headerNorm {
	padding-top: 5px;
	
	font: 16px Arial;
	font-weight: bold;
	color: #444444;
}
#small {
	font-size: 14px;
}

span.head {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
}.right_menu {
	background-color: #EE1C25;
	background-image: url(images/content_right1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 4px;
}
.right_menu a{
	font-size: 11px;
	text-decoration: none;
	font-family: "Arial Narrow";
}
.right_menu a:hover{
	font-size: 11px;
	text-decoration: underline;
	font-family: "Arial Narrow";
}
.right_menu_bottom {
	background-color: #EE1C25;
	background-repeat: repeat-x;
	background-position: left top;
}
#ques {
	padding-left: 15px;
	padding-bottom: 5px;
	background: top left url('images/ball.gif') no-repeat;
	font-weight: bold;
	color: #ed1c24;
	font-family: Arial;
	font-size: 16px;
	text-decoration: none;
}
div.contentMargin a{
	color: #333333;
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	text-decoration: underline;
}
.test {
	text-align: justify;
	display: block;
	height: 110px;
	padding: 10px;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow: auto;
	margin-bottom:80px;
	color:#07528E;
	font-size:14px;
	line-height:16px;
}
.testmain {
	text-align: justify;
	display: block;
	padding: 10px;
}
#start_a{
	display: block;
	position:relative;
}
.artpage h1 { color:#ED1C24; }
.artpage { overflow:hidden; }
.artpage p { margin:0px; }
/*.artpage, .artpage a { color:#07528E !important; }*/
.artpage .backlink a { color:#ED1C24 !important; }
.artpage .backlink { text-align:right; }
/*.artpage h1 { margin-top:5px; font-size:1.5em; }*/
.artColor { color:#07528E; }
.hInd { color: rgb(237, 28, 36); font-family: Arial; font-size: 18px; margin-left: 10px; margin-bottom: 0px; } 