body
{
margin:0px;
background-image:url('../graphics/main_bg.gif');
background-repeat: repeat-x;
background-color:#ffffff;
}
.main_bg
{
background-image:url(../graphics/main_bg.gif);
}
.redtxt
 {
    color:#ff0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
}
IMG 
{
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none
} 
.text
{
	font-family:Georgia;
	font-size:11px;
	line-height:18px;
	color:#cc0000;
	font-style:italic;
}
.text1
{
	font-family:Georgia;
	font-size:12px;
	line-height:12px;
	color:#000000;
}

.imp
{
	font-family:Georgia;
	font-size:12px;
	line-height:12px;
	color:#cc0000;
	font-weight:bold;
}
.text2
{
	font-family:Georgia;
	font-size:11px;
	line-height:14px;
	color:#000000;
}
.bluetxt
{
	font-family:Georgia;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#15418D;
}
a
{
	color : #15418D;
    font-size : 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
}
a:hover
{
	color : #000000;
}
