body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.bordesall {
	border: 1px solid #747474;
}
.font1{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#a8a7a7;
	text-decoration:none;
}
.font1link{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#a8a7a7;
	text-decoration:none;
}
.font1link:hover{
	color:#fff;
	text-decoration:underline;
}
.font2{
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#a8a7a7;
	text-decoration:none;
}
.font21{
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
.font3{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#afa859;
	font-weight:bold;
	text-decoration:none;
}
.font4{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#afa859;
	text-decoration:none;
}
.titleadmin{
	font-family:"Trebuchet MS";
	font-size:17px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.text3{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.textfield {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #666666;
}
.textfield2 {
	color: #333333;
	border: 1px solid #666666;
	font: normal 10px "Trebuchet MS";
	background-color:#E8E8E8;
}
.text2{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
}
.login{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
.bordefooter {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.clearDiv{
    clear: both;
}
