BODY {
	
	Background-color: #ffffff;
}

td {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #808080; 
	font-weight:normal; 
	line-height:16px;
}
.orange{
		color: #CE7A38; 
	}
.green {
	color: #A3A03B;
}
.blue {
	color: #30536E;
}

.back {
	background-image: url(images/graybox.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.white{color:#FFFFFF;}.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #DFDFDF;
}
.darkmove{color:#F21CA4;}
.big {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#CE7A38;
}
.big1 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
}
.bg {
	background-image: url(images/001_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftbg {
	background-image: url(images/001_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
