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

.tabledash {
	border-top: thin dotted #FFFFFF;
	border-right: thin none #FFFFFF;
	border-bottom: thin dotted #FFFFFF;
	border-left: thin none #FFFFFF;
}

.date {

		font: 10px;
	color: #00338e;
}

a{
	color: #00338e;
	font-size: 10px;
	font-weight: bold;
}

img {
border:none;
}

a.white:link {

		font: 11px;
	color: #FFF;
}
a.white:visited {
	font: 11px;
	color: #FFF;
}
a.white:hover {
	font: 11px;
	color: #FFF;
}
a.white:active {
	font: 11px;
	color: #FFF;
}
h3 {
	color: #CCCCCC;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
