/*		 HERE		COMES			COMMON			CSS	*/
.info_text {
    color:#00A800;
	font-family:Verdana,Arial,sans-serif,Courier,Times New Roman;
    font-size:12px;
	font-weight:bold;
	line-height:12px;
}

.succ_text {
    color:#003399;
	font-family:Verdana,Arial,sans-serif,Courier,Times New Roman;
    font-size:12px;
	font-weight:bold;
	line-height:12px;
}

.errtext {
	font-family:Verdana,Arial,sans-serif,Courier,Times New Roman;
	font-size:12px;
	font-weight:bold;
	color: #ff0000;
}
/*		CSS ABOVE IT IS COMMON	DO NOT CHANGE IT	*/


.text
{
font-family:verdana,arial;
font-size:11px;
line-height:16px;
color:#000000;
}

a.text
{
font-family:verdana,arial;
font-size:10px;
line-height:16px;
color:#000000;
font-weight:bold;
text-decoration:none;
}

a.text:hover
{
font-family:verdana,arial;
font-size:10px;
line-height:16px;
color:#000000;
font-weight:bold;
text-decoration:underline;
}

tbody
{
font-family:verdana,arial;
font-size:11px;
line-height:16px;
color:#000000;
}


a.topnav
{
font-family:platino,verdana;
font-size:12px;
line-height:16px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

a.topnav:hover
{
font-family:platino,verdana;
font-size:12px;
line-height:16px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.breadcrum
{
font-family:verdana,arial;
font-size:13px;
line-height:16px;
text-align:justify;
color:#532C00;
font-weight:bold;
text-decoration:none;
}
a.breadcrum
{
font-family:verdana,arial;
font-size:13px;
line-height:16px;
text-align:justify;
color:#532C00;
font-weight:bold;
text-decoration:none;
}
a.breadcrum:hover
{
font-family:verdana,arial;
font-size:13px;
line-height:16px;
text-align:justify;
color:#532C00;
font-weight:bold;
text-decoration:underline;
}
.txtbox
{
font-family:verdana,arial,heletica,sans-serif;
font-size:11px;
color:#2a2a2a;
width:90px;
height:17px;
}
.btn
{	
	background-color:#532C00;
	color : #ffffff;
	font-size : 9px;
	width : 30px;
	height: 18px;
   	font-family : verdana,sans-serif;
}
.btn1
{	
	background-color:#532C00;
	color : #ffffff;
	font-size : 11px;
	width : 60px;
	height: 21px;
   	font-family : verdana,sans-serif;
}

a
{
font-family:verdana,arial;
font-size:11px;
line-height:16px;
color:#000000;
font-weight:bold;
text-decoration:none;
}

a:hover
{
font-family:verdana,arial;
font-size:11px;
line-height:16px;
color:#000000;
font-weight:bold;
text-decoration:underline;
}