﻿body
{	
	background-color:#CCCCCC;
	text-align:center; /* for IE */
	margin:0 auto; /* for the rest */ 
}

.content
{
	width:1000px;	
	text-align:left;
	background-image:url('images/other/background.bmp');			
}

.header
{
	padding:30px;
	text-align:center;
	font-family:Arial, Verdana, Sans-Serif;	
	font-size:30px;	
	color:#FFFFFF;
	background-image:url('images/other/Gradient_Strip.jpg');
}

.header2
{
	background-image:url('images/other/logo.bmp');
	height:158px;	
}	

.footer
{
	padding:30px;
	text-align:center;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:medium;
}

table.main
{
	width:930px;	
}

td.mainholder
{
	text-align:center;	
	padding:30px;
	border-style:none;
}

.dataholder
{
	border-style:none;
	color:#FFFFFF;
	margin-right: 0px;	
}

.childdataholder
{
	border-bottom:solid 5px #000000;	
}

.maindescription
{
	text-align:center;	
	color:#FFFFFF;
	padding-bottom:30px;
}

.item
{
	padding-bottom:20px;
	padding-top:5px;
	vertical-align:top;
	border-bottom:none;
	border-top:none;
	border-left:none;
	border-right:none;		
}

.control
{
	border-style:ridge;	
}

.childitem
{	
	vertical-align:top;
	padding-left:20px;
	border-style:none;
}

.text
{
	color:#FFFFFF;
	font-size:medium;
	padding-bottom:30px;
}

.striptable
{
	background-color:#000000;
	color:#FFFFFF;
	width:1000px;
	margin-bottom:20px;
	height:30px;
}

.thumb
{
	border-style:ridge;
}
	

