





BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#806D7E;
}
.header{
	font-family:verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFE6B6;
	text-decoration:none;
}
.onpxbrdr
{
	height:1px;
	background-color:EA1C24;
}
.subheader
{
	font-family:Arial,verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#BFBFBF;
	text-decoration:none;
}
.normaltext
{
	font-family:verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#F19E4D;
	text-decoration:none;
}
a.normaltext:link
{
	font-family:verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#F19E4D;
	text-decoration:none;
}
a.normaltext:hover
{
	font-family:verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:none;
}
.login
{
	font-family:verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#CE2627;
	text-decoration:none;
}
.topmenu
{
	font-family:verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#F19E4D;
	text-decoration:none;
}
a.topmenu:link
{
	font-family:verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#F19E4D;
	text-decoration:none;
}
a.topmenu:hover
{
	font-family:verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:none;
}
.heading
{
	font-family:verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	/* color:#EA1C24; */
	color:#AA5120;
	text-decoration:none;
	
}
.subheading{
	font-family:verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#EA1C24;
	text-decoration:none;
}
.onepxtable {
	BORDER-RIGHT: #EB1E25 1px solid; 
	BORDER-TOP: #EB1E25 1px solid; 
	BORDER-LEFT: #EB1E25 1px solid; 
	BORDER-BOTTOM: #EB1E25 1px solid;
}
.textboxe
{
font-family:verdana,Arial,sans-serif;
border-style:solid;
border-width: 1px;
font-size:12px;
height:20px;
border-color:#990000;
}
.box
{
	font-family:verdana,Arial,sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
}
.fontcolor
{
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#FFE6B6;
	font-weight: normal;
	font-size:11px;
	text-decoration:none;

}
.errormsg{
font-family : Verdana, Helvetica,Arial, sans-serif;
font-size : 11px;
color:#FFFFFF;
font-weight:700;
}
.button {
    border: 1px solid #006;
    background: #ccf;
}
.button:hover {
    border: 1px solid #f00;
    background: #eef;
}

.button
{
	font-family:Verdana;	
/*	color:#FFFFFF;*/
	font-size:12px;
	font-weight:bold;
        border-top: #f6daa3 3px solid;
        border-right: #724f05 3px solid;
        border-bottom: #724f05 3px solid;
        border-left: #f6daa3 2px solid;
	cursor:hand;
	height:30px;
     	}
.button:hover 
{
   border-top: #724f05 3px solid;
   border-right: #f6daa3 2px solid;
   border-bottom: #f6daa3 2px solid;
   border-left: #724f05 3px solid;
	font-family:Verdana;	
/*	color:#FFFFFF;*/
	font-size:12px;
	font-weight:bold;
	cursor:hand;
	height:30px;
}

/*
.button
{
	font-family:Verdana;	
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
        border:none;
 	cursor:hand;
	height:30px;
        background-image:url(../images/bg.png);
}
*/
.dropdown 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
}
