H1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #000099;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc9900;
	line-height: 1.4em;
}
H2 {
	font-size: 18px;
	font-weight: lighter;
	color: #000099;
}
H3 {
	font-size: 14px;
	font-weight: lighter;
	color: #000099;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	background-image: url(/images/background1.gif);
	line-height: 1.4em;
}
.body10px {	
	font-size: 10px;
}

.body11px {
	font-size: 11px;
}

.copyright {
	font-size: 10px;
	color: #666666;
	background-image: url(/images/bottom3.gif);
	background-repeat: repeat-x;
	padding: 5px;
}

.copyright a, .copyright a:visited, .copyright a:hover, .copyright a.current {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	height: 60px;
}

.bottom-seo, .bottom-seo a, .bottom-seo a:visited, .bottom-seo a:hover, .bottom-seo a.current {
	background-image: url(/images/background1.gif);
	font-size: 10px;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
	text-align: center;
}

.whiteframe {
	background-color: #FFFFFF;
}

.LeftMenuBar {
	width: 200px;
	text-align: left;
	vertical-align: top;
	background-image: url(/images/background2.gif);
	background-repeat: repeat-x;
}
.LeftMenuBar ul {
	list-style-type: none;
	margin: 0 0 5px 10px;
	padding: 0;
}

.LeftMenuBar li {
	margin: 2px 0 0 0;
}
.LeftMenuLinks {
	padding: 2px 0px 2px 5px;
	font-size: 11px;
	vertical-align: top;
}

.RightMenuBar {
	width: 205px;
	text-align: left;
	vertical-align: top;
	background-image: url(/images/RigMen-Body.gif);
	background-repeat: repeat-y;
}
.RightMenuBar ul {
	list-style-type: none;
	margin: 0 0 5px 10px;
	padding: 0;
}

.RightMenuBar li {
	margin: 2px 0 0 0;
}
.RightMenuLinks {
	padding: 2px 0px 2px 5px;
	font-size: 11px;
	vertical-align: top;
}

a,a:visited {
	color: #000066;
	text-decoration: underline;
}

a:hover, a.current {
	color: #330066;
	text-decoration: none;
	font-weight: bold;
}

.arrowbullets {
	list-style-position: outside;
	list-style-image: url(/images/icoBullet.gif);
	line-height: 20px;
	vertical-align: middle;
}



a.HeaderLink,a.HeaderLink:Visited{text-decoration:none;color:#990000; border-bottom:1px dotted; border-bottom-color:#999999;}
a.HeaderLink:Hover{text-decoration:none;color:#fff;background-color:#990000; border-bottom:1px dotted; border-bottom-color:#999999;}


.LeftPicture {
	padding-right: 5px;
}
.bluebold {
	font-weight: bold;
	color: #000099;
}
