body {
	background: #031625;
	margin: 0 auto;
	padding: 0px;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color : #000066;
	text-decoration: none;
}
a:visited {color : #660000; text-decoration: none}
a:hover {color : #1C3D7D; text-decoration: underline}
a:active {color : #1C3D7D; text-decoration: underline}
#hd {
	background: url(/0/hd-bg.gif) no-repeat;
	vertical-align: bottom;
	height: 36px;
	margin: 0px;
	padding: 40px 0px 0px 13px;
}

img {
	border-style: none;
}

#ft {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	background: #031625 url(/0/ft-bg.gif) no-repeat;
	height: 74px;
	padding-left: 30px;
}
#ft a:link {
	color : #999999;
	text-decoration: none;
}
#ft a:visited {color : #999999; text-decoration: none}
#ft a:hover {color : #999999; text-decoration: underline}
#ft a:active {color : #999999; text-decoration: underline}
#copyright {
	color: #999999;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	float: right;
	width: 180px;
	position: relative;
	visibility: inherit;
	right: 0px;
	top: -20px;
}

#cbg {
	margin: 0px auto;
	background: url(/0/ctbg.gif);
	padding-left: 0px;
	width: 796px;
}
#nav {
	font: 11px/21px Arial, Helvetica, sans-serif;
	background: url(/0/nav-bg.gif) no-repeat;
	height: 22px;
	padding-left: 20px;
	display: block;
	padding-top: 2px;
}
#nav a:link {
	color : #FFFFFF;
	text-decoration: none;
}
#nav a:visited {color : #FFFFFF; text-decoration: none}
#nav a:hover {color : #FFFFFF; text-decoration: none}
#nav a:active {
	color : #FFFFFF;
	text-decoration: none;
}

#ct {
	width: 500px;
	padding: 50px 0px 0px 50px;
}
#rs {
}
#pen {
	margin: 0px;
	padding: 0px;
}

#ctwrap {
	background: url(/0/ctbg.gif);
	margin: 0px;
	padding: 0px;
	width: 796px;
}


h1 {
	font-size: 14px;
}
#mq {
	background: url(/0/mq-bg.gif) no-repeat;
	height: 92px;
	padding-left: 13px;
	padding-top: 0px;
}
#ft ul {
	margin: 0px;
	padding: 13px 0px 0px;
}
#ft li{
	list-style: none;
	display: inline;
	padding-right: 13px;
}

/*start nav*/
.ddmx {
	padding: 0px;
	margin: 0px;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    background: #000000;
    font: 11px Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
	padding: 3px 8px 4px;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 500;
}
.ddmx .item2 {
	background: #999999;
	border-right: 1px solid #DEDEDE;
	border-top: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
	background: #666666;
	text-decoration: none;
	border-right: 1px solid #E2E2E2;
	border-top: 1px solid #E2E2E2;
	border-left: 1px solid #E2E2E2;
}
.ddmx .arrow,
.ddmx .arrow:hover {
	padding: 0px;
	text-decoration: none;
}
.ddmx .item2 img,
.ddmx .item2-active img{
	position: absolute;
	top: 4px;
	right: 0px;
}
.ddmx .section {
	border: 1px none #DFDFDF;
	position: absolute;
	visibility: hidden;
	z-index: -1;
	margin-top: 0px;
	margin-left: -3px;
}

* html .ddmx td {
	position: relative;
	padding: 0px;
} /* ie 5.0 fix */
