﻿html { margin: 0px; } 

body { 
 margin: 0; 
 padding: 0;  
 color: #101E4D; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 14px;
}

input.btnBlue 
{
    background: #101E4D;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px;
    border-width: 0px;    
}

a
{
    color: #101E4D; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px;
    text-decoration: underline;
}

a:hover
{
    color: #101E4D; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px;
    text-decoration: underline;
}

.GOblue 
{
    background: #101E4D;
    color: #FFFFFF;
}

.GOblueSoft
{
    background: #485977;
    color: #FFFFFF;
}

.GOblueMedium
{
    background: #9CA5B6;
    color: #000000;
}

.GOblueLight
{
    background: #CACED7;
    color: #000000;
}

.GOgold 
{
    background: #D69FOF;
    color: #FFFFFF;
}

.GOgoldMedium
{
    background: #9CA5B6;
    color: #000000;
}

.GOgoldLight
{
    background: #CACED7;
    color: #000000;
}

.ForumTitle1
{
    color: #101E4D; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px;
}

.ForumTitle1
{
    color: #101E4D; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 18px;
}

a.ForumTitle1
{
    color: #101E4D; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 18px;
    text-decoration: none;
}

a:hover.ForumTitle1
{
    color: #101E4D; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 18px;
    text-decoration: none;
}

.ForumTitleGold
{
    color: D69FOF; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 18px;
}

td.ForumTitleGold
{
    color: D69FOF; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 18px;
}

a.ForumTitleGold
{
    color: #FFAA00; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 18px;
    text-decoration: none;
}

a:hover.ForumTitleGold
{
    color: #FFAA00; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 18px;
    text-decoration: none;
}

.ForumTitle2
{
    color: #101E4D; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px;
}

td.ForumTitle2
{
    color: #101E4D; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px;
}

.ForumTitle3
{
    color: #FFAA00; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px;
}

td.ForumTitle3
{
    color: #FFAA00; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px;
}

.ForumSubTitle3
{
    color: #101E4D; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
	font-weight: bold;
}

td.ForumSubTitle3
{
    color: #101E4D; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
	font-weight: bold;
}

.PhotoFooter
{
    color: #101E4D; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 8px;
}

a.PhotoFooter
{
    color: #101E4D; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 8px;
    text-decoration: none;
}

a:hover.PhotoFooter
{
    color: #101E4D; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 8px;
    text-decoration: underline;
}

.AlertMsg
{
    color: #FF0000; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px;
    font-weight: bold;
}

.GrayMsg
{
    color: #999999; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10px;
    font-weight: bold;
}
