
.mainbgcolor {
	background-color: #FFFFFF;
}

.seperatorstyle 
{
	background-color: #FFA8A8;
}

.onepxtable
{
border: 1px solid #FFA8A8;
}
.sidepanelstyle
{
	border-top: thin none;
	border-right: 1px solid #FFA8A8;
	border-bottom: thin none;
	border-left: thin none;

}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;/*underline;*/
}
a:hover {
	text-decoration: underline;
}

a.titlelink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
/*	background-color: #FFD5D5;*/
	text-decoration: Underline;
}
a.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
/*	background-color: #FFD5D5;
	text-decoration: Underline;*/
}
a.bottomlink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
/*	background-color: #FFD5D5;
	text-decoration: Underline;*/
}
.titlestyle {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	background-color: #FFD5D5;
}
.activetab {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #C33100;
	border-top: 1px solid #C33100;
	border-right: 1px solid #C33100;
	border-bottom: thin none;
	border-left: 1px solid #C33100;
}

.inactivetab
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	border-top: 1px solid #FFA8A8;
	border-right: 1px solid #FFA8A8;
	border-bottom: thin none;
	border-left: 1px solid #FFA8A8;
}

.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: #C33100;
}
.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: #C33100;
}
.bottomstyle1 {
	/*background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #C33100;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
}
.alternatecolor {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
}
.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: #F5F5F5;
}
.errorstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #990000 ;
	background-color: #F5F5F5;
	border: 1px solid #ff0000 ;
}
.msgstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color:  #000000;
	background-color: #F5F5F5;
	border: 1px solid  #FFA8A8;
	/*border: 1px double #ff0000;*/
}

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


.text_norm {
	FONT: 12px/12px "Arial", "Helvetica", "sans-serif"; 
	TEXT-TRANSFORM: none; COLOR: #000000; 
	TEXT-DECORATION: none
}

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;
}




.lookfor {
	padding-left:5px;height:20px;
}



