body { 	background-color: #FFF;
 	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	color:#564b47;
	padding:0px;
	margin:0px;
      }

a,a:visited 	{color: #4e75fa;}
a:hover {color: #1044f8; background-color: #f8f7ef;}
a:active { color:#000000;}


h1 {
font-size:18px;
font-weight: normal;
margin:0px;
padding: 5px 0px;
color: #e7010b;
}

h2 {
font-size:13px;
font-weight: bold;
margin:0px;
padding: 5px 0px;
color: #0148b2;
}

h3 {
font-size: 11px;
font-weight: bold;
padding:5px 0px;
margin:0px;
color: #e7010b; 
}

h2.upper { text-transform:uppercase; font-size: 11px; }

#container {
	width: 760px;
	padding:0px; margin: 0px;
	margin-left: auto; margin-right: auto;
	}

#wrap {
	padding:0px;
	margin: 0px; margin-left: auto; margin-right: auto;
	}

#header {
text-align: right;
padding: 0px;
margin: 0px; 
background-color: #f2f2f2;
height: 89px;
}


#tabs {
padding: 0px;
margin: 0px;
border-right: 2px solid #7592FB;
 }

.menu { background: url(../images/bg_menu2.gif) repeat-x bottom; 
		height: 23px;
		color: #ffffff; 
		}
.topbar { background: url(../images/bg_menu.gif) repeat-x bottom; 
		height: 23px;
		color: #7592fb;
		font-style: italic;	
		}

#tmmenu { padding-top: 4px; padding-right: 8px; 	}

	

/* ----------outer and inner----------------- */
#outer{ 
border-right: solid 200px #f8f7ef;  /* color of the right column  */ 
 background-color: #FFF; /* color of the content column */
 } 

#inner{ margin:0px; width:100%; } /* The ie/pc pecularity */ 

/* --------------right navigation------------- */
#right {
 width:200px; 
 float:right; 
 position:relative; 
 margin-left:1px; 
 margin-right:-200px;
  }
  
#right_box {
height: 65px;
padding: 0px;
background: url(../images/border_rb.gif) repeat-x bottom;	
margin-bottom: 10px;
}  

#right H2 {
margin:0px;
padding: 5px 7px; 

}



hr { height:0px; 
        border:0px; 
        border-top:1px dashed #7592fb;
	margin: 10px 0px;
   }


#content{
background-image: url(../images/bg_main.gif); 
position: relative; 
margin: 0px; 
padding: 20px;

}

p{
padding: 5px 0px;
margin:0px; }


#footer {
clear:left;
padding:5px;
margin:0px;
text-align: right;
font-weight: bold;
color: #808080;

 } 

#top { text-align: right; }
.hilite { 	background-color:#FFFF66; 
		margin-bottom: 0; 
		padding-bottom: 0;
}


#base {
	margin: .5em .5em;
	padding: 0px 5px;
	}

#base ul {
	list-style: none;
	margin-left: 0;
	margin-top: 0;
	padding-left: 1em;
	text-indent: -1em;
	   font-weight: bold;	
	color: #4e75fa;
	}
#base li {
	padding-top: 4px;
	padding-bottom: 4px;

	}

#base a { text-decoration: none; }

.submenu { padding-left: 1em;
	   font-weight: normal;	
   	padding-top: 0px;

 }

.prop {
    float:right;
    width:1px;
  }

.min450px {
    height:450px;
  }


#teams TD {
border: 1px solid #d3d3d3;
font: 8pt Arial;
}

.hdr3 { color: #e7010b; }


#content ul {
	margin-top: 5px;
}

#content li {
	margin-bottom: 5px;
	line-height: 15px;
}

