BODY {
	SCROLLBAR-FACE-COLOR: #FF3333; SCROLLBAR-HIGHLIGHT-COLOR: #000000; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #FF3333; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #000000; SCROLLBAR-DARKSHADOW-COLOR: #000000
}

a {color:blue}
a:hover {text-decoration:none}

.SelectedSideLink {
	width:177;
	display:block;height:65px;
	color:white;
	background-image:url(images/FillButton.gif);
	background-repeat:no-repeat;
	background-position-x:right;
	background-position-y:center;
	padding-left:75px;padding-top:24px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	align:center;
	cursor:default
}

.SideBar {
	width:139px;
}

.SideBar a {
	text-decoration:none;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px
}

.SideLink {
	width:177;
	background-image:url(images/Button.gif);
	background-repeat:no-repeat;
	background-position-x:right;
	background-position-y:center;
	display:block;height:65px;
	color:blue;
	padding-left:75px;padding-top:24px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	align:center;
}
			

.HeaderSlogan {
	padding-top:28px;
	font-size:10px;
	font-family:Aapex;
	color:blue;
	font-weight:bold
}

.headerLink {color:#303030; font-family:arial; font-weight:bold; font-size:13px}
.headerLink a {color:#708080}
.headerLink a:hover {text-decoration:none}

h1 {color:#303030; font-family:arial; font-weight:bold; font-size:22px; text-decoration:none}
h2 {color:#303030; font-family:arial; font-weight:bold; font-size:18px; text-decoration:none}

.dataValue1 {color:#202020; font-family:arial; font-size:14px}
.dataName1 {color:#202020; font-family:arial; font-size:14px; font-weight:bold}
