/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; background:#010000}
html, input, textarea	{	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
		color:#dcab73;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
object { vertical-align:top;}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0}
img{ vertical-align:top;  }

a{color:#9da719; text-decoration:underline} 
a:hover{
	text-decoration:none;
	color: #808000;
}


.link-1{color:#210e05; background:url(images/button.gif) top left no-repeat; padding:1px 16px 6px 20px; text-decoration:none; font-weight:bold; display:block; float:right;  }
.link-1:hover{text-decoration:underline }

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:31px; margin-left:2px }
#content ul li a{color:#dcab73; text-decoration:none; line-height:1.84em; } 
#content ul li a:hover {
	color:#9da719;
	text-decoration:none;
}
#content ul .last{background:none}
#content ul .last a{color:#9da719; text-decoration:underline;  } 
#content ul .last a:hover { color:#9da719; text-decoration:none; }


/*header*/
#header {font-size:1em; color:#FFFFFF; font-family:"Times New Roman", Times, serif }
#header .logo{ margin:4px 0 0 102px }
#header .title{ margin:0 0 0 584px }
#header .indent{padding:0 0 0 0}

#header ul{margin:448px 0 0 110px; padding:0; list-style:none; position:absolute}
#header ul li{ margin:0; display:inline}
#header ul li a{color:#fffad5; text-decoration:none; margin:0 0 0 0; width:122px; text-align:center; display:block; float:left ; padding:9px 0 13px 0; font-weight:bold; margin-right:8px} 
#header ul li a:hover { color:#eadc64; text-decoration:none; background:url(images/bg_menu.gif) top left no-repeat;}
#header ul li .current{ color:#eadc64; text-decoration:none; background:url(images/bg_menu.gif) top left no-repeat;}


/*content*/
#content{
	font-size:0.8125em;
	width:100%;
	background:url(images/bg_cont.jpg) top;
	line-height:1.53em
}
#content .indent-main{padding:33px 97px 43px 99px}
#content .title{  margin-bottom:32px; background:url(images/bg_title.gif) no-repeat bottom; padding-bottom:8px}
#content .img-left{ float:left; margin:0 33px 16px 0}
#content .img-left1{ float:left; margin:0 47px 16px 0}
#content .img-indent{ margin:0 0 25px 0}
#content p{
	margin:0 0 13px 0;
	font-size: 16px;
	color: #eca419;
}
#content .p{ margin:0 0 21px 0}
#content .p1{ margin:0}
#content h4{
	color:#fffad4;
	font-size:medium;
	font-weight:normal
}
#content h3{color:#9da719; font-size:1em; font-weight:normal  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}
.txt{
	color:#ffa641;
	font-size:1.07em;
	line-height:1.71em;
	font-weight: normal;
}
.txt a { color:#fffad4; }

.txt .link-1{color:#210e05; background:url(images/button.gif) top left no-repeat; padding:1px 16px 6px 20px; text-decoration:none; font-weight:bold; display:block; float:right;  }
.txt .link-1:hover{text-decoration:underline }

.txt .link{color:#ffa641; text-decoration:underline} 


#content .indent{padding:30px 0 0 0}
#content .indent1{padding:15px 0 0 0}

table{ background:#634f42; margin-bottom:9px}
td{ height:19px; padding-left:10px; background:#201005}
.td1{ width:121px}
.td2{ width:226px}
.td3{ width:61px}
.td4{ width:66px; text-align:center; padding:0}


/*footer*/
#footer { color:#dcab73; font-size:0.8125em; background:url(images/bot.jpg) repeat-x top; text-align:center; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif }
#footer .indent-footer{ padding:27px 50px 0 50px;}
#footer a {color:#dcab73; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

.jamp2{ width:40px; margin-left:6px}
select{font-size:.84em; color:#2d3331; height:20px;	font-family:Tahoma;}

.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:24px}
.block-contact span{ float:right; margin-right:60px}
.block-contact1 span{ float:right; margin-right:20px}
.input{
   	border:none; 
	background: url(images/bg_input.gif);
	width:146px; height:17px;
	 float:right;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:none; 
	background: url(images/bg_input.gif);
	width:176px; height:67px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
