/* CSS Document */
body {
	margin: 0;
	background-color:#343714;
	height: 100%;
	font-family: Tahoma;
	font-size: 11px;
}
html, body {
	height: 100%;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.t2 {
	height: 100%;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	padding:0px 10px 0px 0px;
}
.t1{
	font-family: Tahoma;
	font-size: 12px;
	color: #fed44f;
	font-weight:bold;
}
.hi{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffaa2d;
	font-weight:bold;
}
input.button1{
	color:#464d00;
	background-color:#dbe7be;	
	cursor:pointer;
	font-family : Tahoma; 
	font-size : 10px;	
    border-width:1px;
	padding:1px;
}

textarea,select,input.box {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #97997a;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/* #scrollbar,html {
	SCROLLBAR-FACE-COLOR: #3C3F43;
	SCROLLBAR-HIGHLIGHT-COLOR: #3C3F43;
	SCROLLBAR-SHADOW-COLOR: #3C3F43;
	SCROLLBAR-3DLIGHT-COLOR: #818181;
	SCROLLBAR-ARROW-COLOR: #cccccc;
	SCROLLBAR-TRACK-COLOR: #65696D;
	SCROLLBAR-DARKSHADOW-COLOR: #818181;
}*/

.TextWhite {  font-family: Verdana; font-size: 8pt; color: #FFFFFF; font-weight: none; text-decoration: none}
.TextWhite IMG {BORDER: 1px solid #FFAA2D;}
.LinkYellow {  font-family: Verdana; font-size: 8pt; text-decoration: none; color: #FFAA2D; font-weight: bold}
a:hover.LinkYellow { font-family: Verdana; font-size: 8pt; color: #F6FF8C; text-decoration: underline; font-weight: bold}
.textbox {font-family: Verdana; font-size: 8pt;font-weight: normal}