body {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

.boxvd {
	FLOAT: left;
	width: 130px;
	height: 90px;
	margin: 2px;
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-family: Arial;  font-size: 10px;
	}
.box b {
	text-align: left;
	}
a{ color:#fff; text-decoration: none; }
a:active { color:#fff; text-decoration: none; }
a:visited { color:#fff; text-decoration: none; }
a:hover { color:#FFCC00; text-decoration: none; }

.player {
	margin: 0px;
	width: 270px;
	font-variant: small-caps;
	font-size: 8pt;
	font-weigth: bold;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000;
	text-decoration: none;
	background-color: #ccc;
	border: 1px solid #378FD7;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #fff;
	text-decoration: none;
	background-color: #2376D4;
	border: 0px solid #378FD7;
	
}
hr {
	color: #EFEFEE;
	font-size: 7pt;
	width: 530px; text-align: left;
	height: 1px;
}
.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #fff;
	text-align: left;
}
.text b {
	color: #FFFF00;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weigth: bold;
	color: #990000;
}
.mens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000;
	width: 530px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #060;   //DB0077 //
	text-align: left;
	background-image: url(../img/mural.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 38px;
	width: 530px;
	padding: 5px 0px 0px 55px;
}