
body,td,th {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

body {
	background-color: #990099;
}

.mainbody {
     margin: 0px; 
     padding: 0px; 
     width: 475px; 
	 height: 400px ;
	 overflow: auto;
}

.mainbodygallery {
     margin: 0px; 
     padding: 0px; 
     width: 475px; 
	 height: 600px ;
	 overflow: auto;
}

table {
	background-color: #0066CC;
	border: 3px solid #CC0000;
	width: 706px;
	padding: 0px;
}

p { 
padding: 10px;
}

a:link {
	color: #FFCC33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC33;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {color: #666666}

.ctr{
text-align:center;
}

.floatright {
	float: right ;
	margin-top: 10px; 
	margin-bottom: 10px; 
	margin-left: 15px;
	margin-right: 15px;
}
.floatleft {
	float: left ;
	margin-top: 10px; 
	margin-bottom: 10px; 
	margin-left: 15px;
	margin-right: 15px;
}

.floatlefta {
	float: left;
}

.style3 {color: #CCCCCC}
.style4 {
	font-size: small;
	color: #666666;
}
.style5 {font-size: small}
.style6 {text-align: center; font-size: small; }
.style7 {font-size: 18px}
.style8 {font-size: 24px}
.style9 {color: #FFCC33}
.style10 {	color: #FFCC33;
	font-weight: bold;
}

.leftbits {
	width: 222px ;
	float: left ;
	margin: 0px ;
	padding: 0px ;
}

.rightbits {
	width: 484px ;
	margin: 0px ;
	padding: 0px ;
}

div.float {
  float: left;
  }
  
div.float p {
   text-align: center;
   }

