td {
	font-family: Arial, Helvetica, sans-serif;
}

.navbar {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}

.heading {
	font-size: 18px;
	font-weight: bold;
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
}



.navheading {
	font-size: 18px;
	font-weight: bold;
	color: white;
	background: #3366cc;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 5px;
}

.navsubhead1 {
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-indent: 5px;
	display: block;
	text-decoration: none;
}

.navsubhead2 {
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-indent: 20px;
	display: block;
	text-decoration: none;
	
}
.navsubhead3 {
	font-size: 13px;
	font-weight: normal;
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-indent: 30px;
	display: block;
}

.navsubhead4 {
	font-size: 12px;
	font-weight: normal;
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	text-indent: 40px;
	display: block;
}

.navsubhead5 {
	font-size: 12px;
	font-weight: normal;
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	text-indent: 50px;
	display: block;
}

.adlist {
	font-size: 10px;
	font-weight: normal;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
	text-decoration: underline;
	display: block;
	padding: 2px;
}

.adlist1 {
	font-size: 10px;
	font-weight: normal;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration: underline;
	text-indent: 5px;
	display: block;
}

.adlist2 {
	font-size: 10px;
	font-weight: normal;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration: underline;
	text-indent: 20px;
	display: block;
}

.adlist3 {
	font-size: 10px;
	font-weight: normal;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration: underline;
	text-indent: 35px;
	display: block;
}

.adlist4 {
	font-size: 10px;
	font-weight: normal;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration: underline;
	text-indent: 40px;
	display: block;
}

.adlist5 {
	font-size: 10px;
	font-weight: normal;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
	text-decoration: underline;
	text-indent: 50px;
	display: block;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #009933;
}

.subsmall {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	background: #3366cc;
	color: black;
	font-variant: small-caps;
	text-transform: capitalize;
	padding: 0px 3px 3px;
}
.subhead {
	font-family: Arial, Helvetica, san-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #009933;
}
.marketplace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.marketplace {
	text-decoration: underline;
}



#email_box {
	position:absolute;
	top:40;
	left:400;
	right: 1;
	bottom: 1;
}
.popupLogin {
	border: 2px solid #0000CC;

}
.popupfilter {
	
	filter: Alpha(Opacity=95, style=4);
	background-color: #FFFFFF;
	
}
.popupheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	text-indent: 5px;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #0000CC;
	background-color: white;
	border: 1px solid #0000CC;
}
.adDisplay {
	font-size: 10px;
	font-weight: normal;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration: underline;
	text-indent: 5px;
	display: block;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	color: #000000;
	border: 1px solid #000000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-decoration: none;
}
