body{
	background: black;
	color:#444444;
	font-family: Tahoma, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
.bodymargin{
	margin-right: 20px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	width: 600px;
	vertical-align: top;
}

.text{
	color:#333333;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	vertical-align: text-top;

}

.services{
    color:#444444;
	font-family: Tahoma, Helvetica, sans-serif;
    font-size: 14pt;

}

.title{
	color:#555555;
	font-size: 18pt;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.ul{
	color:#FFFFFF;
	font-family: "Times New Roman";
	font-size: 18pt;
	font-weight: bold;
}
a.ul{
	color:#FF3300;
	font-family: "Times New Roman";
	font-size: 18pt;
	font-weight: normal;
}
a:visited(old){
    color:#777777;
    text-decoration: none;
    font-family: Tahoma; 
    font-size: 10pt  
}
a.white {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

a:active(old){
    color:#777777;
    text-decoration: none; 
    font-family: Tahoma; 
    font-size: 18pt
}
a:hover{
    color:#ffffff;
    text-decoration: none;
    font-weight: none;
}

a.textlink{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	font-weight: bold;
}

a.textlink:visited{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6C5353;
	font-weight: bold
}

a.textlink:active{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6C5353;
	font-weight: bold
}

a.textlink:hover{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	font-weight: bold
}
a.headlink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.headlink:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	font-weight: normal;
}

a.headlink:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
}

a.headlink:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	font-weight: normal;
}


a.social{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #444444;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover.social{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #777777;
	font-weight: normal
}

a:link(tempOut){
	color:#FF66CC;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt
}
#contact-area {
	width: 325px;
	margin-top: 0px;
	height: 180px;
	clear: none;
	float: none;
	background-color: B4AAA8;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: tahoma;
	font-size: 10pt;
	margin-left: 10px;
}

#contact-area input, #contact-area textarea {
	padding: 0px;
	width: 200px;
	font-family: tahoma;
	font-size: 12px;
	border: 1px solid #6C5353;
	height: auto;
	float: right;
	clear: right;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contact-area textarea {
	height: 90px;
	width: 200px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #D079C7;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	height: 17px;
	font-family: tahoma;
	font-size: 10px;
}

label {
	float: left;
	text-align: left;
	margin-right: 5px;
	width: auto;
	padding-top: 0px;
	font-size: 10pt;
	clear: left;
	border:0px;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	font-style: normal;
	line-height: normal;
	height: 20px;
	font-family: tahoma;
	margin-left: 5px;
}

