 
<style type="text/css">
<!--

.mainbgcolor {
	background-color: #FFFFFF;
}

.seperatorstyle 
{
	background-color: #FF8306;
}

.onepxtable
{
border: 1px solid #FF8306;
}
.sidepanelstyle
{
	border-top: thin none;
	border-right: 1px solid #FF8306;
	border-bottom: thin none;
	border-left: thin none;

}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F0400D;
	text-decoration: none;/*underline;*/
}
a.help_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F0400D;
	text-decoration: none;/*underline;*/
}
a.small_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F0400D;
	text-decoration: none;/*underline;*/
}

a.titlelink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
/*	background-color: #FF6D0D;*/
	text-decoration: Underline;
}
a.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
/*	background-color: #FF6D0D;
	text-decoration: Underline;*/
}

.titlestyle {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF6D0D;
}
.activetab {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF6D0D;
	border-top: 1px solid #FF6D0D;
	border-right: 1px solid #FF6D0D;
	border-bottom: thin none;
	border-left: 1px solid #FF6D0D;
}
.inactivetab
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: #FFE7CE;
	border-top: 1px solid #FF8306;
	border-right: 1px solid #FF8306;
	border-bottom: thin none;
	border-left: 1px solid #FF8306;
}

.sidetitle {
	/*background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF6D0D;
}
.bottomstyle {
	/*background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF6D0D;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: #FFE7CE;
}
.alternatecolor {
	font-family: Arial, Helvetica, sans-serif;
	/*line-height: 20px;*/
	font-size: 12px;
	color: #000000;
	background-color: #FFE7CE;
}
.maintablestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.innertablestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	/*font-size: 12px;*/
	color: #000000;
	background-color: #FFF3E8;
}
.highlighted1 {
	font-family: Arial, Helvetica, sans-serif;
	/*line-height: 20px;*/
	font-size: 12px;
	color: #000000;
	background-color: #FFFFDD;
}
.highlighted {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
}
.errorstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #990000 ;
	background-color: #FFF3E8;
	border: 1px solid #ff0000 ;
}
.msgstyle {
	font-family: Arial, Helvetica, sans-serif;
	/*list-style-image: url(images/main_bullet.gif);*/
	font-weight: normal;
	font-size: 12px;
	color:  #000000;
	background-color: #FFF3E8;
	border: 1px solid  #FF8306;
	/*border: 1px double #ff0000;*/
}
.helpstyle {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-weight: normal;
	font-size: 12px;
	color:  #000000;
	background-color: #FFF3E8;
	border: 1px solid  #FF8306;
	/*border: 1px double #ff0000;*/
}

font.normal {
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

font.red{
	font-family:  Arial, Helvetica, sans-serif;
	color: #990000;
	/*font-size: 12px;*/
}

font.smalltext {
	font-family:  Arial, Helvetica, sans-serif;
	/*color: #000000;*/
	font-size: 11px;
}
li {
	list-style-type: square;
}
textarea.letterstyle {
	height: 350px;
	width: 500px;	
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

-->
</style>
