body{ 
	margin: 0;
	padding: 0;
	background: url('/templates/simsportsbasketball/images/bg.png');
}

.header{
	width: 100%;
	height: 37px;
	background: url('/templates/simsportsbasketball/images/topbg.png');
}

.headerright{
	margin-left: 400px;
	text-align: right;
	color: #FFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
    padding-right: 10px;
    padding-top: 8px;
}

.menuheader{
	color: #FFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}

.loginbox{
	background: url('/templates/simsportsbasketball/images/images/roundedbox_05.png');
	color: #FFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}

.grey{
	background: url('/templates/simsportsbasketball/images/images/roundedbox_05.png');
	color: #FFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

.rowa{
	background-color: #222;
	color: #FFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

.rowb{
	background-color: #444;
	color: #FFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

.rowa a{
	background-color: #222;
	color: #FFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

.rowb a{
	background-color: #444;
	color: #FFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}



.grey a{
//	background: url('/templates/simsportsbasketball/images/images/roundedbox_05.png');
	color: #FFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

.white{
//	background: url('/templates/simsportsbasketball/images/images/roundedbox_05.png');
	color: #FFF;
	font-family: Arial;
	font-size: 12px;
}

.white a{
//	background: url('/templates/simsportsbasketball/images/images/roundedbox_05.png');
	color: #FFF;
	font-family: Arial;
	font-size: 12px;
}


.menulink a{
	color: #FFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

.menulinkb{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
        text-decoration: none;
}

.menulinkb a{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
        text-decoration: none;
}
.error{
	border: 1px SOLID #fff;
	background-color: #d00;
	color: #FFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
}	

.success{
	border: 1px SOLID #fff;
	background-color: #0a0;
	color: #FFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
}	

.menulink{
	color: #FFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

.footer{
	color: #000;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}


.formbox{
    height: 16px;
    background-color: #444;
    border: 1px SOLID #888;
    color: #FFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}    	


.formboxb{
    height: 21px;
    background-color: #444;
    border: 1px SOLID #888;
    color: #FFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}    	