h1
{

}
h2
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
}

body
{
	font-family: verdana;
	font-size: 12px;
	color: #646261;
	line-height: 18px;
	margin: 0px;
	margin-left: 20px;
	background-color:#FFFFFF;
}

a
{
	color: #586668;
}

td 
{
	font-size: 12px;
	font-family: verdana;
}

input, textarea, select
{
	border: 1px solid #B6B5B5;
	font-family: arial;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.login
{
	border: 1px solid #C5C5C5;
	padding: 20px;
}

.login input
{
	border: 1px solid #AAA9A9;
	width: 230px;
	height: 16px;
	font-size: 11px;
}

.login .innerbox 
{
	background-color: #AAA9A9;
	width: 320px;
	height: 214px;	
	color: #FFFFFF;
}

.top input
{
	border: 1px solid #B6B5B5;
	font-family: verdana;
	font-size: 11px;
	width: 108px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.top .search_heading 
{
	font-family: verdana;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 1px;
}

.top .advancedsearch
{
	font-size: 10px;
	font-family: inherit;
	color: inherit;
	text-decoration: none;
}

.top 
{
	padding: 0px;
	margin: 0px;
}

.filesheader
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	height: 25px;
}

.filesheader a
{
	color: #ffffff;
	text-decoration: none;
}

hr 
{
	height: 1px;
	background-color: #E8E8E7;
	color: #E8E8E7;
}

.thumbview
{
	height: 174px;
	width: 100px;
	border: 1px solid #e4e4e4;
	padding: 10px;
}

.thumbview td 
{
	text-align: center;
	font-size: 9px;
	font-family: arial;
	color: #000000;
}

.Cart 
{
	vertical-align: center;
	font-size: inherit;
	font-color: interit;
}

.Cart hr
{
	height:1px;
	color: #e4e4e4;
}

.Cart .ThumbView{
	border: none;
	height: 40px;
	width: 40px;
	padding: 5px;
}

.Cart select{
	width: 250px;
}
.cellheading{
	font-size: 10px;
	font-weight: bold;
}

.greyHorizBottomBorder {
	border-bottom-style: solid;
	border-bottom-color: #B6B5B5;
	border-bottom-width: 1px;
}

.evenTableRow {
	background-color: #ffffff;
}
.oddTableRow {
	background-color: #e4e4e4;
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	font-weight: bold;
}