/*------ GENEREL ------*/
body{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 12px;
/*	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: #4A0000;
}
a:visited { 
	color: #72789A;
}
a:hover {
	color: #221E68;
}
/*a:hover img, a:active img {FILTER: "Gray"}*/
.heading01 {
	color: #4A0000;
	font-size: 36px;
	text-transform: uppercase;
	font-weight: bold;
}
.heading02 {
	color: #4A0000;
	font-size: 18px;
	font-style: italic;
}
/* OUTER TABLE PROPERTIES */
.outerTable
{
	background-color: #669999;
	border: medium solid #000000;
	color: #FFFFFF;
}

/* TABLE01 PROPERTIES */
.table01
{
	background-color: #8DB4B4;
	border: 2px solid #000000;
	font-size: 14px;
	text-transform: lowercase;
	color: #000000;
}
.table01Top
{
	font-size: 16px;
	background-color: #395757;
	font-weight: bold;
	text-transform: capitalize;
	border: 5px inset #FFFFFF;
	padding: 0px;
	color: #FFFFFF;
}

.table01SwitchRow01
{
	background-color: #669999;
}
.table01SwitchRow02
{
	background-color: #8DB4B4;
}

.table01heading01{
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
}
.table01text01 {
	color: #000000;
}
.table01text02 {
	color: #FFFFFF;
}
.table01text03 {
	color: #FFFF33;
}
.table01link01 {
	color: #395757;
	text-transform: none;
	font-weight: bold;
}
.table01link02 {
	color: #304949;
	text-transform: none;
	font-weight: bold;
}
.table01link03 {
	color: #FFFF33;
}

/* TABLE02 PROPERTIES */
.table02
{
	background-color: #497070;
	border: 1px solid #FFFFFF;
	font-size: 12px;
	text-transform: capitalize;
	color: #BCD3D3;
}
.table02Top
{
	font-size: 16px;
	background-color: #8DB4B4;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
}
.table02SwitchRow01
{
	background-color: #669999;
}
.table02SwitchRow02
{
	background-color: #8DB4B4;
}
.table02heading01{
	color: #FFFFFF;
	font-weight: bold;
}
.table02text01 {
	color: #8DB4B4;
}
.table02text02 {
	color: #669999;
}
.table02text03 {
	color: #FFFF33;
}
.table02link01 {
	color: #8DB4B4;
}
.table02link02 {
	color: #669999;
}
.table02link03 {
	color: #FFFF33;
}
/* GENEREL PROPERTIES */
.thumb {
	border: 1px solid #395757;
}
.banner {
	border: 3px solid #FFFFFF;
}
.text01 {
	color: #669999;
}
.text02 {
	color: #395757;
}
.text03 {
	color: #FFFF33;
}
.link01 {
	color: #CCCCCC;
}
.link02 {
	color: #999999;
}
.link03 {
	color: #FFFF33;
}

.dropDownbox
{
	background-color: #CCA572;
}
.formInput
{
	background-color: #B7C3DD;
	color: #000000;
}
.button
{
	background-color: #FFFFFF;
}
