body
{
	font-family: Verdana, Arial;
	font-size: 13px;
}

.sand_top_bkgrd
{
	background-image: url('/images/sand_top_background.gif');
	background-repeat: repeat;
}

.sand_bottom_bkgrd
{
	background-image: url('/images/sand_bottom_background.gif');
	background-repeat: repeat;
}

.blue_bkgrd
{
	background-image: url('/images/blue_background.gif');
	background-repeat: repeat-x;
}

.gray_bkgrd
{
	background-image: url('/images/gray_bkgrd.gif');
	background-repeat: repeat-x;
}

a.top_Menu:link { 
	font-weight: bold;
	color: #FFFFFF; 
	text-decoration:none;
}
a.top_Menu:visited {
	font-weight: bold;
	color: #FFFFFF; 
	text-decoration:none;  
}
a.top_Menu:hover { 
	font-weight: bold;
	color: #000000; 
	text-decoration:none; 
}

a.normal:link { 
	font-weight: bold;
	color: #FFFFFF; 
	text-decoration:none;
}
a.normal:visited {
	font-weight: bold;
	color: #FFFFFF; 
	text-decoration:none;  
}
a.normal:hover { 
	font-weight: bold;
	color: #000000; 
	text-decoration:none; 
}

a.address:link { 
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
a.address:visited {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF; 
}
a.address:hover { 
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF; 
}

a.onWhiteBkgrd:link { 
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
a.onWhiteBkgrd:visited {
	font-size: 15px;
	font-weight: bold;
	color: #000000; 
}
a.onWhiteBkgrd:hover { 
	font-size: 15px;
	font-weight: bold;
	color: #000000; 
}

a.YellowBold15:link { 
	font-size: 15px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration:none; 
}
a.YellowBold15:visited {
	font-size: 15px;
	font-weight: bold;
	color: #FFFF00; 
	text-decoration:none; 
}
a.YellowBold15:hover { 
	font-size: 15px;
	font-weight: bold;
	color: #FFFF00; 
	text-decoration:none; 
}

.blackpixel
{
	background-image: url('/images/blackpixel.gif');
	background-repeat: repeat-x;
}

.whitepixel
{
	background-image: url('/images/whitepixel.gif');
	background-repeat: repeat-x;
}

.blackwhitepixel
{
	background-image: url('/images/blackwhitepixel.gif');
	background-repeat: repeat-x;
}

.whiteBold
{
	font-weight: bold;
	color: #FFFFFF; 
}

.blueBold
{
	font-weight: bold;
	color: #000099; 
}

.WhiteBold15
{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF; 
	vertical-align: middle;
}

.BlueBold15
{
	font-size: 15px;
	font-weight: bold;
	color: #000099; 
	vertical-align: middle;
}

.YellowBold15
{
	font-size: 15px;
	font-weight: bold;
	color: #FFFF00; 
	vertical-align: middle;
}

.Bold15
{
	font-size: 15px;
	font-weight: bold;
}

.Bold9
{
	font-size: 9px;
	font-weight: bold;
}

.WhiteBold9
{
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}

.BlueBold9
{
	font-size: 9px;
	font-weight: bold;
	color: #000099; 
}

.Bold18
{
	font-size: 18px;
	font-weight: bold;
}

.RedBold18
{
	font-size: 18px;
	font-weight: bold;
	color: #FF0000; 
}

.YellowBold18
{
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00; 
}

.BlueBold18
{
	font-size: 18px;
	font-weight: bold;
	color: #000099; 
	vertical-align: middle;
}

.YellowBold20
{
	font-size: 20px;
	font-weight: bold;
	color: #FFFF00; 
}

.required
{
	color: red;
	font-weight: bold;
}

.error
{
	color: #FF0000;
	font-weight: bold;
}

.orangeQuestion
{
	color: #E65D00;
	font-weight: bold;
}

.blueQuestion
{
	color: #0000FF;
	font-weight: bold;
}

.answer
{
	color: #000000;
	font-weight: normal;
}

.blackBorder {
    border-color: #000000;
}

td.planetParty {
	background-color: #aedce1;
    border-color: #000000;
}

td.planetPartyTime {
	background-color: #919295;
    border-color: #000000;
}

td.disabled { 
	background-color: #C0C0C0; 
	border-color: #000000;
} 

.box {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
