body {
    margin: 0 0 0 0;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    overflow: auto;
    color: #999999;
   	background: url('images/bg.jpg') repeat-x left top;
    background-color: #292A2F;
}

h3 {
    font-size: 20px;
}

.normal {
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #999999;
    text-align: left;
    font-weight: normal;
}


.header img {
	display: block;
}

a:link {
    color: #999999;
    text-decoration: none;
}
a:visited {
    color: #999999;
    text-decoration: none;
}
a:hover {
    color: #999999;
    text-decoration: underline;
}

#fleft, #fright {
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #666666;
	text-decoration: none;
}

#fleft, #fright a:link {
    color: #999999;
	text-decoration: none;
}

#fleft, #fright a:visited {
    color: #999999;
	text-decoration: none;
}

#fleft, #fright a:hover {
    color: #999999;
	text-decoration: underline;
}

#fleft {
	display: inline;
	float: left;
	padding-left: 70px;
	text-decoration: none;
}

#fright {
	display: inline;
	float: right;	
	padding-right: 20px;
	text-decoration: none;
}

.contact_title {
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 15px;
    color: #E67350;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 2px;
}

.contact_text {
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #999999;
	font-weight: normal;    
	text-decoration: none;
	margin-bottom: 10px;
}

.contact_text a:link {
    color: #999999;
	font-weight: bold;    
	text-decoration: none;
}

.contact_text a:visited {
    color: #999999;
	font-weight: bold;    
	text-decoration: none;
}

.contact_text a:hover {
    color: #999999;
	font-weight: bold;    
	text-decoration: underline;
}
