/* CSS Document */

body{
	margin:0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	background-color:#ffffff;	
	color:#313131;

}

td {
color:#313131;
}
a:link{color:#151515;text-decoration:none;} 
a:visited {color: #151515;text-decoration:none;}  
a:hover {color: #000000;text-decoration:underline;} 
a:active {color: #5b5b5b;text-decoration:underline;}
a:focus { -moz-outline-style: none; }
a {outline: none; }
a img {outline: none; }

.contact{
	font-size:11px;
	color:#313131;
}


.flashbg{
	background-image: url(images/flash_bg.gif);
	background-repeat:no-repeat;
}


.content{
	font-size:11px;
	color:#313131;
}

.homecontent{
	font-size:11px;
	color:#000000;
}


.footer{
	font-size:10px;
	color:#151515;
}


.copy{
	font-size:10px;
	color:#CCCCCC;
}





.nav{
	background:repeat;
	background-image: url(images/nav_repeat.jpg);
} 
.content_bold {
	font-size:11px;
	color:#313131;
	font-weight: bold;
}
