body {
    background-color: #000000;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #000000;
    width: 100%;
}

a {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    color: #545454;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: 0px;
}

div {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 18px;
	padding: 0;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #f1f1f1;
}

table td {
	font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none;
   	color: #888888;
}

.bg {
	background-color:#242424;
}

.content {
	background: url('/_images/bg1.gif') top left no-repeat;
	text-align: left;
	padding: 20px;
	color: #888888;
	font: normal 11px Arial;
	min-height:498px;
    height:auto !important;
    height:498px;
}

.content a {
	text-decoration: underline;
	color: #dc6e3d;
}

.content a:hover {
	text-decoration: none;
}

.footer {
	background: url('/_images/bg2.gif') top left no-repeat;
	height: 120px;
	color: #4c4c4c;
	font: normal 11px Verdana;
	text-align: left;
	padding: 20px;
}

.menu {
    background: url('/_images/header_bg.gif') top left repeat-x;
    height: 70px;
}
.menu td {
    text-align: center;
}
.menu .button {
    background: url('/_images/button1.gif') top left no-repeat;
}
.menu .button .buttonover {
    position: relative;
    height: 70px;
    background: url('/_images/button2.gif') top left no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.menu .button .text {
    position: relative;
    display: block;
    color: black;
    height: 45px;
    padding-top: 25px;
    margin-top: -69px;
    left: 1px;
}
.menu .button a {
    position: relative;
    color: lightgray;
    display: block;
    height: 45px;
    padding-top: 25px;
    margin-top: -70px;
}

.menu .button a:hover {
	text-decoration:none;
}

.imaga {
	width:323px;
	height:241px;
	border:1px solid #121212;
}

.img_text {
	height:40px;
	padding-top:2px;
}

.img_text_inside {
	height:41px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  	-moz-opacity: 0.2;
  	-khtml-opacity: 0.2;
  	opacity: 0.75;
	background-color:#121212;
}

.img_text_name {
	position:absolute;
	margin-top:-35px;
	padding-left:5px;
}

.img_text_name a{
	color:#C0C0C0;
	text-decoration:none;
}

.img_text_name a:hover{
	text-decoration:underline;
}

.inp_text {
	border:1px solid #DC6E3D;
	width:250px;
	background-color:#131313;
	color:#888888;
}

.inp_text:hover {
	background-color:#545454;
	color:#ffffff;
}

.inp_mess {
	border:1px solid #DC6E3D;
	width:250px;
	background-color:#131313;
	color:#888888;
}

.inp_mess:hover {
	background-color:#545454;
	color:#ffffff;
}

.lite {
	font-size:10px;
}

.inlink a {
	display:block;
	height:198px;
	text-decoration:none;
}

.inlink a:hover {
	text-decoration:none;
}
