BODY 
{
	background-repeat: repeat;
	SCROLLBAR-TRACK-COLOR: #C9C9D0;
	SCROLLBAR-FACE-COLOR: #A6A7B5;
    SCROLLBAR-ARROW-COLOR: #000066;                      
    SCROLLBAR-HIGHLIGHT-COLOR: #A6A7B5;  
    SCROLLBAR-3DLIGHT-COLOR: #E9E9EC; 
    SCROLLBAR-SHADOW-COLOR: #A6A7B5;                            
    SCROLLBAR-DARKSHADOW-COLOR: #000066;
   
}

A:hover 
{
	text-decoration: none; 
	color: #0011EE; 
}

A 
{
	text-decoration: none; 
}

A.Bottomlink 
{
	text-decoration: none; 
	color: #FFFFFF;
}

A.Bottomlink:hover 
{
	text-decoration: underline; 
	color: #FFFFFF;
}

.txt 
{
	font-family: tahoma, arial;
	font-size: 11px;
	color: #000066; 
	font-weight: normal;
}

.txt_bold
{
	font-family: tahoma, arial;
	font-size: 11px;
	color: #000066; 
	font-weight: bold;
}

.txt_w 
{
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	color: #000066; 
	font-weight: normal;
}

.txt_tab 
{
	font-family: tahoma, arial;
	font-size: 11px;
	color: #000066; 
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.txt_banks 
{
	font-family:arial,  tahoma, arial;
	font-size: 13px;
	color: #000066; 
	font-weight: normal;
}

.txt_banks_link 
{
	font-family: arial,  tahoma, arial;
	font-size: 13px;
	color: #0011EE; 
	font-weight: normal;
}

.txt_comm 
{
	font-family: verdana, tahoma, arial;
	font-size: 9px;
	color: #000066; 
	font-weight: normal;
}

.txt_big 
{
	font-family: verdana, tahoma, arial;
	font-size: 16px;
	color: #000066; 
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.txt_big1 
{
	font-family: verdana, tahoma, arial;
	font-size: 16px;
	color:#000066; 
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.line_my 
{
	background-repeat: repeat-y;
	background-position: top left;
    background: url(images/line_my.gif);
}

.form 
{
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color:#000066; 
	font-weight: normal;
	border-width: 1px;
	border-color:#868695;
	HEIGHT: 17px;
	WIDTH: 110px;
    background: url(images/bgform.gif);
}

.form1 
{
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	color:#0011EE; 
	font-weight: normal;
	border:1px solid #868695;
	HEIGHT: 17px;
    background-color: #FFFFFF;
}

.form1Red
{
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	color:Red; 
	font-weight:bold;
	border:1px solid #868695;
	HEIGHT: 17px;
    xbackground-color: #FFFFFF;
}


.select 
{
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color:#000044; 
	font-weight: normal;
	width: 100px;
	background-color: #FFFFFF;
}

.reg 
{
	font-family: tahoma, arial;
	font-size: 10px;
	color:#62F391; 
	font-weight: bold;
}

.leftbg 
{
	background-repeat: no-repeat;
	background-position: bottom left;
}

.rightbg 
{
	background-repeat: no-repeat;
	background-position: bottom right;
}

.linebg 
{
	background-repeat: repeat-x;
	background: url(images/bg_line.gif);
}

.gigo 
{
	background-repeat: repeat-x;
	background-position: top left;
	background: url(images/bg_gigo.gif);
}

.le 
{
	background-repeat: no-repeat;
	background-position: top right;
}

.ri 
{
	background-repeat: no-repeat;
	background-position: top left;
}

.road1 
{
	background: url(images/bg_road1.gif);
	background-repeat: repeat;
	background-position: center left;
	font-family: tahoma, arial;
	font-size: 11px;
	color: #000066; 
	font-weight: normal;
	 margin: 0 px;
   padding: 0px;
}

.0011EE 
{
	font-family:	arial, tahoma, verdana;
	font-size:		9pt;
	color:			#0011EE; 
	font-weight:	bold;
}

.bottomlinks 
{
	font-family:	tahoma, verdana;
	font-size:		11px;
	color:			#FFFFFF; 
	font-weight:	normal;
}

.copy 
{
	font-family:	tahoma, verdana;
	font-size:		11px;
	color:			#000066; 
	font-weight:	normal;
}

.sel 
{
	margin:0;
	margin-left: 0;
	margin-top: 0; 
	padding:0; 
	border:1px solid #868695; 
	display:table;
	width:1px; 
}

.sel select 
{
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	color:#0011EE; 
	font-weight: normal;
	border: transparent;
	background:#ffffff;
	margin:-2px;
	overflow:auto;
}

.headtab 
{
	font-family: arial, tahoma, ;
	font-size: 12px;
	color:#FFFFFF;
	background:#0000FF; 
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: bottom left;
}
	
A.Headtab:hover 
{
	text-decoration: NONE; 
	color: #E1E1E5;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	capacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}