body {
	margin: 0;
	padding: 0;
	font-size: small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	

/* layout */

#wrap {
	
	max-width: 1100px;
	min-width: 870px;
	}
		
	
#header #nav {
	float: right;
	width: 100%;
	margin: 0;
	padding: 0px 30px 0px 0px;
	list-style: none;
	background: #fff url(img/nav_bg2.gif) repeat-x bottom left;
	}
#header #nav li {
	float:right;
	margin: 0 3px 0 0;
	padding: 0;
	font-family: "Lucida Grande", sans-serif;
	font-size: 80%;
	}
#header #nav a {
	float: left;
	display: block;
	margin: 0;
	padding: 4px 8px;
	font-size: 120%;
	color: #333;
	text-decoration: none;
	border: 1px solid #272C68;
	border-bottom: none;
	background: #857BB3 url(img/off_bg2.gif) repeat-x top left;
	}
#header #nav a:hover, body#intro #li_on a{
	color: #333;
	padding-bottom: 5px;
	border-color: #272C68;
	background: #fff url(img/on_bg.gif) repeat-x top left;
	}

#header {
	/*border-bottom: 3px solid #87B825; */
	background: #fff url(img/header-bg.gif) repeat-x top left;
	}
#header h1 {
	margin: 0;
	text-align:right;
	padding: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background: url(img/ch.gif) no-repeat top left;
	}
#header #topdesc div {
	float:right;
	margin: 0;
	font-family: Georgia, serif;
	font-size: 100%;
	color: #374C0E;
	}
.basediv {
	clear:both;
	width:90%;
	margin-top: 40px;
  	line-height: 1.5em;
  	background:#B5B5B5;
  	}


table.chx {
  	width: 100%;
  	position: relative;
  	top: -4px;
  	left: -4px;
  	border: 1px solid #272C68;
  	background: #fff;
  	}
table.chx tr {
  	background: #fff;
  	}
table.chx tr.alt {
  	background: #f1f1f1;
  	}
table.chx td a {
  	display: inline;
  	font-weight: bold;
  	}

table.chx table.chsub {
  	width: 98%;
	text-align:left;
  	position: relative;
  	background: #fff;
	line-height:1.25em;
  	}
table.chsub caption.c1 {
  	margin: 0;
  	padding: 3px 25px;
  	text-align: left;
	font-size:130%;
  	border-bottom: 2px solid #000;
	background: url(img/ch_camera.gif) no-repeat top left;	
  	}
table.chsub th, table.chsub td {
  	margin: 0;
  	padding: 5px 10px;
  	}
table.chsub th {
  	color: #999;
  	}
	
a.artlink {
font-size: 90%;
color: #272C68;
}	
a.navlink {
font-size:75%;
color:#272C68;
}
a.featlink,a.pkglink {
color:#272C68;
text-decoration:none;
}
tr.comp_header td{
background-color:#DDDDDD;
color:black;
font-size:100%;
font-weight:bold;
text-align:center;
}
td.comp_odd{
background-color:white;
border-bottom:1px solid #B8B8B8;
}
td.comp_oddl{
background-color:white;
width:43%;
vertical-align:top;
border-bottom:1px solid #B8B8B8;
border-right:1px solid #B8B8B8;
}

td.c_e{
background-color:#E1DFE8;
text-align:center;
width:13%;
border-bottom:1px solid #B8B8B8;
}
td.c_b{
background-color:#C1BED1;
text-align:center;
width:13%;
border-bottom:1px solid #B8B8B8;
}
td.c_s{
background-color:#A29DB8;
text-align:center;
width:13%;
border-bottom:1px solid #B8B8B8;
}
td.c_p{
background-color:#8781A4;
text-align:center;
width:13%;
border-bottom:1px solid #B8B8B8;
}
td.c_1{
background-color:#E1DFE8;
text-align:center;
width:25%;
border-bottom:1px solid #B8B8B8;
}
td.c_2{
background-color:#A29DB8;
text-align:center;
width:25%;
border-bottom:1px solid #B8B8B8;
}


