*
{
	font-family: Verdana;
}

body
{
	font-family: Verdana;
	font-size: 8.0pt;
	background-color: #025E9B;
}

td
{
	font-family: Verdana;
	font-size: 8.0pt;
	line-height: 18px;
	color: black;
}

h1
{	font-size: 17px;
	padding-bottom: 1px;
	line-height: 1px;
}

h2
{	font-size: 14px;
	padding-bottom: 5px;
}

h4 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.main
{
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 8.0pt;
	line-height: 18px;
	font-family: Verdana;
	color: black;
	text-align: left;
}

a
{
	color: #025E9B;
}


input, textarea, select, option
{
	width: 300px;
	font-size: 8.0pt;
}

input.submit_btn
{
	width: 100px;
}

.topmenu *
{
	color: #025E9B;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
}

.loginbox *
{
	color: #025E9B;
	font-size: 13px;
	font-family: Verdana;
}

.loginbox input
{
	border-style: solid;
	border-width: 1px;
	border-color: #49B3F1;
	background-color: ffffff;
	width: 115px;
	height: 18px;
	font-family: Verdana;
	font-size: 10px;
}

.loginbox .sm_btn
{
	width: 50px;
}

.lost
{
	font-size: 10px;
}

.pagination
{
	background-color: #F7F7F7;
	color: #CCCCCC;
	padding: 3px;
	margin: 15px 0px 30px 0px;
}

.alltags
{
	padding-top: 10px;
}

.tags_by_letter
{
	padding-top: 20px;
}

.listings
{
}

.listings tr
{
	background-color: white;
}

.listings a
{
	color: #551188;
	text-decoration: none;
}

.listings .listing
{
	height: auto;
	width: 740px;
	margin-bottom: 15px;
	float:left;
	clear:left;
}

.listings .listing .title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #025E9B;
	text-decoration: none;
	height: 20px;
	line-height: 20px;

}

.listings .listing .desc
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	padding-bottom: 10px;
}

.listings .listing .tags
{
	padding-bottom: 15px;
	font-size: 11px;
}

.listings .listing .tags a
{
	color: #025E9B;
}

.listings .hr
{
	padding-bottom: 10px;
	border-top: 1pt dashed #AAAAAA;
	height: 1px;
	width: 740px;
	float:left;
	clear:left;
}

.listings .listing .rank
{
	font-size: 14px;
	width: 50px;
	line-height: 98px;
	color: #008EBD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	float: left;
}

.listings .listing .body
{
	height: auto;
	width: 570px;
	float: left;
}

.listings .listing .hits
{
	float: left;
	height: auto;
	width: 60px;
	text-align: center;
}

.listings .listing .in, .listings .listing .out
{
	width: 60px;
	margin-top: 20px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.listings .listing .inv
{
	width: 60px;
	margin-top: 5px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #6CA81D;
	text-decoration: none;
	text-align: center;
}

.listings .listing .outv
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #E2033A;
	text-decoration: none;
	height: auto;
	width: 60px;
	margin-top: 5px;
	text-align: center;
}

.copyright, .copyright a
{
	font-size: 10px;
	color: #DDDDDD;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

.foot, .foot a
{
	font-size: 10px;
	color: #5489AC;
	text-decoration: none;
}

/* Other definitions */
.subheader
{
	padding-bottom: 20px;
}


.green
{
	color: 7ba890;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	line-height: 11px;
}

.star
{
	color: #025E9B;
}

.msgsuccess
{
	color: green;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
}

.msgfail
{
	color: green;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
}