﻿body
{
    font-family:Verdana MS,sans-serif;
    font-size:small;
    font-weight:normal;
    text-decoration: none;
    color: #000000;
    margin: 5px;
    padding: 5px;
    min-height: 500px;
}
a:link, a:visited
{
	color: #005fa9;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a.menu:link, a.menu:visited
{
    color: #ffffff;
    text-decoration: none;
	z-index: 999;
}
a.menu:hover
{
	color: #005fa9;
	z-index: 999;
}
#marquee a:link, a:visited, a:hover
{
	color: #000000;
	text-decoration: none;
	z-index: 999;
}
.menu
{
	z-index: 999;
}
table
{
    background-image: none;
}
h3
{
    font-size:small;
    font-weight:bold;
    color: #FF6600;
}
.banner
{
    font-size: small;
    font-style: normal;
    font-weight: normal;
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    height: 32px;
    background-color: #0099FF;
}
.tpltbanner
{
    font-size: large;
    font-style: normal;
    font-weight: bold;
    color: #FF6600;
    margin: 0px;
    padding: 0px;
}
.tplttitle
{
    font-size:small;
    font-style: normal;
    font-weight: bold;
    color: #FF6600;
    margin: 0px;
    padding: 0px;
}
a.tplttitle:link, a.tplttitle:visited 
{
    color: #FF6600;
	text-decoration: underline;
}
.leftbuffer
{
    border-left: #0099ff 6px solid;
    border-right: #0099ff 6px solid;
}
.buttonlinks
{
    font-size: small;
    font-style: italic;
    font-weight: bold;
    vertical-align:middle;
    color: #FF6600;
    margin: 0px;
    padding: 0px;
}
a.buttonlinks:link, a.buttonlinks:visited, a.buttonlinks:hover
{
    color: #FF6600;
    text-decoration: none;
}
.emtext
{
    font-size: x-small;
    font-style: italic;
    font-weight: normal;
    color: #333333;
    margin: 0px;
    padding: 0px;
}
.formbox
{
    border-right: #D3D3D3 1px;
    border-top: #D3D3D3 1px;
    border-left: #D3D3D3 1px;
    border-bottom: #D3D3D3 1px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
}
.formbox span.AspNet-DetailsView-Value input
{
    width: 400px;
}
.w180
{
    width: 180px;
}
.w800
{
    position:absolute;
    left: 181px;
    width: 800px;
}
.faq
{
	color: #005fa9;
	text-decoration: none;
}
.faqtop
{
	color: #005fa9;
	text-decoration: none;
	float:right;
	margin-right: 20px;
}
.faqtop a:link
{
	color: #005fa9;
	text-decoration: none;
	text-align: right;
	margin-left: 400px;
}
.ImageTitle { font-weight:bold; font-size:large;}
.index {font-size: small;}
.NavLink { background-color: yellow; font-weight: bold; }
.launches 
{
    font-family: verdana;
    font-size: 11px;
}
.credits 
{
	text-align: right;
	font-size: x-small;
}
.credits a, .credits a:visited
{
	text-decoration: none;
	color: #ffffff;
}
.credits a:hover
{
	text-decoration: underline;
}
.raftrace
{
	font-size: 11px;
}
.welcome
{
	font-size: 11px;
	padding-left: 15px;
	padding-right: 30px;
}
.rss 
{
    font-family: verdana;
    font-size: 11px;
}
.rss a, .rss a:visited
{
	text-decoration: none;
	color: #005fa9;
}
.rss a:hover
{
	text-decoration:underline;
}
.newsintro h3
{
	margin-bottom:2px;
}
.eventmonth
{
	font-weight:bold;
	padding:2px 15px 2px 2px;
	background-color:#ff6600;
	color:#ffffff;
	border-bottom:solid 1px #ffffff;
}
.eventdates
{
	padding:2px 15px 2px 5px;
	border-bottom:solid 1px #ff6600;
}
.eventtitle
{
	padding:2px 15px 2px 0;
	border-bottom:solid 1px #ff6600;
	border-right:solid 1px #ff6600;
}

.eventmonthfirst
{
	font-weight:bold;
	padding:2px 15px 2px 2px;
	background-color:#ff6600;
	color:#ffffff;
	border-bottom:solid 1px #ffffff;
}
.eventdatesfirst
{
	padding:2px 15px 2px 5px;
	border-top:solid 1px #ff6600;
	border-bottom:solid 1px #ff6600;
}
.eventtitlefirst
{
	padding:2px 15px 2px 0;
	border-top:solid 1px #ff6600;
	border-bottom:solid 1px #ff6600;
	border-right:solid 1px #ff6600;
}

.eventmonthlast
{
	font-weight:bold;
	padding:2px 15px 2px 2px;
	background-color:#ff6600;
	color:#ffffff;
	border-bottom:solid 1px #ff6600;
}