html, body {
	margin: 0;	padding:0;	border:0;
	height:100%;	width:100%;
	background: #0100d3 url(../images/pgbg.jpg) repeat-x top left;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #000;
}

img, form {
	margin: 0;	padding:0;	border:0;
}
a {
	color: #fff;
	text-decoration:none;
}
a:hover {
	color: #fff;
}

.errmsg {
	font-weight: normal;
	font-size: 14px;
	color: #FF0000;	text-align: center;
}

/* For Moz */ input[type=radio], input[type=checkbox] {
}    
input[type=text], input[type=password], textarea, select {
}
input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus {
} /* End */
/* For IE */ input, textarea, select {
    border: 1px solid #dadcdc;	padding: 2px;
	font-weight: normal;
	font-size: 14px;
	color: #000;
}
input.nobdr { /* Use this for input types - "checkbox & radio" */
    border: none;
	background-color: transparent;
} /* End */

#wrapper {
	height: auto;	width: 956px;
	margin: 0 auto 0 auto;	padding:0;	border:0;
}
#wrapper table {
	height: auto;	width: 956px;
	margin:0;	padding:0;	border:0;
}
#wrapper table table {
	height: auto;	width: 920px;
	margin:0 auto 0 auto;	padding:0;	border:0;
}
#wrapper table table table {
	height: auto;	width: 888px;
	margin:15px auto 0 auto;	padding:0;	border:0;
}
#wrapper table table table table {
	height: auto;	width: 727px;
	margin:0 auto 0 auto;	padding:0;	border:0;
}
#wrapper table table table table table {
	height: auto;	width: 697px;
	margin:0 auto 0 auto;	padding:0;	border:0;
}
.spzr {
	font-size:1px;
	height:12px;
}
.topotr {
	margin: 0;	padding: 0;	border:0;
	height: 18px;	width: 956px;
	background:url(../images/topotr.png) no-repeat center;
	font-size:1px;
}
.midotr {
	margin: 0;	padding: 0;	border:0;
	height: auto;	width: 956px;
	background:url(../images/midotr.png) repeat-y top center;
}
.btmotr {
	margin: 0;	padding: 0;	border:0;
	height: 18px;	width: 956px;
	background:url(../images/btmotr.png) no-repeat center;
	font-size:1px;
}
.midinr {
	margin: 0;	padding: 0;	border:0;
	height: 419px;	width: 920px;
	background: #eee url(../images/midinr.png) repeat-x top center;
	vertical-align:top;
}
.btminr {
	margin: 0;	padding: 0;	border:0;
	height: 18px;	width: 920px;
	background:url(../images/btminr.png) no-repeat center;
	font-size:1px;
}
.col1 {
	margin: 0;	padding: 0;	border:0;
	height: auto;	width: 144px;
	vertical-align:top;
}
.col2 {
	margin: 0;	padding: 0;	border:0;
	height: auto;	width: 17px;
}
.col3 {
	margin: 0;	padding: 0;	border:0;
	height: auto;	width: 727px;
	vertical-align:top;
}
.topinrmost {
	margin: 0;	padding: 0;	border:0;
	height: 18px;	width: 727px;
	background:url(../images/topinrmost.png) no-repeat center;
	font-size:1px;
}
.midinrmost {
	margin: 0;	padding: 0 18px 0 18px;	border:0;
	height: auto;	width: 691px;
	background:url(../images/midinrmost.png) repeat-y top center;
}
.btminrmost {
	margin: 0;	padding: 0;	border:0;
	height: 18px;	width: 727px;
	background:url(../images/btminrmost.png) no-repeat center;
	font-size:1px;
}

h1 {
	margin:0;	padding:0 0 15px 0;	border:0;
	font-size: 16px;
	color:#0100d3;
	width:100%;
}


/****** Top Menu ******/

#navigation
{
list-style:none;
margin: 0px; padding: 0 0 0 0px;
width: 630px;
float:left;
}

#navigation a
{
color: #fff;
text-decoration: none;
font-size: 15px;
margin: 0px; padding: 16px 0 0 0;
height:26px;
}

#navigation a span
{
padding-left: 16px;
}

#navigation a, #navigation a span
{
display: block;
float: left;
}

/* Hide from IE5-Mac */
#navigation a, #navigation a span
{
float: none;
}
/* End hide */

#navigation a:hover
{
cursor:pointer;
color:#ff8b84;
background: url(../images/arw.png) no-repeat center top;
margin: 0px; padding: 16px 0 0 0;
height:26px;
}

#navigation ul
{
list-style: none;
padding: 0;	margin: 0;
}

#navigation li
{
margin: 0px 0 0 0;	padding:0;
float: left;
padding: 0 8px 0 0;
}

#navigation li li
{
background: none;
}

#navigation a span span
{
padding:8px 14px 0 0; margin:0; border:0;
}

/***** Multi-level menu  *****/

#navigation ul
{
position: absolute;
z-index: 500;
margin:0 0 0 16px !important;
}

#navigation ul li
{
margin: 0;	padding:0;
float: left;
border-right: none;
}

#navigation ul a
{
margin: 0;
}

#navigation ul a:hover, #navigation ul a:hover span, #navigation ul a:hover span span, #navigation ul span
{
margin: 0; padding:0px 0 0 0;
background-color: #7D7D7D;
text-transform: none;
height: 19px;
}

#navigation ul a span span
{
padding:0; margin:0; border:0;
}

#navigation ul li a, #navigation ul li a:hover
{
background: none;
color:#fff;
padding:0; margin:0; border:0;
}

#navigation ul li a:hover
{
color:#000;
}

#navigation ul, #navigation ul li a
{
height: auto;	width: 120px;
padding: 0;
}

#navigation ul ul
{
left: 100px;
position: absolute;
}

#navigation ul ul li
{
top: -25px;
position: relative;
}

#navigation ul li {float: left; width: 100%}

#navigation ul,
#navigation li:hover ul ul,
#navigation ul li:hover ul ul {display: none}

#navigation li:hover ul,
#navigation ul li:hover ul,
#navigation ul ul li:hover ul {display: block}

#navigation ul,
#navigation ul ul,
#navigation ul ul ul,
#navigation ul ul ul ul {list-style: none; padding: 0; margin: 0}
