body {
	margin: 0px;
	background-image: url(images/banner_bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #d3d3da;
	font-family: verdana;
	font-size: 11px;
	color: #292934;
}

h1, h2 {
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px; 
}

h3 {font-family: verdana;
	font-size: 11px;
	color: #ffffff; margin:0px; padding:0px;}

.mainTable {
	width: 100%;
	height: 100%;
}

a.linksLight:link, a.linksLight:visited {
	color: #ffeeb1;
	text-decoration: none;
}

a.linksLight:hover, a.linksLight:active {
	color: #a1fd00;
	text-decoration: none;
}

a.linksDark:link, a.linksDark:visited {
	color: #14142b;
	text-decoration: none;
}

a.linksDark:hover, a.linksDark:active {
	color: #7575f4;
	text-decoration: none;
}

a.menuItems:link, a.menuItems:visited {
	font-family: verdana;
	font-size: 11px;
	color: #535364;
	text-decoration: none;
}

a.menuItems:hover, a.menuItems:active {
	font-family: verdana;
	font-size: 11px;
	color: #31315a;
	text-decoration: none;
}

.sidePanelHeader {
	background-image: url(images/sidePanel_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #292934;
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}

.sidePanelItems {
	font-family: verdana;
	font-size: 11px;
	color: #d3d3da;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

a.sidePanelMenu:link, a.sidePanelMenu:visited {
	font-family: verdana;
	font-size: 11px;
	color: #d3d3da;
	text-decoration: none;
}

a.sidePanelMenu:hover, a.sidePanelMenu:active {
	font-family: verdana;
	font-size: 11px;
	color: #ffeeb1;
	text-decoration: none;
}

.mainPanelItems {
	font-family: verdana;
	font-size: 12px;
	color: #d3d3da;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

.mainPanelSubHeader {
	padding:0px 0px 0px 0px;
	margin-left:-10px;
	

}

.mainPanelHeader {
	background-image: url(images/mainPanel_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #292934;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;


}

.subPanelHeaderLight {
	background-color: #5c5d72;
	font-family: verdana;
	font-size: 11px;
	color: #14142b;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.subPanelHeaderDark {
	background-color: #292934;
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.subPanelLight {
	background-color: #ffeeb2;
	font-family: verdana;
	font-size: 11px;
	color: #14142b;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 8px;
}

.subPanelDark {
	background-color: #3d3d55;
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
}

.subSection {
	background-color: #14142c;
	padding-top: 8px;
	font-size: 9px;
	color: #ffffff;
}

.boldText {
	font-weight: bold;
}

.smallText {
	font-size: 10px;
}

.midText {
	font-size: 11px;
}

.alertText {
	color: #ffb400;
	font-style: italic;
}.Traidmark {
	background-position: center;
	background-repeat: repeat-y;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.formTable {
	background-color: #14142c;
}

.formStyle {
}
