body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #234F86;
	font-size: 11px;
	background-color: #285AA6;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #094999; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR:#094999; 
	SCROLLBAR-BASE-COLOR: #084CA2;
}

  h1 { border-style: solid none dotted;
    border-width: 1px 0px;
    border-top: 2px solid #7A7A7A;
    border-bottom: 2px dotted #7A7A7A;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 13px;
	color: #234F86;
    text-align: left;
    text-transform: uppercase;
		padding-top: 5px;
		padding-bottom: 4px;	
		padding-left: 5px;					
	 background-color: #F7F7F7;
    }	
		
.left_border {
	background-color: #9BC8FF;
	border-left-color: #112A7D;
	border-left-style: solid;
	border-left-width: 1px;
}

.right_border {
	background-color: #9BC8FF;
	border-right-color: #112A7D;
	border-right-style: solid;
	border-right-width: 1px;
}

.right_bckgrnd {
	background: url(../images/top_shade.gif) repeat-x #306AB2;
}

.main_bckgrnd, .borders {
	background-color: #ffffff;
	border-left-color: #094999;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #094999;
	border-right-style: solid;
	border-right-width: 1px;
}

.main_bckgrnd {
	background: url(../images/top_shade.gif) no-repeat #FFFFFF;
}

.horizontal_line {
	background-color: #EAEAEA;
}

.gradient_bgrnd {
	background: url(../images/gradient.gif) repeat-x #2357A9;
}

.copy_text {
	color: #FFFFFF;
	font-size: 10px;
}

.transparence_cell {
	background: transparent;
}

.table {
	border: solid #0F529D 1px;
}

.table_bkgrnd {
	color: #234F86;
	font-size: 14px;
	background-color: #DFE8F5;
	border-bottom-color: #0F529D;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.table_bkgrnd_2 {
	color: #234F86;
	font-size: 14px;
	background-color: #ffffff;
	border-bottom-color: #0F529D;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.table_bkgrnd_3 {
	color: #234F86;
	font-size: 14px;
	background-color: #ffffff;
	border-bottom-color: #0F529D; border-bottom-style: solid; border-bottom-width: 1px;
	border-right-color: #0F529D; border-right-style: solid; border-right-width: 1px;
	
}

.table_bkgrnd_4 {
	color: #000000;
	font-size: 12px;
	background-color: #94B3E0;
}

.table_text_small {
	color: #234F86;
	font-size: 12px;
	font-weight: normal;
}

.table_item_text {
	color: #234F86;
	font-size: 12px;
	font-weight: bold;	
}

.text_small {
	color: #234F86;
	font-size: 11px;
	font-weight: bold;
}

.text_small_red {
	color: #DB0000;
	font-size: 11px;
}

.text_small_black {
	color: #000000;
	font-size: 11px;
}

.text_medium {
	color: #234F86;
	font-size: 14px;
}

.text_big {
	color: #234F86;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.text_big_red {
	color: #DB0000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
    text-transform: uppercase;	
}

a:link, a:visited {
	TEXT-DECORATION: none;
	color: #FFFFFF;
	font-size: 10px;
}

a:hover{
	COLOR: #FFE100;
	TEXT-DECORATION: underline;
	font-size: 10px;
}

a.text_link:link, a.text_link:visited {
	color: #0088FF;
	font-size: 16px;
	text-decoration: none;
}

a.text_link:hover  {
	color: #0F529D;
	font-size: 16px;
	text-decoration: underline;
}

.textfield {
	font-family : verdana;
	font-size : 11px;
	color : #234F86 ;
	font-weight: normal;
	background-color: #C2C9DA;
	border: solid #234F86 1px;
	width: 110px; height: 18px;	
}

.button {
	font-family : verdana;
	font-size : 11px;
	color : #ffffff ;
	font-weight: normal;
	background-color: #466B9A;
	border: solid #0F529D 1px;
	width: 90px; height: 18px;	
}