﻿body{
padding:0px;
margin:0px;
background:#ffffff;
}


.nav { padding-left:50px;  padding-top:5px}
.nav a { color:#A1AC3E; font-weight:bold; text-decoration:none}

.nav a:hover{ text-decoration:underline; color:#4269A3;}




table {border-collapse:collapse; border:0px;}


table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top; padding:0px;}

a { color:#1C1D21}
a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea, select
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:normal;
		color:#1C1D21;
	}
	
.bg-bot { background:url(images/bg-bot.jpg) top left repeat-x; width:658px; color:#4269A3; line-height:10px}
.bg-bot a { color:#A1AC3E; font-weight:bold; text-decoration:none}
.bg-bot div { margin:20px 0px 0px 3px}
.bg-bot a:hover{ text-decoration:underline; color:#4269A3;}
.bg-top { background:url(images/bg-top.jpg) top left no-repeat; width:658px}
.bg-col { background:url(images/bg-col.gif) left repeat-y; padding-bottom:15px}

.padding { background:#F1F4E5; padding-bottom:10px}
.h1 {
	font-family: Tahoma;
	font-size: medium;
}
.h2{
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold
}
.h_text {}
	
.l_text {}
	
.c_text {}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}
	
.select {width:147px; height:16px; vertical-align:middle}

.form{height:23px; margin-top:7px;}
.form input {width:171px; height:20px; padding-left:5px}

textarea {width:171px; height:80px; padding-left:5px; overflow:auto; margin-top:7px}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a1.gif) no-repeat left center; margin:0px; padding:0px 0px 0px 9px}
li a  { line-height:14px; color:#1C1D21; text-decoration:none;}
li a:hover {text-decoration:underline;}

/* score card on listing page */
.stats{
	float:left;
	text-align: center;
	font-family:Tahoma;
		font-size:11px;
		width: 100px;
		color:#1C1D21;
		height: 161px;
		margin-top:7px;
		margin-left:7px;
		margin-right:7px;
		margin-bottom:7px;
}