body,td,th {
	color: #848483;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
body {
	background-color: #000000;
	background-image: url(../media/img/layout/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

input,select,textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.text {
}

a {
	color: #919760;
	z-index:10;
	position:relative;
}
a:link {
	color: #919760;
	z-index:10;
}
a:visited {
	color: #919760;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #919760;
}
/* -- */
.whiteLink {
	color: #FFFFFF;
	z-index:10;
}
.whiteLink:link {
	color: #FFFFFF;
}
.whiteLink:visited {
	color: #FFFFFF;
}
.whiteLink:hover {
	color: #FFFFFF;
}
.whiteLink:active {
	color: #FFFFFF;
}


.whiteLink_off {
	color: #FFFFFF;
	z-index:10;
	text-decoration:none;
}
.whiteLink_off:link {
	color: #FFFFFF;
}
.whiteLink_off:visited {
	color: #FFFFFF;
}
.whiteLink_off:hover {
	color: #FFFFFF;
}
.whiteLink_off:active {
	color: #FFFFFF;
}

.articles_color{
	background-color:#181A16;
	clear:both;
	z-index:100;
}
.black_transparent {
	background-color:#000000;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
	z-index:0;
}



.menu_bg {
	position:relative;

}
.brown_transparent {

	background-color:#2C251B;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
}

/* link */
.bottom_link {
	color:#949494;
	font-size:9px;
	text-decoration:none;
}
.madeby_link {
	color:#4E503B;
	font-size:9px;
	text-decoration:none;
}

/* text */

.text_area {

	color: #FFFFFF;
	text-align:justify;
	padding:5px;
}
.right_doted_border {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}

/* img */
.img {
	position:relative;
	padding-right:5px;
	padding-bottom:5px;
}
.no_underline {
	text-decoration:none;
}

div img {
  vertical-align:middle;
}

.img_frame_white {
	background-image: url(../media/img/layout/img_frame_white.gif);
	background-repeat: no-repeat;
	width:91px;
	height:67px;
	padding:5px;
	padding-bottom:0px;
	padding-left:3px;
	position:relative;
	vertical-align:middle;
 
}
.img_frame {
	background-image: url(../media/img/layout/img_frame.gif);
	background-repeat: no-repeat;
	width:91px;
	height:67px;
	padding:5px;
	padding-bottom:0px;
	padding-left:3px;
	position:relative;
	vertical-align:middle;
 
}
.img_frame_edit {
	background-image: url(../media/img/layout/img_frame_edit.gif);
	background-repeat: no-repeat;
	width:91px;
	height:73px;
	padding:5px;
	padding-left:3px;
	position:relative;
	filter: none;
}

.box_webdir {
	width:233px;
	height:50px;
	padding-left:20px;
	padding-top:20px;
	float:left;
}

.style1 {
	color: #FF3300;
}

.textForms {
	border-right: #000000 1px ; 
	border-bottom: #000000 1px ; 
	border-top: #000000 1px ; 
	border-left: #000000 1px ; 
	font: 8pt Arial, Helvetica, sans-serif; 
	color: #000000; 
	height: 19px;
	width: 95%;
	color:#000000;
}

.textAreas {
	border-right: #000000 1px ; 
	border-bottom: #000000 1px ; 
	border-top: #000000 1px ; 
	border-left: #000000 1px ; 
	font: 8pt Arial, Helvetica, sans-serif; 
	color: #000000; 
	width: 95%;
	color:#000000;
}

