body{
padding:0px;
margin:0px;
background-color:#000000;
color:#FFF;
}
a:hover{text-decoration:none;}

a img { border: none; } 

a table {border:none; background-color:#000000;}

.white_text
	{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:13px;
		line-height:15px;
		color:#FFFFFF;
	}
	
.about_text_left
	{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#FFFFFF;
		width:500px;
		text-align:left;
	
	}
	
.about_text_right
	{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#FFFFFF;
		text-align:right
	}

.m_text_w
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:15px;
		color:#ffffff;
	}
	
.m1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:15px;
		color:#000000;
	}

.m1_text_heavy
	{
		font-family:Tahoma;
		font-size:14px;
		line-height:15px;
		color:#000000;
		font-weight:800;
	}
	
.m2_text
	{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:15px;
		color:#343129;
	}

.m3_text
	{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:15px;
		color:#FFF;
	}
	

.warning
	{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:18px;
		line-height:15px;
		color:#F00;
		font-weight:800;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#484235;
	}

.l1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#ECDFC4;
	}
	
.c_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#BBAD8F;
	}
	
.c_text_heavy
	{
	font-family:Tahoma;
	font-size:x-large;
	font-weight:bold;
	text-decoration:none;
	line-height:11px;
	color:#FFFFFF;
	}

.c1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#DBD9D9;
	}
	
.c2_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#DBD9D9;
		text-align:center;
	}

.form
	{
		width:202px; height:23px; border-color:#3A362B; border-width:1px; background-color:#BBAD8F; border-style:solid; padding-left:10px;
	}
	
.form_dark
	{
		width:202px; height:23px; border-color:#3A362B; border-width:1px; background-color:#ECDFC4; border-style:solid; padding-left:10px; width:150px; 
	}
	
.form_div
	{
		height:26px; margin-top:-2px;
	}
			
	a.l_text{text-decoration:none;}	
	a.l_text:hover{text-decoration:underline;}
	
	a.l1_text{text-decoration:none;}	
	a.l1_text:hover{text-decoration:underline;}
	
	a.c_text{text-decoration:none;}	
	a.c_text:hover{color:#DBD9D9;}
	
	a.c1_text{text-decoration:none;}	
	a.c1_text:hover{text-decoration:underline;}

ul {margin:0; padding:0; list-style:none;}
.li1 {background:url(images/2-a.gif) no-repeat left center; margin: 9px 0px 0px 0px; padding:0px 0px 0px 10px;}

.li2 {background:url(images/3-a.gif) no-repeat left center; margin: 9px 0px 0px 0px; padding:0px 0px 0px 10px;}


.slideshow-box { position:absolute; background:url(images/slideshow-box.gif) no-repeat left top; width:378px; height:205px; margin-left:-1px;}
.slideshow-box .inner { padding:0 14px 0 14px;}

.slide-nav { position:absolute; right:13px; bottom:12px; background:url(images/slide-nav.gif) no-repeat left bottom; width:74px;}
.slide-nav .inner { padding:5px 0 0 10px !important;}
.slide-nav ul { width:100%; overflow:hidden;}
.slide-nav li { display:inline;}
.slide-nav li a { background:url(images/sl-icon1.gif) no-repeat left 5px; text-decoration:none; padding-left:5px; position:relative; width:5px; float:left; display:block;}
.slide-nav li a:hover {background:url(images/sl-icon2.gif) no-repeat left 5px;}
.slide-nav li a.active {background:url(images/sl-icon2.gif) no-repeat left 5px;}

table {
margin: 0 auto;
}

div {
margin: 0 auto;
}

.shadow {
	-webkit-box-shadow:3px 3px 6px #666;
	-moz-boz-shadow:3px 3px 6px #666;
	box-shadow:3px 3px 6px #666;
}

.div {width:100%; text-align:center; color:#FFF; }

.ch_left {width:100%; text-align:left; color:#FFF; }

.ch_right {width:100%; text-align:right; color:#FFF; }
