A
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana ;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #F03602;
    FONT-FAMILY: Arial, Verdana ;
	TEXT-DECORATION: none
}
TD
{
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana, Tahoma;
	TEXT-DECORATION: none
}
.opposite
{
	FONT-SIZE: 12px;
	COLOR: #085789;
	FONT-FAMILY: Arial, Verdana, Tahoma;
	font-weight: bold;
	TEXT-DECORATION: none
}
.textfield
{
    BORDER-BOTTOM: #4AABFF 1px solid;
    BORDER-LEFT: #4AABFF 1px solid;
    BORDER-RIGHT: #4AABFF 1px solid;
    BORDER-TOP: #4AABFF 1px solid;
   background-COLOR: #E8F4FF;
    FONT-FAMILY: Arial,Verdana, Helvetica;
    FONT-SIZE: 11px;
	height: 20px;
	width: 110px;
}
.textfieldnew
{
    BORDER-BOTTOM: #4AABFF 1px solid;
    BORDER-LEFT: #4AABFF 1px solid;
    BORDER-RIGHT: #4AABFF 1px solid;
    BORDER-TOP: #4AABFF 1px solid;
   background-COLOR: #E8F4FF;
    FONT-FAMILY: Arial,Verdana, Helvetica;
    FONT-SIZE: 11px;
}
.button {
	border: 1px double #ffffff;
	background-attachment: fixed;
	background-color: #3965E7;
	FONT-FAMILY: Arial,Verdana,Tahoma, Helvetica;
	background-repeat: repeat;
	background-position: left top;
	height: 21px;
	width: 60px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.footer
{
    FONT-SIZE: 11px;
    COLOR: #929292;
    FONT-FAMILY: Arial, Verdana, Tahoma;
    TEXT-DECORATION: none
}
.tabletitle
{
    FONT-SIZE: 12px;
    COLOR: #F03802;
    FONT-FAMILY: Arial, Verdana, Tahoma;
	font-weight: bold;
    TEXT-DECORATION: none
}
.footerlink
{
    FONT-SIZE: 11px;
    COLOR: #2A2727;
    FONT-FAMILY: Arial, Verdana, Tahoma;
    TEXT-DECORATION: none;
}
A.footerlink:hover
{
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Verdana, Tahoma;
    TEXT-DECORATION: underline;
}
.hr
{
 height:1px;
 color:#5BA7F0;
 }
.field
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Tahoma;
    TEXT-DECORATION: none;
}	
.bodyline
{
	BACKGROUND-COLOR: #FFFFFF;
}
.arrowbodyline
{
	BACKGROUND-COLOR: #FFFFFF;
	background-image: url(images/main_bg_img.gif);
	background-repeat: no-repeat;
}
.pagebg
{
    BACKGROUND-COLOR: #0E6FD9
}
.footerbg
{
    FONT-SIZE: 11px;
    COLOR: #2A2727;
    FONT-FAMILY: Arial, Verdana, Tahoma;
	BACKGROUND-COLOR: #41B6FF
}
.leftbg
{
    BACKGROUND-COLOR: #D0E8FF
}
.rightbg
{
    BACKGROUND-COLOR: #9AC9F6
}