/*------ GENEREL ------*/
body{
	background-color: #9FE0FF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 12px;
	text-transform: lowercase;
/*	background-image: url(/psd_files/bg.jpg);*/
/*
	scrollbar-base-color: #800080;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #d6d1b6;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #bbbbbb;
	scrollbar-3dlight-color: #000000;	
*/
}
a {
	color: #000066;
	font-weight: bold;
}
a:visited { 
	color: #003399;
}
a:hover {
	color: #0066CC;
}
/*a:hover img, a:active img {FILTER: "Gray"}*/
.heading01 {
	font-size: 36px;
	text-transform: uppercase;
	font-weight: normal;
	color: #00371C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.heading02 {
	font-size: 20px;
	font-style: italic;
	color: #000066;
	text-transform: lowercase;
}
/* OUTER TABLE PROPERTIES */
.outerTable
{
	background-color: #66CDFF;
	border: medium dashed #35BDFF;
	color: #FFFFFF;
}

/* TABLE01 PROPERTIES */
.table01
{
	background-color: #9FE0FF;
	border: thin none #FFFFFF;
	font-size: 12px;
	text-transform: lowercase;
	color: #005782;
}
.table01Top
{
	font-size: 16px;
	background-color: #005279;
	font-weight: normal;
	text-transform: uppercase;
	border: 5px none #FFFFFF;
	padding: 0px;
	color: #D2F0FF;
}
.table01MainBody
{
	font-size: 12px;
	background-color: #9FE0FF;
	font-weight: normal;
	text-transform: none;
	border: 5px inset #FFFFFF;
	padding: 0px;
	color: #79793E;
}
.table01SwitchRow01
{
	background-color: #9FE0FF;
}
.table01SwitchRow02
{
	background-color: #7DD5FF;
}

.table01heading01{
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}
.table01text01 {
	color: #005279;
	font-weight: normal;
}
.table01text02 {
	color: #484824;
	font-size: 14px;
	font-weight: bold;
}
.table01text03 {
	color: #FF9933;
}
.table01link01 {
	color: #666600;
	text-transform: none;
	font-weight: bold;
}
.table01link02 {
	color: #484824;
	text-transform: none;
	font-weight: bold;
	font-size: 14px;
}
.table01link03 {
	color: #FFFFCC;
}

/* TABLE02 PROPERTIES */
.table02
{
	background-color: #6F2424;
	border: thin solid #000000;
	font-size: 12px;
	text-transform: capitalize;
}
.table02Top
{
	font-size: 16px;
	background-color: #993333;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
}
.table02SwitchRow01
{
	background-color: #669999;
}
.table02SwitchRow02
{
	background-color: #8DB4B4;
}
.table02heading01{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}
.table02text01 {
	color: #FFFFFF;
}
.table02text02 {
	color: #669999;
}
.table02text03 {
	color: #FFFF33;
}
.table02link01 {
	color: #993333;
}
.table02link02 {
	color: #669999;
}
.table02link03 {
	color: #FFFF33;
}
/* GENEREL PROPERTIES */
.thumb {
	border: 2px solid #005279;
}
.banner {
	border: medium solid #005279;
}
.text01 {
	color: #521B1B;
}
.text02 {
	color: #395757;
}
.text03 {
	color: #FFFF33;
}
.link01 {
	color: #999999;
}
.link02 {
	color: #999999;
}
.link03 {
	color: #FFFF33;
}

.dropDownbox
{
	background-color: #E2E2C5;
}
.formInput
{
	background-color: #E2E2C5;
	color: #000000;
}
.button
{
	background-color: #C9C992;
}
