.MainStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.LiveEventsBar {
	font-family: "Courier New", Courier, mono;
	color: #999999;
	background-color: #000000;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	width: auto;
	border: 1px solid #000000;
	margin: 0px;
	height: auto;
}
.tdStyle {
	border: 1px #000000;
	width: 3px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
}
a:hover {
	color: #00A000;
}
.GreyedOutText {
	color: #CCCCCC;
	font-size: 11px;
}
.WhiteText {
	color: #FFFFFF;
}
.hyperlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

/* for vertical alignment */
body {height: 98%;
	margin:0px;
	padding:0px; width:99%;
}

html {height: 98%; width:99%;
}

#outer {width:100%;height: 100%; overflow: visible;} 
#outer[id] {display: table; position: static;}

#middle {position: relative; top: 50%;}  /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}

#inner {width:100%;position: relative; top: -50%} /* for explorer only */

/* optional: #inner[id] {position: static;} */

.heading
{
font-size:120%;
font-weight:bold;
/*text-align:center;*/
}
.plain
{
margin-top:1em;
margin-bottom:1em;
}
.quote
{
margin-top:1em;
margin-bottom:1em;
margin-left:3em;
margin-right:3em;
font-style: italic;
}

.style3
{
font-size: 18px;
font-weight: bold;
}
.style5
{
font-size: 24px;
}
.style6
{
font-size: 18px;
}
.style7
{
font-size: 16px;
}

.halfbox
{
float:left;
width:50%;
margin:-1px;
display:block;
min-width:20em;
}

.box
{
position:relative;
float:left;
text-align:center;
margin: -2px;
border:2px solid #9af;
display:inline;
}


.adheading
{
position:relative;
top:0%;
width:100%;
text-align:center;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
margin-top:20px;
}

.bannerheading
{
position:relative;
top:0%;
width:100%;
text-align:center;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
font-weight:bold;
font-size:150%;
}

.footer
{
width:100%;
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top:20px;
font-size:80%;
clear:both;
}

.nodec 
{ list-style:none;
padding:10px;
margin:auto;
}

