img { border:none; }

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/micki_bg2.gif);
	background-position:top;
     }

.tab_border { border-top:1px solid #ccc;
                      border-bottom:1px solid #ccc;
					  border-left:1px solid #ccc;
					  border-right:1px solid #ccc;
					  }

td {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;	
}

th {
	font-family: Arial, Helvetica, sans-serif;
   }


.maintext
{
   font-size:14px;
   color:#1B75BB;
   line-height:22px;
   font-weight:bold;
}

.errmsg
{
  color:#ff0000;
  font-weight:bold;
}

.gentext
{
font-size:11px;
line-height:13px;
color:#666666;
  
}


.newstext
{

font-size:10px;
color:#666;
}

.headings
{
  color:#1b75bb;
  font-size:11px;
}

a.heading:link
{
  color:#1b75bb;
  font-size:11px;
  text-decoration:none;
}
a.heading:visited
{
  color:#1b75bb;
  font-size:11px;
  text-decoration:none;
}

a.heading:hover
{
  color:#ff0000;
  font-size:11px;
  text-decoration:none;
}

.footer
{
color:#fff;
font-size:10px;
text-decoration:none;
line-height:13px;
}

a.menu:link {  color:#1b75bb;
text-decoration:none;
font-size:11px;
font-weight:bold;
}
a.menu:visited{  color:#1b75bb;
text-decoration:none;
font-size:11px;
font-weight:bold;
}
a.menu:hover {  color:#666;
text-decoration:none;
font-size:11px;
font-weight:bold;
}


a.grey:link {  color:#666;
text-decoration:none;
font-size:11px;
font-weight:bold;
}
a.grey:visited{  color:#666;
text-decoration:none;
font-size:11px;
font-weight:bold;
}

.grey { color:#666; text-decoration:none;font-size:11px; }
.subheadings { color:#F05A28;
                         font-weight:bold;}


a.submenu:link { color:#1b75bb;
                     text-decoration:none;
					 font-size:10px;
					 font-weight:bold;
				  }
				  
a.submenu:hover{ color:#FF0000;
                     text-decoration:none;
					 font-size:10px;
					 font-weight:bold;
				  }
				  
				  
a.submenu:visited{ color:#1b75bb;
                     text-decoration:none;
					 font-size:10px;
					 font-weight:bold;
				  }
						  
				  				  
 .cell_border
 {
   border-right:1px solid #ede8e8;
   border-bottom:1px solid #ede8e8;
 }				  	 