BODY {
	Background-color: #ffffff;
	position: relative;
}

td {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #959595; 
	font-weight:normal; 
	line-height:18px;
}
.graytext{
	font-size: 11px; 
	color: #757575; 
	font-weight:normal; 
	line-height:18px;
	}
.red {
	color: #EF0800;
}
.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;
}
.pink{color:#FFC5C3;}
.big {
	font-family: Tahoma, Verdana;
	font-size: 17px;
	color: #FFC5C3;
}
.big2 {
	font-family: Tahoma, Verdana;
	font-size: 17px;
	color: #cccccc;
}
.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;
}
.greentext{color:87D300;}
