/* ********** STANDARD TEXT LINKS ********** */

body, td {
	color: #333333;
	font: 9pt Arial, Helvetica, sans-serif; 
}
td {
	text-align: left;
}
a:link, a:visited {
	color: #0a57a7; 
	font: 9pt Arial, Helvetica, sans-serif; 
	text-decoration: underline; 
} 
a:hover, a:active {
	color: #81bc3e; 
	font: 9pt Arial, Helvetica, sans-serif; 
	text-decoration: underline; 
}
.welcome {
	color: #666666;
	font: 9pt Arial, Helvetica, sans-serif; 
}

/* ********** FOOTER ********** */

.footerlink {
	color: #666666; 
	display: block;
	font: 8pt Arial, Verdana, san-serif;
	text-align: center;
}
a.footerlink:link, a.footerlink:visited {
	color: #666666; 
	font: bold 8pt Arial, Verdana, san-serif;
	text-decoration: none; 
}
a.footerlink:hover, a.footerlink:active {
	color: #0b489b; 
	font: bold 8pt Arial, Verdana, san-serif;
	text-decoration: none; 
}

/* ********** FRAME MENU ********** */

a.splashnav:link, a.splashnav:visited {
	color: #ffffff; 
	font: bold 9pt Arial, Helvetica, sans-serif; 
	text-decoration: none; 
}
a.splashnav:hover, a.splashnav:active {
	color: #cccccc; 
	font: bold 9pt Arial, Helvetica, sans-serif; 
	text-decoration: none; 
}

/* ********** FEATURED LISTINGS ********** */

.featuredlistingstext {
	color: #333333; 
	font: 8pt Arial, Helvetica, sans-serif; 
}
a.featuredlistinglink:link, a.featuredlistinglink:visited {
	color: #0a57a7; 
	font: bold 7pt Arial, Helvetica, sans-serif;  
	text-decoration: none; 
}
a.featuredlistinglink:hover, a.featuredlistinglink:active {
	color: #81bc3e; 
	font: bold 7pt Arial, Helvetica, sans-serif;  
	text-decoration: none; 
}

/* ********** STORE FORMS ********** */

.dropdown {
	width: 200px;
}

/* ********** DEFAULT LINKU ********** */

#normal {text-decoration : none; color : black; font-family : verdana; font-size : 10pt; font-weight : bold;} 
#normal_red {text-decoration : none; color : #800000; font-family : verdana; font-size : 10pt;} 
#normal_white {text-decoration : none; color : white; font-family : verdana; font-size : 10pt;} 
#heading {text-decoration : none; color : black; font-family : verdana; font-size : 10pt; font-weight : bold;} 
#heading_white {text-decoration : none; color : white; font-family : verdana; font-size : 10pt; font-weight : bold;} 
#error {text-decoration : none; color : #800000; font-family : verdana; font-size : 10pt; font-weight : bold;} 
#paging {text-decoration : none; color : black; font-family : verdana; font-size : 10pt;}
