BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7C7C7D;
	font-style: normal;
	line-height: normal;
	scrollbar-3dlight-color : #3C3640;
	scrollbar-arrow-color : #63596B;
	scrollbar-base-color : #3C3640;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #3C3640;
	scrollbar-highlight-color : #63596B;
	scrollbar-shadow-color : #3C3640;
	scrollbar-track-color : #3C3640;
	}
A {
	color: #82758A;
	text-decoration: none;
	font-size:9px;
}

A:HOVER {
	color: #82758A;
	text-decoration: none;
	}
.input {
	background : #3C3640;
	background-image: url(v3images/inputbg.jpg);
	border : thin ;
	color : #7C7C7D;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	border-bottom-color : #63596B;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #000000;
	border-top-style : solid;
	border-top-width : 1px;
	border-left-color : #000000;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #63596B;
	border-right-style : solid;
	border-right-width : 1px;
	}
.finput {
    height: 18px;
	background : #3C3640;
	background-image: url(v3images/inputbg.jpg);
	border : thin ;
	color : #7C7C7D;
	font-family : sans-serif;
	font-size : 9px;
	font-weight : normal;
	border-bottom-color : #63596B;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #000000;
	border-top-style : solid;
	border-top-width : 1px;
	border-left-color : #000000;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #63596B;
	border-right-style : solid;
	border-right-width : 1px;
		padding-top : 2px;
		}
	.button {
	background : #3C3640;
	border : thin ;
	color : #7C7C7D;
	font-family : sans-serif;
	font-size : 9px;
	font-weight : normal;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #63596B;
	border-top-style : solid;
	border-top-width : 1px;
	border-left-color : #63596B;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : 1px;
	}	
	.wee{
	color : #7C7C7D;
	font-family : sans-serif;
	font-size : 9px;
	font-weight : normal;
	padding-top : 3px;
	}	
	.st {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7C7C7D;
	font-style: normal;
	line-height: normal;
}
.bg { 
 background-image: url(v3images/tbg.jpg);
 background-repeat: no-repeat;
 background-position: bottom right;
 }
 .bdr {
    border : thin ;
	border-bottom-color : #63596B;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #000000;
	border-top-style : solid;
	border-top-width : 1px;
	border-left-color : #000000;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #63596B;
	border-right-style : solid;
	border-right-width : 1px;
	}
 SELECT {
	font-family : sans-serif;
	font-size : 9px;
	font-weight : normal;
	COLOR: #7c7c7d;
	BACKGROUND-COLOR: #3C3640;
    border: 1px solid #82758A;
}