﻿body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-size: 12px;
	line-height:15px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	background-color: #000000;
}
a
{
    color: #009cff;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
.HomeBG {
	background: #000000;
}
.style1 {
	margin-right: 0px;
}
.style2 {
	margin-left: 0px;
	text-align: right;
}
.NavButton
{
    font-size: 10px;
}
.SearchButton
{
    font-size: 11px;
    height: 22px;
}
.Gallery
{
    margin: 0px 5px 5px 0px;
    border: 4px groove #C0C0C0;
    background-color: #d8e9ef;
}
.SearchBox
{
    width: 100px;
    height: 15px;
    font-size: 10px;
}
.style3 {
	border-width: 0px;
}
.ItalicText
{
	font-style: italic;
}
.MainHeading
{
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    color: #fed16a;
}
.BlueText
{
    color: #2794b3;
}
.GoldText
{
    color: #fed16a;
}
.ImageStyle
{
    border-color: Black;
    border-width: 25px;
    border-style: solid;
}
.ImageDiv
{
    float: right;
    padding-left: 15px;
    padding-top: 20px;
}
.GrayHeading
{
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    color: #666666;
}
.ItalicHeading
{
	font-size: 18px;
	font-weight: bold;
	color: #009cff;
	font-style: italic;
}
.BoldText
{
	font-weight: bold;
}
.ErrorText
{
	font-weight: bold;
	color: #FF0000;
}
.LoginTable
{
	background-color: #CCCCCC;
}
.LoginTop
{
	background-color: #2794b3;
}
