#splash {_background-color:#333333; height:500%; width:100%; z-index:200;background-image:url(../images/bg.png); position:absolute; top:0px; left:0px;}

a img {
   border: none;
}

table.main {
   background-color: #333333;
	border: 1px; 
	border-style: solid;
	border-color: #777777;	
}

td.header {
   padding: 0 0 0px 0;
}

td.header h1 {
   font-family: arial,helvetica,sans-serif;
   font-size: 35px;
   font-weight: bold;
   color: #ffffff;
   margin: 0 0 0 10px;
   padding: 0;
   display: inline;
}

td.toptext {
   font-family: arial,helvetica,sans-serif;
   font-size: 12px;
   color:#FFFF99;
   margin: 0;
   padding: 10px 0;
   }

td.mainbar h2 {
   font-family: arial,helvetica,sans-serif;
   font-size: 15px;
   font-weight: bold;
   color: #F5A906;
   margin: 0;
   padding: 0;
   text-transform:uppercase;
   font-stretch:expanded;
}


td.mainbar h2 a {
   font-family: arial,helvetica,sans-serif;
   font-size: 18px;
   font-weight: bold;
   color: #F5A906;
   text-decoration: none;
}
td.mainbar h2 a:hover {
text-decoration: underline;
   color: #F5A906;
}

td.mainbar p {
   font-family: arial,helvetica,sans-serif;
   font-size: 13px;
   font-weight: normal;
   color: #ffffff;
   margin: 10px 20px 0 0;
   padding: 0;
   text-align:justify;
}

td.mainbar p.more {
   padding: 0 0 10px 0;
}

td.mainbar p a {
   font-family: arial,helvetica,sans-serif;
   font-size: 13px;
   font-weight: normal;
   color: #cfcfcf;
	text-decoration: underline;
}
td.mainbar p a:hover {
text-decoration: none;
   color: #C1E1FF;
}

td.mainbar p img {
   border: 1px solid #777777;
}

td.mainbar ul {
   font-family: arial,helvetica,sans-serif;
   font-size: 13px;
   font-weight: normal;
   color:#66CCFF;
   margin: 10px 0 10px 0;
   padding: 0;
   list-style-position: inside;
}

td.footer {
   padding: 10px 0 10px 0;
}

td.footer p {
   font-family: arial,helvetica,sans-serif;
   font-size: 16px;
   font-weight: normal;
   color: #ffffff;
   margin: 0;
   padding: 0;
}
td.footer p a {
	text-decoration: underline;
   font-family: arial,helvetica,sans-serif;
   font-size: 11px;
   font-weight: normal;
   color:#66CCFF;
}
td.footer p a:hover {
   font-family: arial,helvetica,sans-serif;
	text-decoration: none;
   color: #C1E1FF;
}

