body,td,th {
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #f0f0f0;
	SCROLLBAR-FACE-COLOR: #f0f0f0;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #7A7A7A;
	



}
.textbox {
	BORDER: 1px solid #658BBA ;
	BACKGROUND:#ffffff;
	FONT-SIZE: 11px;	
	TEXT-ALIGN: center;
}

.tab_active { FONT-FAMILY: tahoma,trebuchet MS,tahoma,verdana,arial,helvetica,sans-serif;
            FONT-SIZE: 11px;
            COLOR: #FFFFFF;
			FONT-WEIGHT: BOLD;
			padding-top:5px;
}

.tab_active A:link {color: #ffffff; text-decoration: none;}
.tab_active A:active {color: #f0f0f0; text-decoration: none;}
.tab_active A:visited {color: #ffffff; text-decoration: none;}
.tab_active A:hover {color: #E0E0E0; text-decoration: none}


.tab_inactive { FONT-FAMILY: tahoma,trebuchet MS,tahoma,verdana,arial,helvetica,sans-serif;
            FONT-SIZE: 11px;
            COLOR: #505050;
			FONT-WEIGHT: BOLD;
			padding-top:5px;
}

.tab_inactive A:link {color: #505050; text-decoration: none;}
.tab_inactive A:active {color: #A0A0A0; text-decoration: none;}
.tab_inactive A:visited {color: #505050; text-decoration: none;}
.tab_inactive A:hover {color: #000000; text-decoration: none}

.white_title { FONT-FAMILY: verdana,trebuchet MS,tahoma,verdana,arial,helvetica,sans-serif;
            FONT-SIZE: 9px;
            COLOR: #ffffff;
			FONT-WEIGHT: BOLD;
	
}

.white_title A:link {color: #ffffff; text-decoration: none;}
.white_title A:active {color: #f0f0f0; text-decoration: none;}
.white_title A:visited {color: #ffffff; text-decoration: none;}
.white_title A:hover {color: #ffffff; text-decoration: none}

.flat {
    font: 100% Tahoma,Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    border: 1px solid #658BBA;  
    color: 505050;
    background-color: #FFFFFF;
    vertical-align: middle;
    margin-bottom: 1px; /* IE bug fix */
    padding: 0.1em;
}



.flat_grey {
    font: 100% Tahoma,Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    border: 1px solid  #658BBA;  
    color: 000000;
    background-color: #FFFFFF;
    vertical-align: middle;
	height: 19px;
    margin-bottom: 1px; /* IE bug fix */
    padding: 0.1em;
}