﻿body 
{
    margin: 0px;
    background-color:#000;
}
table
{
    width: 100%;
    height: 100%;
    border: 0px;   

}

.flash
{
    vertical-align: middle;
    text-align: center;   
}
a:active
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: .7em;
    color: #FFFFFF;
    text-decoration: none;
}
a:link
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: .7em;
    color: #FFFFFF;
    text-decoration: none;
}
a:visited
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: .7em;
    color: #FFFFFF;
    text-decoration: none;
}
a:hover
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: .7em;
    color: #666666;
    text-decoration: none;
}
.pageTitle
{
    font-family: Georgia, Verdana, Arial;
    font-size: 1.5em;
    font-weight: bolder;
    color: #fff;
}
.txtReg
{
    font-family: Georgia, Verdana, Arial;
    font-size: .7em;
    color: #fff;    
}
.txtFieldTitle
{
    font-family: Georgia, Verdana, Arial;
    font-size: .8em;
    color: #fff;    
}
.txtFieldInput
{
    font-family: Georgia, Verdana, Arial;
    font-size: .8em;
    color: #fff;    
}
.txtNote
{
    font-family: Georgia, Verdana, Arial;
    font-size: .6em;
    color: #666666;       
}
.txtCollection
{
	font-family: Georgia, Verdana, Arial;
	font-size: .8em;
	color: #fff;
}
.newsletter_signup
{
    padding-top: 5px;
    padding-right: 4px;
}