body {
	font: normal 12px/normal Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #292a2a;

}

#header  {
	position:absolute; 
	left:20px; 
	top:0px;  
	z-index:1;
}


#all {
	position:absolute;
	left:20px;
	top:101px;
	z-index:1;
	background-color: #000000;
	color: #FFFFFF;

}
y
#col1 {
font: bold 12px/normal Arial, Helvetica, sans-serif
	color: #000000;
}

#col1 td,th{
font: bold 12px/normal Arial, Helvetica, sans-serif
	color: #000000;
}

#col1 h1{
	font: bold 25px/normal Arial, Helvetica, sans-serif
	color: #666633;
	margin-top: 5px;
	padding-top: 0px;
}

#col1 h2{
font: bold 12px/normal Arial, Helvetica, sans-serif
	font-weight: bold;
	color: #666633;	
}

#col1 h3{
font: bold 14px/normal Arial, Helvetica, sans-serif
	font-weight: bold;
	color: #666633;	
}

#col1 h4{
font: bold 12px/normal Arial, Helvetica, sans-serif
	font-weight: bold;
		color: #666633;
}


#col1 a{
font: bold 12px/normal Arial, Helvetica, sans-serif
	color: #666633;
}

#col1 a:hover{
	text-decoration: underline;
font: bold 12px/normal Arial, Helvetica, sans-serif
	color: #666633;


}

#col2 {
	font-family: Arial, Helvetica, sans-serif
	font-size: 12px;
	color:#000000;	
}

#col2 td{
	font-family: Arial, Helvetica, sans-serif
	font-size: 12px;
	color:#000000;
}

#col2 a{
	font-family: Arial, Helvetica, sans-serif
	color:#ffffff;
	text-decoration: underline;
}

#col2 a:hover{
	text-decoration: underline;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif


}

#col1 .special{
	border: solid; 
	border-width: 1px;
	border-color: #333300;
	padding: 2px;
	background-color: #f8eCd2;
	font-family: Arial, Helvetica, sans-serif
	color:#000000;	
}

#col2 .special{
	border: solid;
	border-width: 1px;
	border-color: #333300;
	background-color: #f8eCd2;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif	
}

#footer {
	font-family: Arial, Helvetica, sans-serif
	color:#ffffff;
	font-size: 10px;
	margin: 0px;
	padding: 3px;
	height: 20px;
	width: 770px;
	background-color: #FFCC33;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;


}

#footer td{
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 10px;
	color:#333;
}

#footer a {
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: none;
	font-family: arial, geneva, helvetica, sans-serif;	
}

.tr0 {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif	
}

.tr1 {
	background-color: #000000;
}

.tableHeader, th {
	background-color: #000;
}

#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif
	font-size: 10px;
	color: #666666;
}

form { display: inline }

#search 	{
	width: 90px;
	height: 18px;
	padding: 1;
	margin: 2px 0;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif
	}

#searchBtn {
	width: 45px;
	height: 17px;
	padding: 0;
	margin: 2px 0;
	border: 1px solid #000;
	background-color:#FFAE00;
	color: #000;
	font-family: Arial, Helvetica, sans-serif
	cursor: hand;
	
}	

#searchBtn:hover {
	background-color:#FFBe00;
	cursor: hand;	
}	

#brochure {
	padding-top: 7px;
	margin-top: 20px;
	font: 10px Arial, Helvetica, sans-serif
	border-top: 1px dashed #999;
}

#quotation {
	font-family: Arial, Helvetica, sans-serif
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	background-color: 666699;
	padding: 8px;
}


#breadcrumbsCurrent {
	font-family: Arial, Helvetica, sans-serif
	font-size: 10px;
	color: #ffffff;
	padding-right: 2px;
	padding-left: 2px;
}

.caption {
	font-size:9px;
	font-family: arial, geneva, helvetica, sans-serif;
	text-align: center;
	color: #999999;
}


.caption a{
	font-size:9px;
	font-family: arial, geneva, helvetica, sans-serif;
	text-align: center;
	color: #999999;
	text-decoration: none;
}

.caption a:hover{
	font-size:9px;
	font-family: arial, geneva, helvetica, sans-serif;
	text-align: center;
	color: #666699;
	text-decoration: none;
}

#error {
	background-color : #ffffee;
	border : 1px solid  #CC0000;
	padding: 5px;
	color: #cc0000;
	font-weight: bold;
}



/* Eric Myer's Simple List Separators
http://www.meyerweb.com/eric/talks/2003/commug/commug.html */
 #navlist
{
padding-left: 0;
margin-left: 0;
/*border-bottom: 1px solid #B09864;*/
width: 150px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-bottom: 1px solid #B09864;

	font-family: Arial, Helvetica, sans-serif
font-size:12px;
}

