.consult{
	background-color : #767676;
}
.products{
	background-color : #1780AF;
}
.education{
	background-color : #FF751C;
}
.about{
	background-color : #005B81;
}
.current{
	background-color : #034D6A;
}
.currenttxt{
	color : #034D6A;
}
.currentmore{
	background-color : #03445E;
}
.currentmore2{
	background-color : #023B52;
}
.default{
	background-color : #9F9F9F;
}
.defaulttxt{
	color : #9F9F9F;
}

.registration_form_table_td1
{
font-size:12px;
text-align:right;
height:36px;
}
.registration_form_table_td_divider
{
width:10px;
}
.registration_form_input_text
{
border:1px #c3c3c3 solid;
font-size:12px;
width:435px;
}
.registration_form_input_select
{
width:435px;
font-size:12px;
}
.registration_form_table_subtext
{
font-size:10px;
}


