BODY {
	
	Background-color:#968F7C;
}

td {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #757575; 
	font-weight:normal; 
	line-height:16px;
}
.graytext{
	font-size: 11px; 
	color: #757575; 
	font-weight:normal; 
	line-height:18px;
	}
.heading
{
	font-size: 14px; 
	color: #E3B8CD; 
	font-weight:bold; 
	line-height:18px;
	text-align:left;
	background-color:#968F7C;
}
.darkpink {
	color: #EB0F6C;
	font-size:12px;
	text-decoration: none;
}
.pink {
	color: #E3B8CD;
	font-size:12px;
}

.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;
	font-size:12px;
	}

.big {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.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;
}
.main_menu {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.main_menu:hover{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F21CA4;
	text-decoration: underline;
}
a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F21CA4;
	text-decoration: underline;
}
.para
{
	font-size: 13px; 
	color: #757575; 
	font-weight:normal; 
	line-height:18px;
}
