﻿body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

.maindiv
{
	width: 100%;
	text-align: center;
	height: 600px;
}

table.maintable
{
	width: 622px;	
	border: 0;
	padding: 0;
	text-align: left;
	background-color: #ffffff;			
}

.photo
{	
	border-color: #b3b3b3;
}

td.footer
{
	background-color: #666666;
}

a {
	text-decoration: underline;
	color:#FF4700;
}
a.footer {
	text-decoration: underline;
	color:#ffffff;
	font-size: 12px;
	font-weight: normal;
}
a.2 {
	text-decoration: none;
	color:#6A6B6A;
}
a.3 {
	text-decoration: none;
	color:#5D6466;
}

.style3 {color: #72A655}
.style4 {color: #FF4700}


a:hover{
	color: #C3AC80;
	}
p {
		font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

ul {
		font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}



.center
{
	text-align: center;
	width: 100%;
}

.hr
{
	color: #C3AC80;	
	
}

.text {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

.buttonText
{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.small {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: Orange;
}

h2 {
	font-size: 16px;
	color: #ffffff;
}

h3 {
	font-size: 16px;
	color: #c3ac80;
	border-collapse: collapse;
	margin: 0,0,0,0;
	
}


.more {
	font-size: 10px;
	font-weight: bold;
	color: #C3AC80;
}

a.admin {
	color: #C3AC80;
	font-size: 10px;
	color: #333333;
}
a.admin:hover{
	color: #C3AC80;
	font-size: 10px;
	}
	
a.whiteback {
	color: #b59e00;
	font-size: 12px;
}
a.whiteback:hover{
	color: #C3AC80;
	font-size: 12px;
	}
	
	a.redweb {
	color: #cccccc;
	font-size: 10px;
	
}