body {
	padding: 0; margin: 0;
	font-size: 100.01%;
	font-family: arial, helvetica, sans-serif, "times new roman";
	color: #666666;
	min-height: 100%;
	background-image: url(background.gif);
}


div#logo {
	position: absolute;
	top: 0px; left: 0px;
	z-index: 10;
}

div#top {
	position: relative;
	top: 0px; left: 0px; height: 116px;
	z-index: 5;
	background-image: url(top.gif);
}

div#content {
	position: absolute;
	top: 170px; left: 250px; width: 680px;
	font-size: 11pt; color: #5B3D33; line-height: 1.35em;
}

div#content p, div#content li, div#content td {
	font-size: 11pt; color: #5B3D33; line-height: 1.35em;
}

div#content #red {
	font-size: 11pt; color: #AA3A17; line-height: 1.35em; font-weight: bold;
}

div#content h1 {
	font-size: 16pt; color: #AA3A17;
}

div#content h2 {
	font-size: 13pt; color: #AA3A17;
	margin-top: 35px; margin-bottom: -20px;
}

div#content h3 {
	font-size: 11.5pt; color: #AA3A17; font-weight: normal; font-style: italic;
	margin-top: 30px; margin-bottom: -20px;
}

div#content hr {
	width:100%; color:#AA3A17; background-color:#AA3A17; height:1px; margin-left:0; border: 0px solid #AA3A17; 
}

div#content a {
	color: #AA3A17;
}

div#content ul {
	list-style: url(list.gif) outside;
}

div#content table#design {
	border: 1px solid #BE5433;
	border-collapse: collapse;
}

div#content table#design td {
	border: 1px solid #BE5433;
	text-indent: 5px;
}

div#content table#design th {
	border: 1px solid #BE5433;
	color: white; font-weight: normal; font-size: 11pt;
	background-color: #BE5433;
}




/*********************
  MENUTOP
**********************/
div#banner {
	position: absolute;
	top: 0px; left: 190px;
	z-index: 5;
}

div#banner a {
	color: #0D3386;
	text-decoration: none;
	color: #EEEEEE;
	font-family: Arial;
	font-size: 0.8em;
}

div#banner div#menu1 {
	position: absolute;
	left: 0px; top: 97px; width: 133px;
	text-align: center;
}
div#banner div#menu2 {
	position: absolute;
	left: 133px; top: 97px; width: 133px;
	text-align: center;
}
div#banner div#menu3 {
	position: absolute;
	left: 266px; top: 97px; width: 133px;
	text-align: center;
}
div#banner div#menu4 {
	position: absolute;
	left: 399px; top: 97px; width: 133px;
	text-align: center;
}
div#banner div#menu5 {
	position: absolute;
	left: 532px; top: 97px; width: 133px;
	text-align: center;
}
div#banner div#menu6 {
	position: absolute;
	left: 665px; top: 97px; width: 133px;
	text-align: center;
}



/********************
  MENULEFT
 ********************/
div#menuLeft {
	position: absolute;
	top: 212px; left: 0px; width: 190px;
	font-family: arial, verdana, helvetica, sans-serif, "times new roman";
	font-size: 11pt; color: #5B3D33;
}

div#item_dummy {
	position: relative;
	height: 2.8em;
	border-top: 1px solid #AA3A17;
}

div#item_header {
	position: relative;
	height: 18px;
	color: #ffffff;
	background-image: url(menu_left_header.gif);
	font-size: 11pt;
}

div#item_no {
	position: relative;
	height: 1.6em;
	border-top: 1px solid #AA3A17;
	background-image: url(menu_left.gif);
}

div#menuLeft p {
	background: url(menu_left_arrow.gif) 8px 4px no-repeat;
	padding-left: 25px;
	margin-top: 2px;
}

div#menuLeft a {
	color: #5B3D33;
	text-decoration: none;
	display: block;
	height: 100%; width: 100%;
}

div#menuLeft a:hover {
	color: #AA3A17;
	text-decoration: underline;
	display: block;
	height: 100%; width: 100%;
}
