.text {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.text a {
	color: #0000CC;
}

.text a:visited {
	color: #590059;
}
.nounderline
{
	text-decoration: none;
}

.nounderline A
{
	text-decoration: none;
}

.sponsoredad
{
	float: right;
	margin-left: 8px;
	padding-left: 5px;
	width: 125px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-left: dotted 0px #dddddd;
}

.submenu {
	text-decoration: none;
	font-size:11px;
	font-family: verdana, Arial, Helvetica;
	color: #E4EFF8;
}

.submenu A
{
	text-decoration: none;
	color: #E4EFF8;
}

.submenu A:visited
{
	text-decoration: none;
	color: #E4EFF8;
}


.submenu A:hover
{
	color: #FFD861;
}

h1
{
font-family:  verdana;
font-size: 11px;
color: #c6ddf0;
font-weight: normal;
font-style:italic;
display: inline;
}

th strong {
	color: #fff;
}
th {
    font-size:13px;
    font-family: Verdana,arial;
	background: #008080;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFF;
	text-align: left;
	border-left: 0px solid #B6D59A;
	border-bottom: solid 0px #FFF;
	
}

td.first,th.first {
	border-left: 0px;
	font-size:13px;
	font-family: Verdana,arial;
	padding-left: 10px;
	padding-right: 10px;
    border-left: 0px solid #FFF;
	border-bottom: solid 0px #ffffff;
}
tr.row-a {
	background: #F8F8F8;
    color: #000;
	font-size:13px;
	height: 30px;
}
tr.row-b {
	background: #D3EBBC;
	color: #000;
	font-size:13px;
	height: 30px;

}

tr.row-c {
	background: #dfdfdf;
	color: #222;
	font-size:12px;
	height: 28px;

}