﻿body
{
	font-family: tahoma, "times new roman" , arial;
	font-size: 12px;
	font-weight: normal;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.Normal
{
	font-size: 12px;
	color : Black;
	font-weight: normal;
	font-family: tahoma, "times new roman" , arial;
}
.NormalGray
{
	color: #999999;
	font-weight: normal;
}
.NormalGreen {	
	font-weight: normal;
	color: #91C515;
}
.NormalWhite
{
	color: #FFFFFF;	
	font-weight: normal;
}

.NormalSmallGray
{
	color: #999999;
	font-size: 10px;
	font-weight: normal;
}
.NormalSmallWhite
{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}
.NormalSmallBlack
{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

.NormalSmall
{
	font-size: 10px;
	font-weight: normal;
}
a
{
	text-decoration: none;
	font-size: 12px;
	color: #003399;
}
a:hover
{
	text-decoration: none;
	color:#FE8F00
}
A.Alt
{
	color: #666666;
	text-decoration: none;
}

a:hover.Alt
{
	color: #FFFFFF;
	text-decoration: none
}

.BoldBlue
{
	font-weight: bold;
	color: #7790b6;
	font-size: 16px;
	font-family: Arial, Times New Roman;
}
.BoldSmall
{
	font-weight: bold;	
	color: #000000;
	font-size: 10px;
	font-family: Tahoma, Arial, Times New Roman;
}
a.BoldSmall
{
	color: #000000;
	text-decoration: none;
}

a:hover.BoldSmall
{
	color: #000000;
	text-decoration: none
}

.BoldSmallWhite
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Tahoma, Arial, Times New Roman;
}
a.BoldSmallWhite
{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.BoldSmallWhite
{
	color: #FFFFFF;
	text-decoration: none
}

.Bold
{
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Times New Roman;
}
.BoldGreen
{
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Times New Roman;
	color: #91C515;
}

.BoldGray
{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Times New Roman;
	color: #999999;
}
.BoldOrange
{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Times New Roman;
	color: #ff6600;
}
.BoldWhite
{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Times New Roman;
	color: #FFFFFF;
}
.MeduimGreen {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #91C515;
}
.MediumBlue {
	font-family: Arial;
	color: #7790B6;
	font-size: 13px;
	font-weight: bold;
}
.MediumOrange {
	font-family: Tahoma;
	color: #ff6600;
	font-size: 11px;
	font-weight: bold;
}
.MediumWhite {
	font-family: Tahoma;
	color: White;
	font-size: 11px;
	font-weight: bold;
}
a.MediumWhite {
	font-family: Tahoma;
	color: White;
	font-size: 11px;
	font-weight: bold;
}
a:hover.MediumWhite {
	font-family: Tahoma;
	color: Gray;
	font-size: 11px;
	font-weight: bold;
}

.MediumOrange2 {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
img
{
border :0px;
}
*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

* html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
margin-top: -1em;
}
.GalleryThumbDiv {
	border-style: solid;
	border-color: silver;
	border-width: 1px;
}
.GalleryThumbImg {
	border-style: solid;
	border-color: white;
	border-width: 3px;	
}
.ImageThumb {
	border-style: solid;
	border-color: white;
	border-width: 5px;
}
