body, div {
	margin: 0;
	padding: 0;
	text-align: justify;
}





#table {
         cellSpacing: 5px;
         cellPadding: 3px;
         width: 150px; 
         background-colour: #FFFF99;
         border-width: 1px;

}



#nav {
	float: left;
	width: 141px;
	padding: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	text-align: center;
	background-color: #ffffff;
}

#ads {
	float: right;
	width: 141px;
	padding: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	text-align: center;
	background-color: #ffffff;
}

#txt {
	margin-left: 0;
	margin-right:0;
	margin-top: 0;
	padding: 5px;
        cellspacing: 4px;
	border-style: solid;
	border-width: 0;
	border-color: #999999;
	background-color: #ffffff;
}

.txtAds {
	margin-left: 5px;
	margin-right: 5px;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	text-align: center;
	width: 33%;
	font-size: x-small;
	background-color: #fefefe;
} 

#ftr {
	clear: both;
	margin-top: 5px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: #ffffff;
	text-align: center;
	font-size: x-small;
	font-weight: bold;
}

#hdr {
	clear: both;
	margin-bottom: 5px;
	padding: 0px;
	border-style: solid;
	border-width: 1px;
	background-color: #FFF;
	border-color: #999999;
	text-align: center;
}



.largeBanner {
	width: 460px;
	height: 60px;
}

.atHome {
	background-color: #0066CC;
	background-position: center;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
}




.internetIncome {
	background-color: #0066CC;
	background-position: center;
	text-align: center;
		margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
}


.onlineOps {
	background-color: #0066CC;
	background-position: center;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
}


.submitter {
	background-position: center 0%;
	text-align: center;
}

.tab_center {
	text-align: center;
}



.txtAds a {
  text-decoration: none;
}

 a:link {
  color: #000000;
  text-decoration: none;
}

 a:active {
  color: #FF0000;
  text-decoration: underline;
}

a:visited {
 color: #FF0000;
  text-decoration: underline;
}

 a:hover {
 color: #0000FF;
 text-decoration: none;
}

p  {
   font-family: verdana;
   font-size: 8pt;
   line-height: 120%;
 
 }

p.introduction { 
  font-family: verdana;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  font-size: 8pt;
  color: #000000;
}

.navcontainer {

  width: 100px; 
 }

.navcontainer ul {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  font-family: Verdana;
}

.navcontainer a {
 display: block;
 padding: 3px;
 width: 100px;
 background-color: #B80000;
 border-bottom: 1px solid #eee;

}

.navcontainer a:link, .navlist a:visited  {
  color: #ffffff;
  text-decoration: none;
}

.navcontainer a:hover {
  background-color: #B80000;
  color: #000000;

}

.navigation
{  

  margin-left: 0;
  padding-left: 0;
  list-style type: none;
}


div.box  {
       margin-left: 5px;
       margin-right: 5px;
       padding: 5px;
       border-style: double;
       border-width: 1px;
       border-color: #999999;
       text-align: center;
	width: 115px;
	font-size: small;
	background-color:#FFFFFF;
} 

div.box2   {
       margin-left: 5px;
       margin-right: 5px;
       padding: 6px;
       border-style: double;
       border-width: 1px;
       border-color: #999999;
       text-align: center;
	width: 530px;
	font-size: small;
	background-color:#0066CC;
}


body, td, th {
	font-family: Verdana;
	font-size: small;
	color: #000000;
}

body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #0099CC;

}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

h1 {
	font-size: large;
	color: #ff0000;
}
h2 {
	font-size: medium;
	color: #000000;
}
h3 {
	font-size: small;
	color: #000000;
	text-decoration: underline;
}
h5 {

    vertical-align: sub;
}
.style1 {
	color: #ffffff;
	font-weight: bold;
}

.style2 {
 font-size: x-small;

}

.style3 {

font-size: small;

}


