﻿.backGround
{
	background: #7b6c65;
}

.backGround2
{
	background: #336666;
}

.backGround3
{
	background: #d8c2a4;
}

.font1
{
	font-family: Century Gothic;
	font-size: 12px;
	color: White;
}

.font3
{
	font-family: Century Gothic;
	font-size: 14px;
	font-weight: bold;
	color: White;
}

.font4
{
	font-family: Arial;
	font-size: 12px;
	color: White;
}

.font6
{
	font-family: Century Gothic;
	font-size: 14px;
	color: #0b002d;
}
.font7
{
	font-family: Century Gothic;
	font-size: 13px;
	color: #0b002d;
}
.font8
{
	font-family: Century Gothic;
	font-size: 12px;
	color: #0b002d;
}

.font9
{
	font-family: Century Gothic;
	font-size: 14px;
	color: #fb2fbf;
	font-weight: bold;
}

.font10
{
	font-family: Century Gothic;
	font-size: 24px;
	color: #fb2fbf;
	
}

a.menu:link
{
	font: 12px Century Gothic;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.menu:visited
{
	font: 12px Century Gothic;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover
{
	font: 12px Century Gothic;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.menuSelected
{
	font: 12px Century Gothic;
	color: #fb2fbf;
	font-weight: bold;
}
.imagePadding
{
	padding-bottom: 10px;
}

