/***********************************
CSS Document
Author: Michael Oleksak - StarsnSites.com
copyright ©2005 all rights reserved
***********************************/

body, table { background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
    	}

th { background-color:#FF9966; 
     color: #000000;  }

ul {
	list-style: disc outside;
	}


/***********************************
 Begin Link Styles
***********************************/

a:link, 
a:active,
a:visited { color: #FF9966; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: underline; }



hr { height: 1px; width: 90%;	color: #FF9966;
	 }

h1 { font-size: 24px; font-weight: bold; margin-top: 1px; margin-bottom: 2px;
     line-height: 29px; color: #00CC00;    }

h2 { font-size: 17px;  font-weight: bold; margin-top: 1px; margin-bottom: 2px;
     line-height: 20px; color: #000000;  }

h3 { font-size: 10px;  font-weight: bold; margin-top: 1px; margin-bottom: 1px; 
     line-height: 14px; color: #FFFFFF;  }

	
input { font-family: Verdana, Arial, Helvetica, sans-serif;
	    }
	
textarea, form select, input {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-width: 1px;
	text-align: left;
	background-color: #F5F5F5;
	}

button	{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #BA5A4D;
	color: white;
	}

.important  { font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FF0000;
	color: white;
    }


.small {
	font-size: 11px;
}
.smaller {
	font-size: 9px;
}
.smallest {
	font-size: 7px;
}


table.menu a {
width:100%; 
background: #ffffff;
border:1px solid #8D8D8D; 
display: block; 
margin: 1px;
} 

div.menu a {
color: #ACDFF1; 
background: #ffffff; 
text-decoration:none; 
font-size:11px; 
line-height:14px; 
padding: 2px 2px 2px 2px;
font-family: verdana, sans-serif; 
}

div.menu a:link {
      color: #ffffff; 
      background: #000000; }
div.menu a:active { 
      color: #000000;
      background: #FF9966; }
div.menu a:visited {
      color: #ffffff; 
      background: #000000; }
div.menu a:hover {
      color: #000000;
      background: #FF9966; 
      border:1px solid #000000; 
      text-decoration:underline;}


.mast	{ background-color: #FFFFFF; font-size: 10px; font-weight: lighter;  color: #333333;}
.mast a	{	color: #333333; text-decoration : none;	}	
.mast a:link	{	color: #4667AC; text-decoration : none;	}	
.mast a:hover	{	color: #AC4650; text-decoration : underline;	}	
.mast a:visited	{	color: #4667AC; text-decoration : none;	}	
.mast a:active	{	color: #4667AC; text-decoration : none;	}

.copyright	{ background-color: #FF9966; font-size: 10px; font-weight: lighter;  color: #FFFFFF; text-align: center;
}
.copyright a	{	color: white; text-decoration : none;	}	
.copyright a:link	{	color: white; text-decoration : none;	}	
.copyright a:hover	{	color: white; text-decoration : underline;	}	
.copyright a:visited	{	color: white; text-decoration : none;	}	
.copyright a:active	{	color: white; text-decoration : none;	}	
	
.search { font-size: 1px;  font-weight: lighter;  color: #1E4D82;  height:1px;  background-color: #1E4D82;        }
.onepx { font-size: 1px;  font-weight: lighter;        }
.centerbkg { background-position: center; }

#time {
      text-align: center;
}	  