body,td,th {
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #F0F0F0;
	background-repeat: repeat;
	background-image: url(../images/background.png);
}

a {
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #66CCFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


a.sidebar 
{
	font-weight: bold;
	font-style: oblique;
	font-family: Times New Roman, Arial, Courier;
	font-size: 14px;
	color: #FF3300;
}
a:hover.sidebar 
{
	text-decoration: underline;
	color: #66CCFF;
}

a:hover.main_image 
{
	text-decoration: none;
	color: #FFFFFF;
}

h1 {
	font-size: 14px;
	color: #003366;
}
h2 {
	font-size: 12px;
	color: #003366;
}
h3 {
	font-size: 21px;
	color: #003366;
}

td.blue {
	border-color: #003366;
	background-color: #003366;
	text-align: center;
}

td.black {
	color: #000000;
	text-align: center;
}

img.galleryFrame {
	border-width: 15px;
	border-style: outset;
	border-color: #003366;
}

th.email {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003366;
}

th.address {
	font-size: 12px;
	color: #000000;
}
