@import url(adminstyle.css);
body
{
	margin-top:20px;
}
.yallotxt {
	font-family: Arial,Tahoma, Verdana;
	font-size: 11px;
	color: #EEE800;
	text-decoration: none;
	font-weight: bold;
}
a.yallotxt:hover {
	font-family: Arial,Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bodytxt {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	text-decoration: none;
	padding-right:5px;
	color: #FFFFFF;
}
.bodytxt:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	color:  #FFFFFF;
	text-decoration: none;
}
.boxtxt {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
	text-align: left;

}
.navborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.wittxtselected {
	font-family: Arial,Tahoma,Verdana;
	text-align:left;
	font-size: 11px;
	padding-left:5px;
	font-weight: bold;
	text-decoration: none;
	color: #EEE800;
}
.witlinkb {

	font-family: Arial,Tahoma,Verdana;
	text-align:left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left:5px;
	color: #FFFFFF;
}
.witlinkb {
	font-family: Arial,Tahoma,Verdana;
	text-align:left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left:5px;
	color: #FFFFFF;
}
a.witlinkb:hover {

	font-family: Arial,Tahoma,Verdana;
	text-align:left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left:5px;
	color: #EEE800;
}


.admincontent
{
	background-color:#ffffff;
	padding-top:20px;
	background-image: url(../images/yellowbar.jpg);
	background-repeat: no-repeat;
}