body.menumain
{
	margin: 15px 0 0 0; 
	FONT-FAMILY:"Arial"; 
	FONT-SIZE: 13px;
	WHITE-SPACE: nowrap; 
	BACKGROUND-COLOR: RGB(195,217,255);
}

menu
{
	margin-left:0px; 
	PADDING-LEFT: 0px;   
	letter-spacing:1px;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none; 
	color:RGB(23,58,126);
}

ol{
	margin:0;  
	padding:0;	
	height: 20px; 
	line-height: 20px; 
	cursor:pointer;
	display:block;
}

ol.fst_default{
	TEXT-DECORATION: none;
	list-style: inside none; 
	padding-left:25px;
}
ol.fst_over{
	padding-left:25px;
	border-bottom: none;
	background-color: #2F6D95;
}

ol.sed_default{
	BACKGROUND: url(../images/pw_new.gif)  no-repeat scroll -10px top;
	padding-left:35px; 
	margin-top:0px;
}
ol.sed_over{
	BACKGROUND: url(../images/pw_new.gif)  no-repeat scroll -10px -21px;
	padding-left:35px; 
	background-color:#2F6D95;
	margin-top:0px; 
	color : white;
}
ol.sed_select{
	BACKGROUND: url(../images/pw_new.gif)  no-repeat scroll -10px top;
	padding-left:35px; 
	background-color:white;
	margin-top:0px;
	font-weight:bolder;
	cursor:pointer;
}

span.copyright
{
	font-size:13px;
	COLOR: RGB(23,58,126); 
}
span.copy
{
	font-size:13px;
	font-family:"Arial"; 
	COLOR: RGB(23,58,126); 	
}

DIV.MENURESIZE
{
	overflow-x:hidden;
	overflow-y:auto;
	top:0px;
	position:relative;
	margin:0 0 10px 0;
}
.borderLine{
	display:block;
	margin:0; 
	padding:0; 
	position:relative; 
	left:25px;  
	background-repeat:no-repeat; 
	border:none; 
	background-color: #64809A;
	font-size:1px; 
	height:1px;
	overflow:hidden;
}
BODY.MAIN {	
	background:url(../images/tab_all.gif) left -164px; 
	background-repeat:repeat-x; 
	margin:12px 0 0 0; 
	padding:0; 
	font-size:12px; 
	font-family: "Arial";
  }
TABLE.TAB {
	border-collapse:collapse; 
	border:0; 
	margin:0; 
	padding:0; 
	position:relative; 
	left:0px;
}
TABLE.BOTTOM_LINE{
	width:100%;
}
TD.BOTTOM_LINE {
	background-color:RGB(37,102,147);  
	width:580px;
    height:2px;
}	
TD{
	margin:0;
	padding:0; 
	overflow:hidden; 
	height:22px; 
	font-size:12px; 
	font-family: "Arial";
}
TD.L_BL {
	background:url(../images/tab_all.gif) left -71px; 
	background-repeat:no-repeat; 
	width:13px;
}

TD.L_WH {
	background:url(../images/tab_all.gif) left -94px; 
	background-repeat:no-repeat; 
	width:12px;
}

TD.L_BL_R_WH {
	background:url(../images/tab_all.gif) left 0px; 
	background-repeat:no-repeat; 
	width:26px;
}

TD.L_WH_R_BL {
	background:url(../images/tab_all.gif) right -23px; 
	background-repeat:no-repeat; 
	width:26px;
}

TD.L_BL_R_BL {
	background:url(../images/tab_all.gif) left -46px; 
	background-repeat:no-repeat; 
	width:25px;
}

TD.R_BL {
	background:url(../images/tab_all.gif) right -71px; 
	background-repeat:no-repeat; 
	width:13px;
}

TD.R_WH {
	background:url(../images/tab_all.gif) right -94px; 
	background-repeat:no-repeat; 
	width:13px;
}
TD.TAB_NO_SELECT { 
	background:url(../images/tab_all.gif) left -141px;
	background-repeat:repeat-x; 			 
	cursor:pointer; 
	color:#FFFFFF; 
	WHITE-SPACE: nowrap;
}

TD.TAB_SELECT { 
	background:url(../images/tab_all.gif) left -118px;
	background-repeat:repeat-x; 			 
	cursor:pointer; 
	color:RGB(23,58,126);
	WHITE-SPACE: nowrap;
}
