
<style>
<!--
.sidetitle {
	/*background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;*/
	font-family: Tahoma , Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #31598d;
}
.msgstyle {
	font-family: Tahoma , Arial, Helvetica, sans-serif;
	/*list-style-image: url(images/main_bullet.gif);*/
	font-weight: normal;
	font-size: 12px;
	color:  #333333;
	background-color: #F2F7FF;
	border: 1px solid  #0078CC;
	/*border: 1px double #ff0000;*/
}
.subtitle {
	font-family: Tahoma , Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	background-color: #DFE9FF;
}
.mainbgcolor {
	background-color: #FFFFFF; /*#FEFBEB;*/
}

font.red{
	font-family:  Tahoma , Arial, Helvetica, sans-serif;
	color: #990000;
	/*font-size: 12px;*/
}

font.normal {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

.seperatorstyle 
{
	background-color: #cdcdcd; #CC9933; #FFFFFF; 
}

.onepxtable
{
border: 1px solid #31598d;
}
.titlestyle {
	font-family: Tahoma , Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #31598d; 
}
.innertablestyle {
	font-family: Tahoma , Arial, Helvetica, sans-serif;
	font-weight: normal;
	/*font-size: 12px;*/
	color: #6B4418;
	background-color: #eeeeff; #FFFFFF;  
}
a {
	font-family: Tahoma , Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004080;
	text-decoration: none;/*underline;*/
}
a.help_style {
	font-family: Tahoma , Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004080;
	text-decoration: none;/*underline;*/
}
font.smalltext {
	font-family:  Tahoma , Arial, Helvetica, sans-serif;
	/*color: #6B4418;*/
	font-size: 11px;
}
.helpstyle {
	font-family: Tahoma , Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-weight: normal;
	font-size: 12px;
	color:  #000000;
	background-color: #FFFFFF; /*#FDF0D9;*/
	border: 1px solid  #31598d;
	/*border: 1px double #ff0000;*/
}
a.titlelink {
	font-family: Tahoma , Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
/*	background-color: #0236AE;*/
	text-decoration: Underline;
}
.bottomstyle {
	/*background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;*/
	font-family: Tahoma , Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #31598d;
}

a.bottomlink {
	font-family: Tahoma , Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
/*	background-color: #0236AE;
	text-decoration: Underline;*/
}

-->
</style>