a:link {
	color: #C10000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C10000;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #C10000;
}


.menuTables {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434B6B;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A6A6C4;
	border-left-color: #A6A6C4;
	padding: 5px;
}
.menuTablesGO {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434B6B;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A6A6C4;
	border-bottom-color: #A6A6C4;
	border-left-color: #A6A6C4;
}
.body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434B6B;
	padding: 5px;
}
.bottomLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434B6B;
}
.companyInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px;
}
.companyInfo a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.companyInfo a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.companyInfo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.companyInfo a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F3F4F5;
	padding: 5px;
}
.copyright a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.backR {
	background-image: url(images/backShadow.gif);
	background-repeat: repeat-y;
}
.backL {
	background-image: url(images/backShadowL.gif);
	background-repeat: repeat-y;
}
.gettingStarted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/gettingStartedBack.jpg);
	background-repeat: no-repeat;
}
.topMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.topMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topMenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.topMenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.imageBorder {
	border: 1px solid #434B6B;
}
