/* CSS Document */

body {
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.admin {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FF0000;
	text-decoration: none;
}

.admin a:hover {
	font-family: Verdana;
	font-size: 13px;
	color:#CC6633;
	text-decoration: none;
}
.admin {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}


.contant {
	font-family: Verdana;
	font-size: 11px;
	color: #4f504f;
	text-decoration: none;
	text-align: justify;
}
.contant a:hover {
	font-size: 11px;
	color: #CC9933;
	text-decoration: none;
	font-weight: normal;
}
.more {
	font-family: Verdana;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	font-size: 10px;
}
.header_admin {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

.more a:hover {
	font-size: 10px;
	color: #CC9933;
	text-decoration: none;
	font-weight: normal;
}.footer {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
