body {
	margin:0;
	background-color:#000000;
}

td{
	COLOR: #DFDEDD;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;	
	text-decoration:none;
	font-weight: normal;
	line-height:1.4em;
	letter-spacing:0.1em;
}
.main-text{
	COLOR: #ffffff;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;	
	text-decoration:none;
	font-weight: normal;
}
.padding-text{
	COLOR: #ffffff;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;	
	text-decoration:none;
	font-weight: normal;
	padding-right:20px;
}
a {	
	color:#FFFFFF;
	text-decoration:none;	
}
a:hover
{
	text-decoration:underline;	
}
.menu{
	COLOR: #E07C1F;
	FONT-FAMILY: Times New Roman, verdana, Helvetica, sans-serif;
	FONT-SIZE: 13px;	
	text-decoration:none;
	font-weight: bold;
	letter-spacing:0.1em;
	line-height:16px;
}
.menu1{
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	color:#F8C493;
	margin-bottom:0px;
}
.menu1:hover{
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	color:#FFFFFF;
	margin-bottom:0px;
	text-decoration:none;
}
.top-menu{
	COLOR: #000000;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 12px;	
	text-decoration:none;
	font-weight: bold;
}
.top-menu:hover{
	COLOR: #BD610B;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 12px;	
	text-decoration:none;
	font-weight: bold;
}
.small-text{
	COLOR: #000000;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 3px;	
	text-decoration:none;
	font-weight: normal;
}
.small{
	COLOR: #C5C5C5;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;	
	text-decoration:none;
	font-weight: normal;
	letter-spacing:0.1em;
}
.whitetext{
	COLOR: #ffffff;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 15px;	
	text-decoration:none;
	font-weight: normal;
	line-height:23px;
}
.white{
	COLOR: #ffffff;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;	
	text-decoration:none;
	font-weight: normal;
}
.orangetext{
	COLOR: #E18835;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;	
	text-decoration:none;
	font-weight: normal;
	line-height:16px;
	letter-spacing:0.1em;
}
.title_1{
	COLOR: #E18835;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 12px;	
	text-decoration:none;
	font-weight:bold;
	line-height:16px;
	letter-spacing:0.1em;
}
.grey{
	COLOR: #CDCDCD;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;	
	text-decoration:none;
	font-weight: normal;
	line-height:16px;
}
.title{
	COLOR: #E18835;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 18px;	
	text-decoration:none;
	font-weight: normal;
	line-height:16px;
	padding-left:11px;
}
.image-border {
	border: 3px solid #CCCCCC;
}

div.test {
	border: 0px solid #000000;
	width: 220px;
	height: 213px;
	margin-bottom: 20px;
}

#auto {
	overflow: auto;
}

div.test1 {
	border: 1px solid #56534F;
	height: 278px;
	width: 351px;
	background-color:#383633;

}
div.test2 {
	border: 1px solid #56534F;
	height: 245px;
	width: 327px;
}
div.test3 {
	border: 1px solid #56534F;
/*	height: 290;*/
	margin:0px;
	overflow:hidden;
	width: 100%;
	padding:10;
	background-color:#383633;
}

#dropmenudiv{
	position:absolute;
	background-color: #FFDFC1;
	border:1px solid #E18835;
	border-bottom-width: 0;
	font:normal 11px Verdana;
	line-height:1.8em;
	color:#000000;
}

#dropmenudiv a{
	display: block;
	text-indent: 0px;
	border-bottom: 1px solid #E18835;
	padding: 1px 10;
	text-decoration: none;
	font-weight: normal;
	letter-spacing:0.1em;
	color: #000000;
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}

#dropmenudiv a:hover{
	background-color: #212121;
	color: #FFFFFF;
}

.navlist li {
	list-style-type: square;
	width: 135px;
	background-color: #FFFFB9;
}
.border{
	border-top: 1px solid #E18835;
	border-right: 1px solid #E18835;
}
.border_1{
	border-bottom: 1px solid #E18835;
	border-left: 1px solid #E18835;
}
.border_bottom{
	border-bottom: 1px solid #E18835;
}
.border_2{
	border: 1px solid #E18835;
}
pre{
	FONT-FAMILY: arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	color:#F8C493;
	margin-bottom:0px;
}

.istyle{
	border: 1px solid #56534F;
	background-color:#898989;
	color:#000000;
}
.bg{
	background-image:url(../images/bg.jpg);
	background-position:100% 0%;
	background-repeat:no-repeat;
}
.padding
{
	margin-left:10px;
}



