body{
    font-family: verdana;
    font-size: 12px;
    margin-top:10px;
    background-color:#0B0B0B;
}
.site {
	width:983px;
	background-color:#3D3D3D;
	border-bottom:1px solid #666666;
    padding:0px;
    margin-top:15px;
    font-size:12px;
}
form{ margin:0px; padding:0px; }
img { border:0px; }
table{ font-family:verdana; font-size:11px; }
.gen_right { float:right; }
.gen_left { float:left; }
.gen_absolute{ position:absolute; }
.gen_relative { position:relative; margin-left:auto; margin-right:auto; }
.small{ font-family:arial; font-size:9px; }
.cms{ width: 100%;}
.titleS{
	font-family:verdana;
	font-size:10px; 
	text-decoration:none; 
	color:#000000; 
	text-transform:none;
}
h1{
    padding:0px;
    margin:0px;
    margin-bottom:1px;
    font-family:arial;
	font-size:26px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
}
h1 img{ vertical-align:middle; }
h2{
    padding:0px;
    margin:0px;
    font-family:arial;
    font-weight:bold;
    font-size:16px;
    margin-bottom:1px;
    color:#EFFF5F;
}
h3{
    padding:0px;
    margin:0px;
    font-family:verdana;
    font-weight:bold;
    font-size:12px;
    color:#AFA236;
    text-align:center;
}
.yellow{
	color:#77EF87;
}
input {
    font-family:verdana;
    font-size:10px;
}
td { margin:0px; padding:0px; }
.logo{
	position:absolute;
	width:173px;
	height:87px;
	margin-top:-88px;
}

.center{
	padding:15px;
	color:#FFFFFF;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}
.center b{
	color:#9FEFFF;
}

.prop{
	font-family:Trebuchet MS;
	font-size:20px;
	text-align:center;
	font-weight:bold;
}
.prop img{ border:1px solid #FFFFFF; }
.prop td{
	width:290px;
}

/*footer*/
.footer {
	width:957px;
    background-repeat:repeat-x;
    font-size:9px;
}
.footer a{
    font-family:verdana;
    font-size:9px;
    font-weight:bold;
    text-decoration:none;
    color:#FFFFFF;
}
.footer a:hover{
    text-decoration:underline;
    color:yellow;
}
a{
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    color:yellow;
}
a:hover{
    text-decoration:underline;
}
a.links2{
    font-family:verdana;
    font-size:9px;
    font-weight:bold;
    text-decoration:none;
    color:#FFFFFF;
}
a.links2:hover{
    text-decoration:underline;
    color:yellow;
}

/*contact form*/
.formTitle{
	background-color:#000000;
	color:#FFFFFF;
	font-family:Trebuchet MS;
	font-size:22px;
}
.form{
	width:600px;
    color:#000000;
    border:1px solid #FFFFFF;
    background-color:#F7F7F7;
    text-align:left;
}
.form th {
    border:0px;
    padding: 10px 4px 10px 4px;
}
.form td {
    padding: 10px 10px 10px 2px;
}
.form input, textarea, select{ font-family:verdana; font-size:11px; width:100%; }

.form1{
    width:100%;
    padding:0px;
    border: 0px;
    font-family:verdana;
    font-size:11px;
}
.form1 th {
    text-align: left;
    border:0px;
    padding: 2px 4px 2px 4px;
    background-color:#F4851E;
    color:#FFFFFF;
}
.form1 td {
    border: 0px;
    padding: 2px 2px 2px 2px;
    font-weight:normal;
    color:#000000;
    background-color: #F2F2F2;
}
.form1 input, textarea{ width:100%;font-size:11px;  }


.form1 a{ font-weight:normal; }
.form1 a:hover{ font-weight:normal; }

#box{
	position:absolute;
	border:2px solid #000000;
	background-color:#FFFFFF;
	padding:20px;
	margin-left:100px;
	width:700px;
	height:300px;
}
.flash{
	float:left;
	width:195px;
	height:823px;
}
.contactform{
	float:left;
}
.adsense{
	float:left;
	height:700px;
	margin-top:5px;
}

