/* CSS Document */

body,html {vertical-align:top; 
			margin:0px auto; 
			text-align:center;
 			font-family:Tahoma, Geneva, sans-serif;
  			font-size:12px;
			background-color:#c0c0c0;
		}
body {
		
	}
	

img{
vertical-align: bottom;
}


.botl {background: url(images/c_bot_l.gif) 0 100% no-repeat #c0c0c0; width: 20em}
.botr {background: url(images/c_bot_r.gif) 100% 100% no-repeat}
.topl {background: url(images/c_top_l.gif) 0 0 no-repeat}
.topr {background: url(images/c_top_r.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}


#container{
	background-image:url(images/bg.gif);
	background-repeat:no-repeat;
	padding:20px 0px 0px 0px;
	width:899px;
		min-height:576px;
		margin:0px auto; 
		margin-top:10px;
			text-align:left;
}



#left{
width:171px;
float:left;
padding-left:30px;

}


#lmenu ul{
		vertical-align:top;
		list-style:none;
		padding:0px;
		margin:0px;
		
}

#login{
	font-weight:bold;
	font-size:12px;
	padding-bottom:10px;
}


#login_left{
float:left; 
padding-left:10px;
 width:242px;
}

#login_right{
}

#lmenu img{
 vertical-align: bottom;
}



#right{
width:698px;
float:left;
text-align:center;
}

#home_main{
	margin-top:42px;
}

#main{
	width:660px;
	text-align:left;
	margin-left:25px;
	padding-top:13px;
}

#main_title{
	margin-left:15px;
	margin-top:20px;
	
}


#main_main{
	margin: -15px 15px 15px 15px ;

	
}
#bot{
clear:both;
}

#teams select{
background-color:#D7D7D7;
color:#933538;
font-weight:bold;
min-width:200px;
}


.title{

font-family:Trebuchet MS, Helvetica, sans-serif;
font-weight:bold;
font-size:32px;
color:#933538;

}


.header{

font-family:Trebuchet MS, Helvetica, sans-serif;
font-weight:bold;
font-size:20px;
color:#933538;

}


.header_sm{

font-family:Trebuchet MS, Helvetica, sans-serif;
font-weight:bold;
font-size:15px;
color:#933538;

}

.praise_hr{
	border:0px;
	height:2px;
	color:#585B58;
	text-align:center;
	
background-color: #585B58;
margin:15px 0px;
}	
	

a:link { color:#000; font-family:Lucida Sans Unicode, Lucida Grande, sans-serif; text-decoration:underline; font-size:12px;}
a:hover{color:#000; font-family:Lucida Sans Unicode, Lucida Grande, sans-serif; text-decoration:underline;font-size:12px;}
a:visited{color:#000; font-family:Lucida Sans Unicode, Lucida Grande, sans-serif; text-decoration:underline;font-size:12px;}
a:visited:hover { color:#000; font-family:Lucida Sans Unicode, Lucida Grande, sans-serif; text-decoration:underline;font-size:12px;}

#mq a:link { color:#c0c0c0; font-family:Lucida Sans Unicode, Lucida Grande, sans-serif; font-size:21px;}
#mq a:hover{color:#c0c0c0; font-family:Lucida Sans Unicode, Lucida Grande, sans-serif; font-weight:bold; font-size:21px;}
#mq a:visited{color:#c0c0c0; font-family:Lucida Sans Unicode, Lucida Grande, sans-serif; ;font-size:21px;}
#mq a:visited:hover { color:#c0c0c0; font-family:Lucida Sans Unicode, Lucida Grande, sans-serif; font-weight:bold; font-size:21px;}



.req{	
 color:#f00; 
 font-weight:bold;
}


#copy{
	width:800px;
	margin:0px auto;
	padding:5px;
}


#copyleft{
	width:400px;
	float:left;
	text-align:left;
}

#copyright{
width:400px;

	float:left;
	text-align:right;
}

#copybot{
clear:both;
}
