/*
 * Combined style sheet for the index pages and the slide pages.
 */

 SAMP {
	font-style: normal;
 }
 SMALL {
	font-family: Arial,helvetica,sans-serif;
	font-size: 13px;
	color: #888888;
	background: transparent ;


 }
 A {
	text-decoration: none;
	color: #FFFFFF;
		background: transparent ;
 }
 A:hover {
	text-decoration: none;
	color: #666666;
		background: transparent ;

 }
 H3 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
		background: transparent ;

 }
 P, UL, OL, LI, BLOCKQUOTE {
	font-size: 12px;
 }
 
  .generator {
 	 color: #666666;
 	 font-size: 10px;
 	 font-weight: normal;
		background: transparent ;

  }

 #tblerow {

	height:20px;
}
 #tblerowbtm{

	height:30px;
}
 .header {
	 color: #FFFFFF;
	 font-size: 24px;
	 font-weight: normal;
	 	background: transparent ;

 }
 .subheader {
	 color: #ff9900;
	 font-size: 14px;
	 font-weight: normal;
	 	background: transparent ;

 }
 .detaillist {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
     	background: transparent ;

 }
 .detaillist_header {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
      	background: transparent ;

 }
 .detaillist_link {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
     	background: transparent ;

 }
 .tab {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
      	background: transparent ;

 }
 .select_exh  {
	color: #8d4650;
	font-size: 11px;
	font-weight: bold;
     	background: transparent ;

 }

.nav {
	font-size: 11px;
	background: url(images/navbg1.jpg) #2e2e2e repeat-x; 
	border-bottom: 0px dotted #eeeeee; 
	color: #eeeeee;
	font-family: Arial,helvetica,sans-serif;
	width:100%;
	height:100px;
}



.nav a:active {
	text-decoration: none;
	color: white;
      	background: transparent ;

}
.nav a:visited {
	text-decoration: none;
	color: white;
      	background: transparent ;

}
.nav a:hover {
	text-decoration: none;	
	font-size: 11px;
	background: #9C6A32;
}
.nav a:link {
	text-decoration: none;
	color: white;
		background: transparent ;

}



 INPUT {
	font-family: Arial;
	font-size: 10px;
/*	background-color: #f3f2ed; */
	color: #333333;
 }

 SELECT,OPTION {
	font-family: Arial;
	font-size: 14px;
	background-color: #f3f2ed;
	color: #333333;
 }
 FORM {
	margin-bottom : 0px;
	margin-top : 4px;
 }
 BODY {
	color: #999999;
	margin-left : 10px;
	margin-top : 10px;
	margin-right : 10px;
	margin-bottom : 10px;
	font-family: Arial,helvetica,sans-serif;
	background-image : none;
	background-color : #2e2e2e;
	font-size: 11px;
 }
 .rover {background: #B2B2B2;background: none; }
 .rover A {color: #ffffff;background: none; }

#fp {
	left:55px;
	top:0px;
	position:absolute;
	z-index:2;
	border: 0px dotted #eeeeee; 

}


#logo {
	left:8px;
	top:9px;
	width:70px;
	position:absolute;
	z-index:2;
	border: 0px dotted #eeeeee; 

}

#flastit {
	left:326px;
	top:50px;
	position:absolute;
	z-index:2;
	border: 0px dotted #eeeeee; 
	color: #ff9933;
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
     	background: transparent ;

}

#dropsh {
	height:19px;
	background: url(images/dropsh.gif) #2e2e2e repeat-x;
	
}

#navi{
	top:30px;
	width:200px;
	
}

ul#navi_top {
	list-style-type: none;
	padding:0px 0px 10px 0px;
	width:190px;
	margin-left:0px;
	font-size: 11px;
}
ul#navi_top li a {
	border-bottom:1px dotted #666666;
	color:#BBBBBB;
	background-color:#2e2e2e;
	display:block;
	width:200px;
	height:30px;
	margin:0;
	padding:4px 0px 4px 25px;
	text-indent:2px;
	text-decoration: none;
}

ul#navi_top li a.ison {
	color:#FFFFFF;
}

ul#navi_top li a:hover {
	color:#EEEEEE;
	background-color:#222222;
	text-decoration:none;
}

.nav_prefix {
	color: #FFFFFF;
	padding-right: 5px;
}

ul#navi_link {
	list-style-type: none;
	padding:0px 0px 20px 0px;
	width:190px;
	margin:0;
	font-size: 11px;
}
ul#navi_link li a {
	color:#777777;
	display:block;
	width:193px;
	margin:0;
	padding:2px 0px 2px 15px;
	text-indent:2px;
	text-decoration: none;
}

ul#navi_link li a:hover {
	color:#AAAAAA;
	text-decoration:none;
}

.link_prefix {
	color: #DDDDDD;
	padding-right: 5px;
}


#footer{
	border-top: 1px dotted #666666;
	background: url(images/pagetiles3.gif) #222222 repeat;
	color:#666666;
	left:0px;
	position:relative;	
	bottom:0px;
	padding: 0px;
	width:100%;
	height:40px;
	font-family: Arial,sans-serif;
	font-size: 11px;
	text-align:center;
}


#content {
	background: #222222;
	border: 10px solid #555555;
	padding:5px 5px 5px 5px;
	width:630px;

}


#content  a{
	color:#FF9933;
	text-decoration:none;
	border-bottom: dotted 0px #cc0000; 

}
#content  a:hover{
	color:#FFFFFF;
	text-decoration:none;
	
}

/*
 * Added for v3.0
 */

input.txt ,input.btn,  textarea {
	background: #444444;
	color: #ffffff;
	font-size: 8pt;
	border: 1px solid;	
	border-color:666666; 
}

td, textarea {
	font-size: 13px;
	font-family: Arial,sans-serif;
}

hr {
	color: #666666;	
	border-top: 1px dotted;
	height:0px;
	
}



.box {
  width:175px; 
  background: #222222; 
  
}
.boxtop { 

  
}
.boxtop div { 
  font-size: 0;
  height: 10px; 

 
}
.boxbottom { 

}
.boxbottom div { 
  font-size: 0;
  height: 10px; 

}
.boxcontent {
  padding: 0px 10px 0px 10px;

}



.boxconheader {
  color: #FF9933;
  border-bottom: 2px dotted #666666; 	
  padding:0px 0px 5px 0px;
}