
body {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:12px;
	color:#fff;
	background-color:#E6DBC6;
}
#main_nav_list a {
	font-size:11px;
}
#main_nav_list a.main_nav_active_item {
	background: url(/images/toolbar/n1activeitem.gif) no-repeat;
	font-weight: bold;
	text-decoration: none;
	color: #ffcc66;
	background-position: top right;
}
#main_nav_list a.main_nav_item {
	background: url(/images/toolbar/n1.gif) no-repeat;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-position: top right;
}
#main_nav_list a.main_nav_bar {
	background: url(/images/toolbar/nbar.gif) no-repeat;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-position: top right;
}
#main_nav_list a.main_nav_item:hover {
	background:url(/images/toolbar/n1hover.gif) no-repeat;
	font-weight: bold;
	text-decoration: none;
	color:#fff;
}
.sub_nav_list a.sub_nav_active_item {
	background: url(/images/toolbar/subnav1active.gif) no-repeat;
	font-weight: bold;
	text-decoration: none;
	color: #ffcc66;
}
.sub_nav_list a {
	background: url(/images/toolbar/subnav1.gif) no-repeat;
	font-weight: bold;
	text-decoration: none;
	color: #ffcc66;
}
.sub_nav_list a:hover {
	background: url(/images/toolbar/subnav1hover.gif) no-repeat;
	font-weight: bold;
	text-decoration: none;
	color: #ffcc66;
}
h1 {
	font-size: 16px;
	text-decoration: none;
	color: #fff;
    padding: 10px 0px 5px 10px;
}
h2 {
	font-size: 14px;
	text-decoration: none;
	color: #e9ddc9;
}
h3 {
	font-size: 12px;
	text-decoration: none;
	color: #e9ddc9;
}
p {
	text-decoration: none;
	color: #fff;
	padding-left:5px;
}
#right_col {
	vertical-align:top;
}	
a:visited {
	text-decoration: underline;
	color: #ffcc66;
}
a:link {
	text-decoration: underline;
	color: #ffcc66;
}
a:hover {
	text-decoration: none;
	color: #ffcc66;
}
a:active {
	text-decoration: underline;
	color: #ffcc66;
}
#footer_text {
	text-decoration: none;
	color: #e9ddc9;
}
#container {
    position: relative;
    width: 775px;
    margin: 0px auto;
    padding: 0px;
    text-align: left;
}
#main_container {
    position: relative;
    z-index: 2;
    clear: both;
    padding: 0px 34px 0px 30px;
    margin-top: 20px;
    width: 775px;
    width: 711px;
}
#layout_table {
    border-collapse: collapse;
}
#sub_container1 {
    margin: 0;
    padding: 0;
}
#sub_container2 {
    width: 530px;
    padding: 0;
    margin: 0 10px 0 10px;
}
#sub_container3 {
    width: 700px;
    padding: 0;
    margin: 0 10px 0 10px;
}
#left_column_container {
    overflow: hidden;
    width: 157px;
    margin: 0px;
    padding: 0px;
	vertical-align:top;
}
#topper {
    background-image: url(/images/toolbar/headerbg.gif);
	background-repeat:no-repeat;
    height: 44px;
	width:775px;
    margin: 0px;
    padding: 0px;
}
#header {
    background-image: url(/images/toolbar/headerbg.jpg);
	background-repeat:no-repeat;
    height: 243px;
    width: 711px;
    padding: 0px;
	margin-left:29px;
	margin-top:0px;
}
#key_visual {
    position: absolute;
    top: 0px;
    left: 18px;
    height: 243px;
    width: 376px;
}
#slogan_bg {
    position: absolute;
    bottom: 0px;
    left: 455px;
    z-index: 1;
    height: 69px;
    width: 259px;
    background-position: bottom left;
}
#slogan {
    position: absolute;
    bottom: 0px;
    left: 470px;
    z-index: 2;
    width: 280px;
    letter-spacing: 3px;
}
#main_nav_bg {
    overflow: hidden;
    z-index: 1;
    position: absolute;
    width: 775px;
    height: 122px;
}
#main_nav_container {
    overflow: hidden;
    z-index: 2;
    position: relative;
    width: 715px;
    padding: 15px 30px 0px 25px;
    margin: 0;
	text-align:center;
}
#main_nav_list {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#main_nav_list li {
    float: left;
    margin: 0px;
    padding: 0px;
}
#main_nav_list a {
    white-space: nowrap;
    float: left;
    display: block;
    height: 28px;
    margin: 0px;
    padding: 2px 19px 0px 15px;
    line-height: 22px;
    text-align: center;
    background: transparent;
    height: 28px;
}
.sub_nav_container {
    margin: 0;
    padding: 0px;
	vertical-align:top;
}
.sub_nav_list {
    margin: 0px;
    padding: 0px;
    border: 0px;
    list-style-type: none;
	vertical-align:top;
}
.sub_nav_list li {
    margin: 1px 0px 2px 0px;
    padding: 0px;
}
.sub_nav_list a {
    display: block;
    width: 153px;
    padding: 0px 0px 0px 20px;
    line-height: 24px;
    text-align: left;
    width: 133px;
    font-family: Tahoma,Verdana, Arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
#content_container {
    border: 0px;
    width: 525px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    margin: 5px 0px 20px 0px;
    padding: 0px;
    text-decoration: none;
}
#content_full {
    border: 0px;
    width: 685px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    margin: 5px 0px 20px 0px;
    padding: 0px;
    text-decoration: none;
}
#loadarea {
	width:711px;
	text-align:center;
	height:600px;
}
#footer {
    background: transparent top left no-repeat;
    background-image: url("../images/toolbar/footerbg.gif");
    height: 111px;
    width: 775px;
    margin: 0px;
    padding: 0px;
}
#footer_text {
	color:#A5907C;
    margin: 0px 30px 0px 30px;
    padding: 25px 0px 0px 0px;
    text-align: center;
}
#footer_text a {
	color:#A5907C;
	text-decoration:none;
}
#main_body {
    margin: 0px;
    padding: 0px;
    font-size: x-small;
    /* IE5 Win */
    font-size: small;
    text-align: center;
}
#content_container p {
    margin: 5px 0px 20px 0px;
    padding: 0px;
}
#content_container h2 {
    padding: 8px 0px 3px 10px;
}
#content_container h3 {
    padding: 8px 0px 2px 10px;
}
.content table {
    border-width: 1px;
    border-style: solid;
}
.content td {
    border-collapse: collapse;
}
.content fieldset {
    padding: 15px;
    border-width: 1px;
    border-style: solid;
}
.content input {
    border-width: 1px;
    border-style: solid;
}
.content textarea {
    border-width: 1px;
    border-style: solid;
}
.content button {
    color: #FFF;
    background: transparent top left;
    background-image: url("../images/toolbar/Inputbutton.gif");
}
#container {
    background: repeat-y 50% 50% #e9ddc9;
    background-image: url(/images/toolbar/contentbg.gif);
}
#main_nav_bg {
    background: no-repeat;
    background-image: url(/images/toolbar/navbg2.gif);
}
#slogan_bg {
    background: no-repeat;
    background-image: url(/images/toolbar/Hbg.gif);
}
.content th {
    border: 1px solid #003300;
}
.content td {
    border: 1px solid #003300;
}
.content table {
	border:none;
}
#content_container th {
    color: #ffcc66;
    padding: 3px 2px 3px 2px;
}
#content_container th a {
	font-weight:normal;
}
#content_container tr.odd {
    color: #FFF;
    background-color: #604f47;
    padding: 3px 2px 3px 2px;
}
#content_container tr.even {
    color: #FFF;
    background-color: #54423a;
    padding: 3px 2px 3px 2px;
}
.content fieldset {
    border-color: #000;
    background-image: url(/images/toolbar/fieldsetbg.gif);
    background-color: #1e2a49;
}
.content legend {
    color: #FFF;
}
.content label {
    color: #ccc;
}
.content input {
    border-color: #ffcc66;
}
.content textarea {
    border-color: #FFF;
}
#main_nav_list a.main_nav_active_item {
    background-position: top right;
}
#main_nav_list a.main_nav_item {
    background-position: top right;
}
#main_nav_list a.main_nav_item:hover {
    background-position: top right;
}
.sub_nav_list a {
    color: #ffcc66;
    background-image: url(/images/toolbar/subnav1.gif);
}
.sub_nav_list a:hover {
    background-image: url(/images/toolbar/subnav1hover.gif);
}
#content_container {
    color: #fff;
}