body {
	SCROLLBAR-FACE-COLOR: #586E97; 
	SCROLLBAR-HIGHLIGHT-COLOR: #586E97;
	SCROLLBAR-SHADOW-COLOR: #586E97; 
	SCROLLBAR-3DLIGHT-COLOR: #586E97;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #660000;
	SCROLLBAR-BASE-COLOR: #990000;
	margin:0px;
	background-color: #F8F8F8;
}
.white_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
}
.blue_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #324974;
	font-weight:bold;
}
.all_txt {
	font-family: arial;
	font-size: 11px;
	line-height:18px;
	color: #595959;
	text-align:justify
}
.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.footer_link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.footer_link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.white_link {
	font-family:  arial, verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
.white_link a{
	font-family:  arial, verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
.white_link a:hover{
	font-family:  arial, verdana;
	font-size: 11px;
	color: #FF0808;
	font-weight:bold;
	text-decoration: none;
}
.blue_link {
	font-family:  verdana, arial;
	font-size: 11px;
	color: #324974;
	font-weight:bold;
	text-decoration: none;
}
.blue_link a{
	font-family:  verdana, ariala;
	font-size: 11px;
	color: #324974;
	font-weight:bold;
	text-decoration: none;
}
.blue_link a:hover{
	font-family: verdana, arial;
	font-size: 11px;
	color: #324974;
	font-weight:bold;
	text-decoration: underline;
}
.red_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8101F;
	font-weight:bold;
	text-decoration: none;
}
.red_link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8101F;
	font-weight:bold;
	text-decoration: none;
}
.red_link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8101F;
	font-weight:bold;
	text-decoration: underline;
}