<style type="text/css">
<!--
.onepxtable
{
border: 1px solid #C2C29D;
}

a {
	font-family: Arial, Arial, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #4A4524;
	text-decoration: none;/*underline;*/
}

a:HOVER {
	font-family: Arial, Arial, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #f00;
	text-decoration: underline;
}
.titlestyle {
	font-family: Arial, Arial, Arial;
	font-size: 13px;
	font-weight: bold;
	color:#5B5B2D;
	background-color: #DCDCB7;
	BORDER-TOP: #F3F3EF 1px solid;
	}
.subtitle {
	font-family: Arial, Arial, Arial;
	font-size: 12px;
	font-weight: bold;
	color:#666666;
	background-color: #F7F5EE;
}
.dottedrow
{
	background-image: url(images/gray_dot.gif);
	background-repeat: repeat-x;
	background-position: right top;
	text-align: left;
	padding: 5px 2px auto auto;
}
.verticle_dots
{
	background-image: url(images/vert_dot.gif);
	background-repeat: repeat-y;
	background-position: center top;
}


.innertablestyle {
	font-family: Arial, Arial, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	background-color: #F5F5F5;
}
font.normal {
	font-family:  Arial, Arial, Arial;
	color: #666666;
	font-size: 11px;
}

font.red{
	font-family:  Arial, Arial, Arial;
	color: #990000;
	font-size: 9px;
}
font.Bred{
	font-family:  Arial, Arial, Arial;
	color: #ff3300;
	font-size: 9px;
}
font.tooltip {
	font-family:  Arial, Arial, Arial;
	color: #333333;
	font-size: 12px;
}


font.smalltext {
	font-family:  Arial, Arial, Arial;
	color: #666666;
	font-size: 11px;
}
input {
	font-family:  Arial, Arial, Arial;
	color: #666666;
	font-size: 11px;
}
select {
	font-family:  Arial, Arial, Arial;
	color: #666666;
	font-size: 11px;
}
textarea {
	font-family:  Arial, Arial, Arial;
	color: #666666;
	font-size: 11px;
}


.activetabstyle {
	BORDER-RIGHT: #C2C29D 1px solid; 
	BACKGROUND: url(images/tab_bg_ac.gif); 
	FONT: bold 12px Arial, Arial, Arial; 
	/*color: #C2C29D;*/
	BORDER-LEFT: #C2C29D 1px solid; 
	PADDING-TOP: 3px; 
	HEIGHT: 24px; 
	TEXT-ALIGN: center
}
.inactivetabstyle {
	BORDER-RIGHT: #C2C29D 1px solid; 
	BACKGROUND: url(images/tab_bg.gif); 
	FONT: bold 12px Arial, Arial, Arial; 
	/*color: #F3F3EF;*/
	BORDER-LEFT: #C2C29D 1px solid; 
	PADDING-TOP: 3px; 
	HEIGHT: 24px; 
	TEXT-ALIGN: center
}
font.font12
{
	font-family: Arial, Arial, Arial;
	font-size: 12pt;
	font-weight: normal;
}
font.font10
{
	font-family: Arial, Arial, Arial;
	font-size: 10pt;
	font-weight: normal;
}
ol.main
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
ol
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: BLACK;
}
ol.sub
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-type: lower-roman;
}
-->
</style>
