body
{
	color:#000000;
	font-size:1em;
	font-family: Arial;
}
hr
{
    color:#000000;
    font-size:1em;
}
td 
{
   /* color:#000000;*/
    font-size:0.85em;
    font-family: Arial;
}
td.sched 
{
   /* color:#000000;*/
    font-size:0.85em;
    font-family: Arial;
}
h2
{
  font-size:1em;
    font-family: Verdana;  
}
input
{
    color:#000000;
}
a 
{
    color: #333333;
    text-decoration:none;
    font-size:1em;
}
a:hover 
{
    color:#666666;
    text-decoration:underline;
    font-size:1em;
    
}

/*Wrapper*/
#wrapper {
width: 790px;
text-align:center;
margin-right:auto;
margin-left:auto;
}
/*Banner*/
#banner{
 background-image:url(asset/Gam-head.jpg);
 background-position:center;
 background-repeat:no-repeat;
 margin-top:0px;
 height:89px;
 }

.menuL a{
	color:#FFFFFF;
	font-weight: normal;
	text-decoration:none;
	font-size: smaller;
}
.menuL strong {
	font-weight: normal;
}

.menuL a:link, .menuL a:visited{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	font-size: smaller;
}

.menuL a:hover{
color:#a00;
font-weight: bold;
background:#d3d3d3;
font-size: smaller;
}

.menuL a:active{
color:#060;
font-weight: bold;
background:#d3d3d3;
font-size: smaller;
}
td.menuL {
	background-color: #C40C18;
}
