body{
	margin:0px;
	background-image:url(../_i/bk.jpg);
}

.space5 {
	FONT-SIZE: 5px
}

img{
	border:none;
}

.basicLoader {
	border:1px solid #FF7777;
	background-color:#FFE9BB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:center;
	padding:3px;
}


.hand
 {
	cursor: pointer;
 	width: 100%;
 }
 
.defaultCursor
 {
	cursor: default;
 	width: 100%;
 }
 
.lighter
 {
 	background-color: #F1F3F5;
 } 

.darker
 {
 	background-color: #6F7A81;
 } 
 
.lighter1
 {
 	background-color: #FCF6E7;
 } 

.darker1
 {
 	background-color: #B29038;
 }  
 
.bg
 {
  background-color: #B9C3CA;
 }
 
.bg_on
 {
 	background-color: #BAC4CB;
 	border-left: #F1F3F5 1px solid;
	border-right: #6F7A81 1px solid;
 }
 
.space5
 {
 	font-size: 5px;
 }
.space2
 {
 	font-size: 2px;
 }
.space1
 {
 	font-size: 1px;
 }

.nolink
 {
 	text-decoration: none;
 	color: #000000;
 }
 
.drag
 {
 	position: relative;
 	cursor: crosshair;
 }   
 
.thinLine {
	height:1px;
	color:#AAAAAA;
}