 .TextBox1 {
	FONT-WEIGHT: normal; height: 19px; width: 91px; Font-Style:normal; FONT-SIZE: 10; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.Button1 {
	FONT-WEIGHT: normal; height: 20px; width: 50px; Font-Style:normal; FONT-SIZE: 10; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.style1 {color: #000000}
.style1:hover {color:#FF0000}
.mainbgcolor {
	background-color: #FFFFFF;
}
 
.seperatorstyle 
{
	background-color: #FFA8A8;
}
 
.onepxtable
{
border: 0px 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: #C60000;
	text-decoration: none;/*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;*/
}
 
.titlestyle {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: bold;
	font-size: 12px;
	/*color: #990000;
	background-color: #FFD5D5;*/
	color:#ffffff;
	background-image: url(/image/mnu_red_bar.jpg);
	background-repeat: repeat-x;
}
.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: #FFFFFF;
	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;
}
 
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	/*background-color: #FFFFFF;*/
	background-color:#E5E5E5;
}
.alternatecolor {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.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;
}
 
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;
}
-->
 
.registration-nav {
	width:100%;
	text-align:center;
	margin-top:15px;
	margin-bottom:5px;
 
}
.registration-nav div {
	margin:10px;
	text-align:center;
	display:inline;
 
}
.registration-nav div a {
	font-size:12px;
	padding:10px;
	margin:4px;
	background-color:#f5f5f5;
	font-size:12px;
	font-weight:bold;
	*height:30px;
}
 
.registration-nav a.disabled {
	color:#AFAFAF;
}
 

