body {
	background-color:#FFFFCC;
	font-size: 12pt;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	vertical-align: top;
	font-weight: normal;
	width: 800px;
}

a:hover {color:#FFCC00;}

img {
border: 0px none;
vertical-align: top;
}

td {
vertical-align:top;
}
td.bodytext {
padding-left: 5px;
height: 500px;}

img.navDivider {
padding-top: 12px;
padding-bottom: 17px;
}

td.navbar {
width: 120px;
padding-left: 25px;
vertical-align: top;
height: 602px;
background: url(images/bgpixel.gif);
}

table.listing, table.listing2 {
width: 532px;
margin-left:67px;
border:0px;
}

table.listing2 th {
padding-top: 10px;
font-weight: bold;
font-size: 12pt;
text-align: center;}

table.listing2 td {
text-align:center;
vertical-align: middle;}

table.listing2 img:hover {
cursor:pointer}

table.imglisting {
	width: 532px;
	margin-left:67px;
	text-align:left;
	border:0px;
	white-space: nowrap;
}
table.imglisting td {
	border-bottom-color:#660000;
	border-bottom-style:none;
	vertical-align:top;
	border-bottom-width: 0px;
	white-space: nowrap;
}

table.imglisting img {
float: left;
padding:1px;}

table.simple {
border: none;
padding: 0px;}

table.listing tr td a:hover {color:#FF9900;}

p.validation {
text-align:center;
font-size:8pt;
color:#CCCCCC;
padding-top: 3px;
}
p.validation a {color:#CCCCCC;}

p.heading {
font-size: 14pt;
font-weight: bold;}

span.bold {
font-weight:bold;}

/* Begin Layout CSS */

#Table_01 {
	position:absolute;
	left:3px;
	top:0px;
	width:800px;
	border:none;
	background-color:#FFFFFF;
}

#index-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:134px;
	height:600px;
	background:url(images/bgpixel.gif);
}

#index-02_ {
	position:absolute;
	left:134px;
	top:0px;
	width:666px;
	height:497px;
}

#index-03_ {
	position:absolute;
	left:134px;
	top:497px;
	width:666px;
	height:103px;
}

/* Begin CSSHiarchMenu */

/* Normal state */
.menuItemFirst {
	font-family: tahoma,arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	cursor:pointer;
	background-color:#c0c0c0;
	padding:4px 4px 4px 4px;
	width:160px;
 	border: 1px solid #000000;
}
.menuItem {
	font-family: tahoma,arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	cursor:pointer;
	background-color:#c0c0c0;
	padding:4px 4px 4px 4px;
	width:160px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.menuItemLast {
	font-family: tahoma,arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	cursor:pointer;
	background-color:#c0c0c0;
	padding:4px 4px 4px 4px;
	width:160px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/* On mouse over */
.menuItemFirstOver {
	font-family: tahoma,arial;
	font-size:11px;
	font-weight:bolder;
	color:#606060;
	cursor:pointer;
	background-color:#c0c0c0;
	padding:4px 4px 4px 4px;
	width:160px;
 	border: 1px solid #000000;
}
.menuItemOver {
	font-family: tahoma,arial;
	font-size:11px;
	font-weight:bolder;
	color:#606060;
	cursor:pointer;
	background-color:#c0c0c0;
	padding:4px 4px 4px 4px;
	width:160px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.menuItemLastOver {
	font-family: tahoma,arial;
	font-size:11px;
	font-weight:bolder;
	color:#606060;
	cursor:pointer;
	background-color:#c0c0c0;
	padding:4px 4px 4px 4px;
	width:160px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/* submenus container */
.submenu {
	width:160px;
}
