@charset "UTF-8";
/* CSS Document */

.siteTitle {
	font-family: Verdana;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}
.navStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#666666;
}

.welcomeStyle {
	color: #666666;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
}
.content1 {
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.style10 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
}
.topborder {
    border-top:solid; 
	border-top-width:1px; 
	border-top-color:#666666;
	border-top-style:solid;
}
.bottomborder {
    border-bottom:solid; 
	border-bottom-width:1px; 
	border-bottom-color:#666666;
	border-bottom-style:solid;
}

.imageBorder {
	border: 1px solid #666666;
}

.flashLink { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#CCCCCC;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.bottom_link {font-family: Tahoma}

.caption {	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}

.storyindextitle {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}

.month {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666;}
