body {
	background-color: #FCF7D9;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	text-align:center;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
}
table {
	font-size:100%;
}
h1 {
	font-weight:bold;
	font-size:130%;
	color:#FE850C;
	margin-top:2px;
	margin-bottom:2px;
}
h2 {
	font-weight:normal;
	font-size:130%;
	color:#666666;
	margin-top:20px;
	margin-bottom:2px;
}
h3 {
	font-weight:normal;
	font-size:110%;
	color:#666666;
	margin-top:15px;
	margin-bottom:2px;
}
p {
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
}
ul {
	margin-top:5px;
	margin-bottom:5px;
	margin-left: 20px;
	list-style-type: square;
}
a:link  {  color: #AE1619; }
a:visited  {  color: #666666; }
a:hover  {  color: #FE850C; }
a:active  {  color: #FE850C; }

/* ----------------------------------------------------------------------------- */

#top {
	text-align:left;
	width:630px;
	height:89px;
	background:url(images/bg1.jpg);
	background-repeat: no-repeat;
	margin:auto;
}
#toplogo {
	position:relative;
	top:23px;
	left:15px;
	width:245px;
	height:38px;
	background-color:#EFEFEF;
	z-index: 2;
}
#topnav {
	position:relative;
	top:7px;
	left:313px;
	width:305px;
	height:20px;
	background-color:#EFEFEF;
	z-index: 2;
}
/* ----------------------------------------------------------------------------- */
#topnav ul, #topnav li {
	margin:0px;
	padding:0px;
}
#topnav li {
	float:left; 
	list-style: none;
	height:20px;
}
#topnav li a {
	display:block;
	height:20px;
	text-indent:-8000px;
}
#topnav ul {
	background-image:url(images/topnav.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:305px;
	height:20px;
}

#topnav li.nv1, #topnav li.nv1 a {
	width:84px;
}
#topnav li.nv1 a:hover, #topnav li.nv1 a:focus, #topnav li.nv1 a:active, #topnav li.nv1 a.active {
	background-image:url(images/topnav.jpg);
	background-repeat:no-repeat;
	background-position: 0px -50px;
}
#topnav li.nv2, #topnav li.nv2 a {
	width:55px;
}
#topnav li.nv2 a:hover, #topnav li.nv2 a:focus, #topnav li.nv2 a:active, #topnav li.nv2 a.active {
	background-image:url(images/topnav.jpg);
	background-repeat:no-repeat;
	background-position: -84px -50px;
}
#topnav li.nv3, #topnav li.nv3 a {
	width:79px;
}
#topnav li.nv3 a:hover, #topnav li.nv3 a:focus, #topnav li.nv3 a:active, #topnav li.nv3 a.active {
	background-image:url(images/topnav.jpg);
	background-repeat:no-repeat;
	background-position: -139px -50px;
}
#topnav li.nv4, #topnav li.nv4 a {
	width:37px;
}
#topnav li.nv4 a:hover, #topnav li.nv4 a:focus, #topnav li.nv4 a:active, #topnav li.nv4 a.active {
	background-image:url(images/topnav.jpg);
	background-repeat:no-repeat;
	background-position: -218px -50px;
}
#topnav li.nv5, #topnav li.nv5 a {
	width:49px;
}
#topnav li.nv5 a:hover, #topnav li.nv5 a:focus, #topnav li.nv5 a:active, #topnav li.nv5 a.active {
	background-image:url(images/topnav.jpg);
	background-repeat:no-repeat;
	background-position: -255px -50px;
}
/* ----------------------------------------------------------------------------- */
#main {
	text-align:left;
	width:630px;
	background:url(images/bg3.jpg);
	margin:auto;
}
#maintopbg {
	width:630px;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	padding-top:5px;
}
#mainbg {
	position:relative;
	width:600px;
	margin-left:5px;
	margin-right:5px;
	background-color:#EFEFEF;
	background-image: url(images/bg4.jpg);
	background-repeat: no-repeat;
	padding:10px;
}
#blind {
	/*Safari*/
}
#maincont {
	margin-top:10px;
	width:370px;
	float:left;
	line-height:150%;
}
#mainnav {
	margin-top:10px;
	width:230px;
	float:left;
}
/* ----------------------------------------------------------------------------- */
#mainnav ul, #mainnav li {
	margin:0px;
	padding:0px;
}

#mainnav ul {
	width:210px;
}
#mainnav li {
	border-top: solid 1px #CCCCCC;
	list-style:none;
}
#mainnav ul.top {
	border-bottom: solid 1px #CCCCCC;
}
#mainnav ul.sub1, #mainnav ul.sub1 {
	padding-top:2px;
}
#mainnav ul.sub1 a {
	padding-left:13px;
}
#mainnav ul.sub2 a {
	padding-left:26px;
}
#mainnav a {
	text-decoration:none;
	display: block;
	padding-top:4px;
	padding-bottom:4px;
}
#mainnav .top a {
	font-weight:bold;
}
#mainnav .top a .normal{
	font-weight:normal;
}
#mainnav .top .sub2 a {
	font-weight:normal;
}
#mainnav .top li a:link, #mainnav .top li a:visited {
	color: #666666;
}
#mainnav .top li a:hover, #mainnav .top li a:active, #mainnav .top li a:focus, #mainnav .top li a.active {
	color: #AE1619;
}
#mainnav .top .sub1 li a:link, #mainnav .top .sub1 li a:visited {
	color: #FE850C;
}
#mainnav .top .sub1 li a:hover, #mainnav .top .sub1 li a:active, #mainnav .top .sub1 li a:focus, #mainnav .top .sub1 li a.active {
	color: #AE1619;
}
#mainnav .top .sub2 li a:link, #mainnav .top .sub2 li a:visited {
	color: #666666;
}
#mainnav .top .sub2 li a:hover, #mainnav .top .sub2 li a:active, #mainnav .top .sub2 li a:focus {
	color: #AE1619;
}

/* ----------------------------------------------------------------------------- */
#footer {
	text-align:left;
	width:630px;
	height:25px;
	background:url(images/bg5.jpg);
	background-repeat: no-repeat;
	margin:auto;
}
/* ----------------------------------------------------------------------------- */
#footer ul, #footer li {
	margin:0px;
	padding:0px;
}
#footer li {
	float:left; 
	list-style: none;
	height:20px;
}
#footer li a {
	display:block;
	height:20px;
	text-indent:-8000px;
}
#footer ul {
	margin-left:5px;
	background-image:url(images/footernavi.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:620px;
	height:20px;
}

#footer li.nv1, #footer li.nv1 a {
	width:115px;
}
#footer li.nv1 a:hover, #footer li.nv1 a:focus, #footer li.nv1 a:active, #footer li.nv1 a.active {
	background-image:url(images/footernavi.gif);
	background-repeat:no-repeat;
	background-position: 0px -30px;
}
#footer li.nv2 {
	width:375px;
}
#footer li.nv3, #footer li.nv3 a {
	width:55px;
}
#footer li.nv3 a:hover, #footer li.nv3 a:focus, #footer li.nv3 a:active, #footer li.nv3 a.active {
	background-image:url(images/footernavi.gif);
	background-repeat:no-repeat;
	background-position: -490px -30px;
}
#footer li.nv4, #footer li.nv4 a {
	width:75px;
}
#footer li.nv4 a:hover, #footer li.nv4 a:focus, #footer li.nv4 a:active, #footer li.nv4 a.active {
	background-image:url(images/footernavi.gif);
	background-repeat:no-repeat;
	background-position: -545px -30px;
}
/* ----------------------------------------------------------------------------- */
br.clear { clear:both }

