input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: 1px solid #999999;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: 1px solid #999999;
}
.noline {
	text-decoration: none;
	color: #000000;

}

td {
	font-family: Tahoma;
	font: Tahoma;
	color: #696969;
	font-size: 12px;
}

body{
	font-family: Tahoma;
	font: Tahoma;
	color: #696969;
	font-size: 12px;
	margin:0px;
}


a.hidden {
		font-family: Tahoma;
	font: Tahoma;
		color: #696969;
	font-size: 12px;
	text-decoration: none;
}
a:hover.hidden {
	text-decoration: none;
	color: #696969;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

a {
	color: #454545;
		text-decoration: none;
}

h1 {
	margin: 0px;
		font-family: Tahoma;
	font: Tahoma;
	color: #454545;
	font-size: 14px;
	font-weight: bold;
}
td.toptable {

	background-position: left top;
	background-repeat: no-repeat;
}
td, input.greytext {
	color: #696969;
	border: 0px solid #999999;
}
a.hidden {
color: #454545;
	text-decoration: none;
}

a.hidden:hover {
color: #454545;
	text-decoration: none;
}


form {
	margin: 0px;
	margin-bottom: 0px;
}
td.tablehead {
	background-color : #F0F0F0;
	color: #FFA523;
	font-weight : bold;
	}
	
a.moredet {
	color: #FFA523;
	text-decoration: none;
}
a.moredet:hover {
	color: #FFA523;
	text-decoration: underline;
}

a.topnav {
	color: #ffffff;
	text-decoration: none;
	font-weight : bold;
		font-family: Tahoma;

	font-size: 10px;
}

a.topnav:hover {
		color: #EF891C;
	text-decoration: none;
	font-weight : bold;
}
.narrowcolumn {
	float: left;
	padding: 0 45px 20px 0;
		width: 100%;
}
#sidebar {
	margin-left: 0;
	margin-right: 20px;
 width: 100%;
}


h1, h2, h3 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	}
	h2 {
	font-size: 1.4em;
		margin-bottom: 0px;
			color: #424242;
	}
	.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
 width: 100%;
	}
/* End Various Tags & Classes*/

#sidebar {
	font-family: Verdana, sans-serif;
 width: 100%;
	}
	#sidebar form {
	margin: 0;
	}
/* End Sidebar */
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
 width: 100%;
	}


a, h2 a:hover, h3 a:hover {
	color: #424242;
	text-decoration: none;
	}