body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FFFFFF;
	background-repeat:repeat-x;
}

bold {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
    font-weight: bold;
 	}

.small {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #FFFFFF;
    font-weight: bold;
 	}

.radio {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #666666;
}
	
.buttons {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #666666;
	background-image: url(../graphics/compressed/button.png);
}

.sized_buttons {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	width: 80px;
	border: 1px solid #666666;
	background-image: url(../graphics/compressed/theme/button.png);
}

.poker_buttons {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	width: 70px;
	border: 1px solid #666666;
	background-image: url(../graphics/compressed/theme/button.png);
}

.radiobuttons {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	border: 1px solid #666666;
	background-image: url(../graphics/compressed/grad.png);
}

.style14 {font-size: 12px; color:#C9B781; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; }

body{
	scrollbar-face-color: #CBCBCB; 
	scrollbar-shadow-color: #666666; 
	scrollbar-highlight-color: #CBCBCB; 
	scrollbar-3dlight-color: #CBCBCB; 
	scrollbar-darkshadow-color: #CBCBCB; 
	scrollbar-track-color: #CBCBCB; 
	scrollbar-arrow-color: #666666;
	background-position: 0px 0px; 
	background-attachment: fixed;
}

.textbox {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	border:none;
	width: 90px;
	background:none;
	font-weight: normal;
	border-left: 5px;
	height: 18px;
}

.textbox_index {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	border:none;
	width: 100%;
	background:none;
	font-weight: normal;
	border-left: 5px;
	height: 18px;
}

.dropdown {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	border: 1px solid #666666;
	font-weight: normal;
	background-image: url(../graphics/compressed/grad.png);
}

.guide {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	text-align:justify;
	color: #FFFFFF;
	border: 1px solid #666666;
	font-weight: normal;
	background:none;
	overflow:auto;
	height:284px;
	width:98%;
	scrollbar-face-color: #222222; 
	scrollbar-shadow-color: #111111; 
	scrollbar-highlight-color: #222222; 
	scrollbar-3dlight-color: #222222; 
	scrollbar-darkshadow-color: #111111; 
	scrollbar-track-color: #222222; 
	scrollbar-arrow-color: #111111;
	
}

.textboxmo {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	border: 1px solid #666666;
	font-weight: normal;
    background-color: #E1E8E8;
}

.healthboxtext {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	border: 1px solid #000000;
	background-image: url(../graphics/compressed/grad.png);
}

.healthboxbutton {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	width: 70px;
}

.style21 {
	color: #000000;
	font-weight: bold;
}

.grad {
    background-image: url(../graphics/compressed/grad.png);
}

.dark {
	 background-image: url(../graphics/compressed/grad.png);
}

.medium {
	 background-color: #BFBFBF;
}

.light {
	 background-color: #CCCCCC;
}

.radio {
	border: 1px solid #000000;
	color: #990000;
	list-style-type: square;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color:#CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.dropdown {
	font-family: Trebuchet MS;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border: 1px double #666666;
	color: #FFFFFF;
	list-style-type: none;
	white-space: nowrap;
}

.scrollbox {
  overflow:auto;
  height:400px;
  width:95%;
}

fieldset {
	text-align : justify;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: solid 1px #000000;
	padding:5px;
	top:-10px;
}

.nobg {
  background:none;
}
