body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	background-color: #E0E0E0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;

}
.pagetitles {
	font-size: 18px;
}


td, tr {
	font-size: 11px;

}
.white {
	color: #FFFFFF;
}

a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
.prices {
	color: #CC0000;
	font-size: 11px;
}
.morered, a.morered, a.morered:visited {
	color: #CC0000;
	font-size: 11px;
	text-decoration:none
}
a.morered:hover {
	color: #CC0000;
	font-size: 11px;
	text-decoration:underline
}

a:hover {
	color: #CC0000;
}

.nav, a.nav, a.nav:visited {
	color: #434343;
	text-decoration: none;
	font-weight:bold;
}

a.nav:hover {
	color: #434343;
	text-decoration: underline;
}
.nav_der, a.nav_der, a.nav_der:visited {
	color: #434343;
	text-decoration: none;
	font-weight:normal;
}

a.nav_der:hover {
	color: #434343;
	text-decoration: underline;
}

.nav_man, a.nav_man, a.nav_man:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight:bold;
}

a.nav_man:hover {
	color: #CC3300;
	text-decoration: underline;
}


.success {
	BACKGROUND-COLOR: #E0FFDD;
	border: 1px solid #009700;
}
.success TD {
	FONT-SIZE: 10px; COLOR: #006600; FONT-FAMILY: verdana, sans-serif
}
.success .title {
	BACKGROUND-COLOR: #BDE7AB
}
.success .title TD {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #006600; FONT-FAMILY: verdana, sans-serif
}
.greytable {
	BACKGROUND-COLOR: #E4E6E7;
	border: 1px solid #747474;
}
.greytable TD {
	FONT-SIZE: 11px; COLOR: #000000;
}
.greytable .title {
	BACKGROUND-COLOR: #C2C3C5
}
.greytable .title TD {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; 
}

.modeltitle, a.modeltitle, a.modeltitle:visited {
	color: #434343;
	text-decoration: none;
	font-weight:bold;
	font-size: 14px;
}

a.modeltitle:hover {
	color: #434343;
	text-decoration: underline;
}
.modprices {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.footer {
	font-size: 10px;
	color: #000000;
}
.hide, a.hide, a.hide:hover, a.hide:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

