body {
	font-family: Arial;
	background-color: #000000;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 0px;
}

table {
	font-family: Arial;
	color: #ffffff;
	font-size: 11px;
}
.tdblack {
	color: #000000;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
    color: #c99ba2; 
	text-decoration:none;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
    color: #c99ba2; 
	text-decoration:none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
    color: #CCCCCC; 
	text-decoration:underline; 
}
a:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
    color: #CCCCCC; 
	text-decoration:underline; 
}
a.bl:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
    color: #000000; 
	text-decoration:none;
}
a.bl:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
    color: #000000; 
	text-decoration:none;
}
a.bl:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
    color: #8a485f; 
	text-decoration:underline; 
}
a.bl:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
    color: #8a485f; 
	text-decoration:underline; 
}

.title1 {
	font-size: 13px;
	font-weight: bold;
}
.title {
	font-size: 15px;
	font-weight: bold;
}
input {
	color: #000000;
	font-size: 11px;
	background-image: url(../images/input.jpg);
	border: 2px solid #c99ba2;
}
textarea {
	color: #000000;
	font-size: 11px;
	background-image: url(../images/input.jpg);
	border: 2px solid #c99ba2;
}
.cursor {
	color: #000000;
	font-size: 11px;
	background-image: url(../images/input.jpg);
	border: 2px solid #c99ba2;
	font-weight: bold;
	cursor: pointer;
}
.1 {
	background-image: url(../images/1.png);
}
.2 {
	background-image: url(../images/2.png);
	background-repeat: no-repeat;
}
.3 {
	background-image: url(../images/3.png);
	background-repeat: no-repeat;
}
.4 {
	background-image: url(../images/4.png);
	background-repeat: no-repeat;
}
.5 {
	background-image: url(../images/5.png);
	background-repeat: no-repeat;
}
.6 {
	background-image: url(../images/6.png);
	background-repeat: no-repeat;
}
.7 {
	background-image: url(../images/7.png);
	background-repeat: no-repeat;
}
.8 {
	background-image: url(../images/8.png);
	background-repeat: no-repeat;
}
.9 {
	background-image: url(../images/9.png);
	background-repeat: no-repeat;
}