*{
	margin: 0;
	padding: 0;
}
object { outline:none}
a{
	color: #40242D;
	font: bold 1em Georgia,Helvetica,sans-serif;
	text-align: center;
	text-decoration: none;
}

a:hover,.menu li a:link,.menu li a:visited{
	color: #2C181E;
}

body{
	_behavior: url("csshover.htc");
	background: url(../images/bg.png) #000000 repeat-x;
	color: #000000;
	font: 110% Helvetica,"Times New Roman",sans-serif;
	height: 100%;
	margin: 0 auto;
	min-width: 800px;
	padding: 0;
	width: 100%;
}

div#conifrm{
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 6px;
	width: 90%;
}

div#container{
	margin: 0 auto;
	width: 100%;
	width: expression(document.body.clientWidth < 802? "800px":"auto");
}

div#content{
	background: #FFFFFF;
	border-bottom: 4px ridge #301A30;
	border-left: 4px ridge #E0C4E1;
	border-right: 4px ridge #243A78;
	border-top: 4px ridge #E0C4E1;
	margin-left: 260px;
	margin-right: 10px;
	margin-top: 60px;
	max-width: 600px;
	min-width: 450px;
}

div#content p{
	font-weight: bold;
	line-height: 1.4;
}

div#extra{
	background: url(../images/ext.png);
	float: left;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	width: 244px;
	z-index: 2;
}

div#extra img{
	z-index: 4;
}

div#extra p{
	font-size: 1em;
	line-height: 1em;
	padding: 16px;
	text-align: center;
}

div#footer{
	background: transparent;
	clear: both;
	font: bold 14px Verdana,Arial,Helvetica,sans-serif;
	height: 30px;
	text-align: center;
	width: 100%;
}

div#footer a{
	color: #FFFFFF;
	font-style: italic;
	text-decoration: underline;
}

div#footer a:hover{
	color: #40242D;
}

div#footer p{
	color: #FFFFFF;
	font: bold 14px Verdana,Arial,Helvetica,sans-serif;
	line-height: 6px;
	padding: 10px 0px 0px 244px;
	text-align: center;
}

div#footer p.copy{
	font: bold 16px Georgia,Helvetica,sans-serif;
	font-style: italic;
	line-height: 22px;
	padding: 0px 0px 10px 244px;
	text-align: center;
}

div#header{
	background: url(../images/headbg.png) no-repeat;
	height: 360px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

div#left{
	background: transparent url(../images/nav.png) no-repeat;
	float: left;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
	width: 244px;
}

div#wrapper{
	float: right;
	margin-left: -260px;
	width: 98%;
}

h1{
	font-size: 1.2em;
	line-height: 1em;
	text-align: center;
}

h2{
	font-size: 1em;
	line-height: 1.2em;
	text-align: center;
}

h3{
	font-size: 0.875em;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
}

h4{
	font-size: 0.875em;
	line-height: 1em;
	text-align: center;
}

h5{
	font-size: 1.2em;
	line-height: 1em;
	text-align: center;
	text-decoration: underline;
}

html{
	scrollbar-3dlight-color: #D8951B;
	scrollbar-arrow-color: #D8951B;
	scrollbar-darkshadow-color: #D8951B;
	scrollbar-face-color: #40242D;
	scrollbar-highlight-color: #FFFFC0;
	scrollbar-shadow-color: #D8951B;
	scrollbar-track-color: #40242D;
}

img,div,a{
	behavior: url(iepngfix.htc);
}

li{
	font-weight: bold;
}

p{
	margin: 0 2px 2px;
}

.cntrimg{
	text-align: center;
}

.imgflt{
	float: left;
}

.imgfrt{
	float: right;
}

.menu{
	float:left;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding-left: 28px;
}
.menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu li a{
  font: bold 17px Verdana, Arial, Helvetica, sans-serif;
  display: block;
  background: url(../images/buttons.png) no-repeat  0 100% ; 
  width:188px;
  height: 41px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
  padding: 2px 0 1px 0px;
  line-height: 41px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
  text-decoration: none;
}	
.menu li a:link, .menu li a:visited {
	color: #382630;
}
.menu li a:hover{
	color: #fff;
	background-position: -190px 100%;
}
.menu li a.selected{
	color: #286736;
	background-position: -190px 100%;
}

.pz{
	background: url(../images/pzup.png) no-repeat;
	display: inline;
	float: left;
	height: 47px;
	margin: 60px 0px -12px 28px;
	padding-bottom: 0px;
	padding-top: 14px;
	text-align: center;
	width: 188px;
}

.pz:hover{
	background: url(../images/pzhover.png) no-repeat;
}

#container{
	margin: 0px auto;
}

#swf{
	display: block;
	height: 100%;
	left: 0px;
	position: relative;
	text-align: left;
	top: 0px;
	width: 100%;
}
