﻿#LeftMenu
{
	border: 1px solid #AEAEAE;
	background-color: #909090;
	text-align: center;
}

#LeftMenu span
{
	font: bold 10px Tahoma,Verdana,Arial,Helvetica,sans-serif;
	padding: 2px;
	padding-left: 4px;
	display: block;
	width: 100%;
	color: #F8E457;
	background-color: #4E4E4E;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px solid black;
}

#LeftMenu a
{
	font: bold 10px Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-weight: lighter;
	padding: 2px;
	padding-left: 4px;
	display: block;
	width: 100%;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px solid black;
}

html>body #LeftMenu a
{ /*Non IE rule*/
width: auto;
}
html>body #LeftMenu span
{ /*Non IE rule*/
width: auto;
}

#LeftMenu a:hover
{
	background-color: #AFAFAF;
	color: #ffffff;
}

.TopNav
{font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size:10px; font-weight:bold; color:#ffffff; text-decoration:none; width:100%; line-height:24px; text-align:center;}
.TopNavBg:{background-color:#497FA1; display:block; width:100%; text-align:center;}
.TopNavBg:Hover{background-color:#497FA1; display:block; width:100%; text-align:center;}

.TopMenu
{
	background-color:#4E4E4E;
	width: 100%;
	text-align: center;
}

.TopMenu a
{
	font: bold 10px Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-weight: lighter;
	padding: 2px;
	padding-left: 4px;
	display: inline;
	width: 555px;
	height: 555px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

html>body tr#TopMenu a
{   /*Non IE rule*/
	width: auto;
}
html>body tr#TopMenu span
{   /*Non IE rule*/
	width: auto;
}

.TopMenu a:hover
{
	background-color: #585858;
	color: #ffffff;
}

.PageBg
{
	background-color: #3681b5;	
}

.BannerBg
{
	background-color: #000000;	
}

.LeftNavBg
{
	background-color: #909090;
}

.TopMenuBg
{
	background-color: #4E4E4E;	
}


/* Registration Styles that will soon be removed */

table.RegistrationMain
{
	width: 100%;
	/*background-color: #FCF5CF;*/
	background-color: #dfecf4;
	border: 1px solid #3681b5;
}

td.BestValue
{
	background-color:#003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color:#3681b5;
}
/*3681b5*/
table.RegistrationBorder {width: 100%;border-color: #005581; border-width: 1px; border-style: solid;}
.RegistrationHeader {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #3681b5}
.BetterSoftwareConfOR {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #3681b5}

/* Background-Colors for Conference Navigation. Should not be used in content */
.LeftNav{font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size:10px; color:#ffffff; text-decoration:none; line-height:150%; display:block; text-align:center;}
.TopNav
{font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size:10px; font-weight:bold; color:#ffffff; text-decoration:none; width:100%; line-height:24px; text-align:center;}
.TopNavBg:{background-color:#497FA1; display:block; width:100%; text-align:center;}
.TopNavBg:Hover{background-color:#497FA1; display:block; width:100%; text-align:center;}


/* Misc, specialized content styles */
.ClassNavigation{ text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; margin-right:10px;margin-left:10px; display:block; text-align:center;}
a.ClassNavigation:hover {color: #FF6600;}
.ClassNavBg{height:16px; text-align:center;}
.ClassNavBg:Hover{background-color:#E3E3E3;height:16px; text-align:center;}




