body 
{
background-color:#000000;
margin-top: 0px;
}

.header 
{
	font-family: Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #404040;
	text-decoration: none;
}
/* Top Navigation Styles */
#topnav 
{
	font-family: Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a
{
	font-family: Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a:hover
{
	font-family: Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

/* Content Styles */
#content
{
	vertical-align: top;
	width: 306px;
	background-color: White;
	font-family: Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #404040;
	text-decoration: none;
}
#content a
{
	font-family: Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #e74c52;
	text-decoration: none;
}
#content a:hover
{
	font-family: Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #e74c52;
	text-decoration: none;
}

/* Phone Number Style */
.phone 
{
	font-family: Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#phone 
{
	font-family: Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#phone a
{
	font-family: Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#phone a:hover
{
	font-family: Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

/* Footer Styles */
.footer 
{
	font-family: Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #404040;
	text-decoration: none;
}
#footer 
{
	font-family: Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #404040;
	text-decoration: none;
}
#footer a
{
	font-family: Helvetica, sans-serif, "Trebuchet MS";
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #404040;
	text-decoration: none;
}
#footer a:hover
{
	font-family: Helvetica, sans-serif, "Trebuchet MS";
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #404040;
	text-decoration: none;
}

/* Copyright Style */
.copyright
{
	font-family: Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #404040;
	text-decoration: none;
}

.txtgray
{
    font-family: Helvetica, sans-serif, "Trebuchet MS";
    color: #999999;
}

#scrollbar_content {    overflow:auto;    width:300px;    height:175px;}  