#navlist li a { text-decoration: none; }
#navlist li a:hover { background-color: #FFcc66; }

.shortcutsTitle {
	font-family: Arial, Helvetica, sans-serif
	font-weight: bold;
}

#sitemap ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif
	font-size:11px;
}

#sitemap li { margin: 0 0 1px 0; }

#sitemap a {
	display: block;
	padding: 5px 10px;
	width: 140px;
	color: #fff;
	background-color: #036;
	text-decoration: none;
}

#sitemap a:hover {
	color: #fff;
	background-color: #69C;
	text-decoration: none;
}

#sitemap ul ul li { margin: 0 0 1px 0; }

#sitemap ul ul a {
	display: block;
	padding: 5px 5px 5px 20px;
	width: 135px;
	color: #fff;
	background-color: #369;
	text-decoration: none;
}

#sitemap ul ul a:hover {
	color: #fff;
	background-color: #69C;
	text-decoration: none;
}

#sitemap a.selectedID {background-color:#aa0000; }
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #65828a;
	text-transform: uppercase;
	font-variant: normal;
	line-height: 25px;
	border-bottom-style: dotted;
	border-bottom-color: #65828a;
	border-bottom-width: thin;
	letter-spacing: 1em;


}
.DefaultText {
	font: normal 14px/22px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.DefaultText a{
	font: normal 14px/normal Arial, Helvetica, sans-serif
	color: #65828a;
	text-decoration: none;
}

.DefaultText a:hover{
	font: normal 14px/normal Arial, Helvetica, sans-serif
	color: #666633;
	text-decoration: none;
}

.DefaultText a:visited{
	font: normal 14px/normal Arial, Helvetica, sans-serif
	color: #666633;
	text-decoration: none;
}

.DefaultText h1{
	font-family: Arial, Helvetica, sans-serif
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #666633;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-top: 0px;	
		
}


.DefaultText h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666633;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	line-height: 1px;
}
hr {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: thin dotted #666633;
	border-left: 0px none;
}
.LeftColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #514e46;
	margin-top: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
	padding-top: 0px;
	line-height: 11px;
	
}
.LeftColumn h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #6f8a91;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	line-height: 11px;
}

.LeftColumn a{
	text-decoration: none;
	color: #514e46;	
}
.LeftColumn a:hover{
	text-decoration: underline;
	color: #514e46;
}
.LeftColumn a:visited{
	text-decoration: none;
	color: #514e46;
}

.pCenter {
	margin-top: 2px;
	text-align: center;
	vertical-align: middle;
	display: inline;

}

.RightColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #38352c;
	padding-top: 0px;
	line-height: 11px;

}

.RightColumn p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #38352c;
	margin-top: 2px;
	margin-bottom: 1px;
	line-height: 11px;
	margin-right: 4px;
	margin-left: 4px;
	padding: 0px;
}
.RightColumn li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #38352c;
	margin-top: 2px;
	margin-bottom: 1px;
	padding-top: 0px;
	line-height: 11px;
	margin-right: 4px;
	margin-left: 4px;
	list-style-position: inside;
	list-style-type: circle;
}


.RightColumn h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #38352c;
	margin-top: 5px;
	margin-bottom: 0px;		
	padding-top: 0px;
	line-height: normal;
}

.RightColumn a{

	color: #38352c;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: small-caps;

}
.RightColumn a:hover{
	text-decoration: underline;

}
.RightColumn a:visited{
	text-decoration: none;
	color: #38352c;
}

.RightColumn h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: lighter;
	color: #38352c;
	line-height: 25px;
	font-variant: normal;
	background-color: #FFFFE1;
	border: 1px solid #38352c;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	padding: 8px;
	vertical-align: middle;
	margin: 2px;
	clear: both;
	width: 215px;

}

.RightColumn h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #38352c;
	margin-top: 5px;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 1px;
	padding-top: 5px;
	line-height: 11px;
	font-variant: normal;
	text-align: justify;
	text-indent: 5px;
	}
.LeftColumn h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: lighter;
	color: #38352c;
	margin-top: 10px;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 1px;
	padding-top: 10px;
	line-height: 25px;
	font-variant: normal;
}
.tdleft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bab8b5;
}

.tdright {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bab8b5;
}	
.tdbtmbrdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bab8b5;
}
.tdtopbrdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bab8b5;
}
.tdtbrdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bab8b5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bab8b5;	
}
