body {  
	scrollbar-face-color: #F2EEDC; 
	scrollbar-shadow-color: #9E9B90; 
	scrollbar-highlight-color: #FFFDEC; 
	scrollbar-3dlight-color: #FFFDEC; 
	scrollbar-darkshadow-color: #E5E3D4; 
	scrollbar-track-color: #E5E3D4; 
	scrollbar-arrow-color: #606060; 
}

.black_10 {
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	font-family : Verdana, Arial;
}

.black_10b {
	font-size : 10px;
	font-weight : bold;
	color : #000000;
	font-family : Verdana, Arial;
}

.black_11b {
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	font-family : Verdana, Arial;
}

.blu_10 {
	font-size : 10px;
	font-weight : normal;
	color : #003399;
	font-family : Verdana, Arial;
}

.blu_10b {
	font-size : 10px;
	font-weight : bold;
	color : #003399;
	font-family : Verdana, Arial;
}

.gold_10b {
	font-size : 10px;
	font-weight : bold;
	color : #606060;
	font-family : Verdana, Arial;
}

.gold_10 {
	font-size : 10px;
	font-weight : normal;
	color : #606060;
	font-family : Verdana, Arial;
}

.red_10b {
	font-size : 10px;
	font-weight : bold;
	color : #D12C00;
	font-family : Verdana, Arial;
}

.border {
	font-size : 10px;
	font-weight : bold;
	color : #606060;
	font-family : Verdana, Arial;
	border : 1px solid #9E9B90;
	text-align : center;
}

.border2 {
	border : 1px solid #9E9B90;
}

.adv_search_cell {
	line-height : 1px;
	font-size : 10px;
	font-weight : bold;
	color : #000000;
	font-family : Verdana, Arial;
	padding : 5px 10px 4px 10px;
}

.line_height5 {
	line-height : 5px;
}
	
.line_height2 {
	line-height : 2px;
}

.line_height10 {
	line-height : 12px;
}

.input {
	font-size : 10px;
	font-weight : normal;
	color : #606060;
	font-family : Verdana, Arial;
	border : 1px solid #D1CEBE;
}

.input_code {
	font-size : 10px;
	font-weight : bold;
	color : #D12C00;
	font-family : Verdana, Arial;
	background-color: #EDEBE5;
	text-align: center;
	border : 1px solid #D1CEBE;
}

.combo {
	color: #606060;
	font-size: 10px;
	font-family: Verdana, Arial;
	font-weight : normal;
	width : 199px;
}

.combo2 {
	color: #606060;
	font-size: 10px;
	font-family: Verdana, Arial;
	font-weight : normal;
}

.combo3 {
	color: #606060;
	font-size: 10px;
	font-family: Verdana, Arial;
	font-weight : normal;
	width : 225px;
}

.pic_bkg {
	border : 1px solid #9E9B90;
	background-color : #F2EEDC;
}

.menu {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial;
	font-weight : bold;
}

.menu_off {
	color: #4C799E;
	font-size: 10px;
	font-family: Verdana, Arial;
	font-weight : bold;
}

.button {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial;
	font-weight : bold;
	cursor : hand;
	background-image : url(../img/button.gif);
	border-width : 0;
	height : 19px;
	width : 66px;
}

.button_gold {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial;
	font-weight : bold;
	cursor : hand;
	background-image : url(../img/button_gold.gif);
	border-width : 0;
	height : 19px;
	width : 66px;
}


.button_red {
	color: #D12C00;
	font-size: 10px;
	font-family: Verdana, Arial;
	font-weight : bold;
	cursor : hand;
	background-image : url(../img/button_red.gif);
	border-width : 0;
	height : 19px;
	width : 66px;
}

.button_back {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial;
	font-weight : bold;
	cursor : hand;
	background-image : url(../img/button_back.gif);
	border-width : 0;
	height : 19px;
	width : 66px;
}

.buttonSX {
	color: #000000;
	font-size: 1px;
	font-family: Verdana, Arial;
	font-weight : bold;
	cursor : hand;
	background-image : url(../img/button_sx.gif);
	border-width : 0;
	height : 16px;
	width : 16px;
}

.buttonDX {
	color: #000000;
	font-size: 1px;
	font-family: Verdana, Arial;
	font-weight : bold;
	cursor : hand;
	background-image : url(../img/button_dx.gif);
	border-width : 0;
	height : 16px;
	width : 16px;
}

.buttonPage {
	cursor : hand;
	background-image : url(../img/button_page.gif);
	border-width : 0;
	height : 16px;
	width : 20px;
}

.menu a:hover{
	color: #9E9B90;	
}

A.menu {
	text-decoration : none;
}