body{
   font-family: "Trebuchet MS", Verdana, sans-serif;
   font-weight: 'normal';
   font-size:8px;
   color='black';
   background-color:#FFFFFF;
   margin:0px 0px 0px 0px;
   padding:0px;
}
td{
   vertical-align:top;
}
a{
  color:#666666;
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
}

a:hover{
  color:#000033;
  font-weight:bold;
  text-decoration:none;
}

input{
   border:1px solid #000000;
}

.pageframe{
  border:2px groove #000000;
}

.hdb{
  background-color:#000033;
  color:#FFFFFF;
}
.compb{
  border:1px solid #000000;
}

.header{
    text-align:center;
	height:10px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight : Bold ;
	color: #CCCCCC;
}
.mainmenu a
{
   font-size: 12px;
   font-weight : Bold ;
   color: #CCCCCC;
   text-decoration:none;
}
.mainmenu a:hover
{
   color: #EEEEEE;
}

.mainmenu{
   background-color:#01395A;
   color:#FFFFFF;
   text-align:center;
   font-family: "Trebuchet MS", Verdana, sans-serif;
}

.content{
   width:730px;
   font-family: "Trebuchet MS", Verdana, sans-serif;
   font-weight: 'normal';
   font-size:13px;
}

.content table{
   font-family: "Trebuchet MS", Verdana, sans-serif;
   font-weight: 'normal';
   font-size:13px;
}

.content h2{
   font-size:24px;
}

.content h3{
   font-size:18px;
}

.content a
{
   font-size: 12px;
   font-weight : Bold ;
   color: #3333CC;
   text-decoration:none;
}
.content a:hover
{
   color: #333333;
}

.footer{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
}

.menupublic{
   background-color: #FF8000; 
   text-align: center; 
   border: 1px solid #FF8000;
}

.menupublic_hover{
   background-color: #FF0000; 
   text-align: center; 
   border: 1px solid #FF8000;
}

a.linkpublic{
   text-align: center; 
   color:#FFFFFF;
   font-weight:normal;
   font-size:12px;
}

.menuteam{
   background-color: #0080FF; 
   text-align: center; 
   border: 1px solid #0080FF;
}

.menuteam_hover{
   background-color: #0000FF; 
   text-align: center; 
   border: 1px solid #0000FF;
}

.menujudge{
   background-color: #00CC00; 
   text-align: center; 
   border: 1px solid #00CC00;
}

.menujudge_hover{
   background-color: #009900; 
   text-align: center; 
   border: 1px solid #006600;
}

.inflog{
   background-color:#BBBBBB;
   text-align:center;
   font-size:11px;
}

.pr_prob{
  font-size: 20px;
}

a.pr_prob{
  font-size: 20px;
}
table.t_form { 
	border: 1px solid #000000; 
}
