

html, body {
	height: 100%;
}


body{
	background-image: url("../images/background_black2.jpg");
	background-position: top right;
	background-repeat: no-repeat;

	background-color: #111111;
	color: #777777;

	font-family: Lucida Sans Unicode, Verdana;
	font-size: 10pt;
	text-decoration : none;	

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

table{
	padding: 10px;
}

textarea{
	resize: none;
}

a{
	color: #777777;
	font-size: 8pt;
	text-decoration : none;	
}

a:hover{
	color: #F1911A;
	font-size: 8pt;
	text-decoration : none;	
}

.href1{
	color: #777777;
	font-size: 8pt;
	text-decoration : none;	
}

.href1:hover{
	color: #F1911A;
	font-size: 8pt;
	text-decoration : none;	
}


.box_shadow {
    -moz-box-shadow: 4px 4px 4px #111111; /* FF3.5+ */
    -webkit-box-shadow: 4px 4px 4px #111111; /* Saf3.0+, Chrome */
    box-shadow: 4px 4px 4px #111111; /* Opera 10.5, IE 9.0 */
    filter:progid:DXImageTransform.Microsoft.Shadow(color='#111111',direction='120',strength='4');
    /*filter: progid:DXImageTransform.Microsoft.dropShadow(color=#111111, offX=4, offY=4, positive=true);*/
}

.box_light {
    -moz-box-shadow: 4px 4px 4px #333333; /* FF3.5+ */
    -webkit-box-shadow: 4px 4px 4px #333333; /* Saf3.0+, Chrome */
    box-shadow: 4px 4px 4px #333333; /* Opera 10.5, IE 9.0 */
    filter:progid:DXImageTransform.Microsoft.Shadow(color='#111111',direction='120',strength='4');
    /*filter: progid:DXImageTransform.Microsoft.dropShadow(color=#111111, offX=4, offY=4, positive=true);*/
}


.td1{
	background: rgba(15, 15, 15, 0.5);	
	padding: 10px;	
}

.td11{
	background-color: #050505;	
}

.td2{
	background: rgba(10, 10, 10, 0.5);
	
	padding: 10px;	
}

.td3{
	background: rgba(15, 15, 15, 0.5);
	
	padding: 10px;	
}

.td4{
	background: rgba(7, 7, 7, 0.5);
}


.input1{
	color: #FCE3A1;
	background-color: #333333;
	font-family: Lucida Sans Unicode, Verdana, Arial ;
	font-size: 8pt;
	text-decoration : none;	
}

.contact_td{
	font-family: Lucida Sans Unicode, Verdana;
	font-size: 8pt;
	text-decoration : none;	
}

.button1{
	width: 100px;
	background-color: #FCE3A1; 
	color: #000000;
	font-family: Lucida Sans Unicode, Verdana, Arial ;
	font-size: 7pt;
	font-weight:bold;
	text-decoration : none;
}

.photos_div{
	overflow:hidden;
	padding: 0px;
	width: 150px;
	height: 352px;
	border: 0px;
}

.large_photo_div{
	overflow:hidden;
	padding: 0px;
	
	border: 0px;
}

.photos_inner_div{
	xbackground-color: #777777;
	x-moz-opacity: .50;
	x-ms-filter: "alpha(opacity=50)";
	xfilter: alpha(opacity=50);
	xopacity: .50;
	padding: 0px;
}

.text_div{
	overflow:hidden;
	padding: 0px;
	xwidth: 827px;
	height: 350px;
	border: 0px;

}

.text_inner_div{
	
	font-size: 8pt;
	color: #FCE3A1;
}

.directories_links_span{
	
	font-size: 8pt;
	color: #FFFFFF;
}


.layer11{
	position:absolute;
	border :1px solid #F8BD1E;
	background-color: #000000;
	left: 0px;
	top: 0px;
	width:0px;
	height:0px;
	visibility:hidden;
	z-index: 98;
}

.layer22{
	position: absolute;
	xbackground-color: #000000;
	left: 0px;
	top: 0px;
	width:0px;
	height:0px;
	visibility:hidden;
	z-index: 99;
	color: #F8BD1E;
}

.font1{
	font-size: 8pt;
}

