TD {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #533500;

}
.onepxtable {
	border: 1px solid #CCCCCC;
}
.keyword {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a {color: #B35A01;}
a:hover {color: #FF7C0B;}
	
h1,h2,h3 {color: #B35A01;}

body {
	background: #FEC592;
	color: #333;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}
input {
	color: #554000;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}

p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
ul {margin-left: 1.2em;}
li {list-style-image: url(img/li.gif);}
h1 {font-size: 1.4em;}

/* navigation */
.navigation {

	margin-left: 1px;
}
.navigation h1 {
	background: #FDA761;
	color: #FFFFFF;
	font-size: 1.3em;
	padding-left: 12px;
	line-height: 2px;
}
.navigation ul {margin: 0; padding: 0;}
.navigation li {
	border-bottom: 1px solid #FDA761;
	list-style: none;
	list-style-type:none;

}
.navigation li a {
	background: #FCE29B;	
	color: #533500;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation li a:hover {
	background: #FE8220;
	color: #FCE29B;
}




form {
	margin-left: 1px;
	background: #FCE29B;	
	color: #533500;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;

}

/*left*/
#left {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#533500;

	background-color: #FDA761;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#660000;
	color: #FFFFFF;
}

#centerHead {
	background-color: #FDA761;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-color:#660000;
	color: #FFFFFF;
}

#centerContent {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#533500;

	background-color: #FCE29B;
	clear:both;
	border-bottom-width: 1px;
	color: #533500;
}

#centerHead h1 {
	background: #FDA761;
	color: #FFF;
	font-size: 1.3em;
	padding-left: 12px;
	line-height: 20px;
	border-bottom-style: none;
}

/*centered*/
#centered {
	background-color: #F4D9AE;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:#660000;
	color: #FDA761;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#533500;
}
/*centered*/





#navigation2 {


margin-left:1px;
font: 12px Verdana, Arial, Helvetica, sans-serif;
width:100%;
margin:0 0 0 0;
background:#FCE29B;
color:#533500;
}

#navigation2 li{
float:left;
list-style-type:none;
border-right:1px solid #FDA761;

border-top:1px solid #FDA761;
border-bottom:1px solid #FDA761;

background:#FCE29B;
white-space:nowrap;
}

#navigation2 li a{
display:block;
padding:10px 12px;
font-size:0.8em;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
background:#FCE29B;

color: #533500;
}

#navigation2 ul {margin: 0; padding: 0;}
* html #navigation2 a {width:1%;}

#navigation2 .selected,#navigation2 a:hover{

border-top:1px solid #FCE29B;
border-bottom:1px solid #FCE29B;

background:#FE8220;
color:#FCE29B;
text-decoration:none;
}

