
body {
	background-color: #FFFFFF;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

.nopheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1F1F69;
	font-weight: bold;
	border-bottom: solid 1px white;
	}

.noptotal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1F1F69;
	font-weight: bold;
	}

.cart tr {
	border-bottom: solid 1px white;
	}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F1F69;
	background-image: url(images/bg_int_cap.gif);
	background-repeat: no-repeat;
	display: block;
}

.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
}

.leftnav a {
	color: #1F1F69;
	font-weight: bold;
	text-decoration: none;
}

.leftnav a:hover {
	text-decoration: underline;
}

.here {
	border-bottom: solid 1px red;
	font-weight: normal;
}

.topNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.topNav a {
	color: white;
	text-decoration: none;
	}

.topNav a:hover {
	text-decoration: underline;
	}
.background {
	background-image: url(images/bg_int.gif);
	background-repeat: repeat-y;
}
.footer {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0300;
	border-right-color: #CC0300;
	border-bottom-color: #CC0300;
	border-left-color: #CC0300;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #CC0300;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
}

.footer a {
	color: #CC0300;
	text-decoration: none;
	}

.footer a:hover {
	color: #CC0300;
	text-decoration: underline;
	}

.pageContent a {
	color: #CC0300;
	text-decoration: none;
	font-weight: bold;
	}

.pageContent a:visited {
	color: #660100;
	text-decoration: none;
	font-weight: bold;
	}

	#pageContent { width: 540 }

.pageContent a:hover {
	color: #CC0300;
	font-weight: bold;
	text-decoration: underline;
	}

.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E8EFFF
}

.search input {
	color: #1F1F69;
	font-size: 10px;
	background-color: #E8EFFF;
	border: solid 1px white;
	}

.search select {
	color: #1F1F69;
	font-size: 9px;
	background-color: #E8EFFF
	}

.search a {
	color: white;
	text-decoration: none;
	}

.search a:hover {
	text-decoration: underline;
	}

.pageContent {
    line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F1F69;
	}

.result {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F1F69;
	border-bottom: solid 1px white;
	}

.nopentry {
    line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1F1F69;
	border-bottom: solid 1px white;
	}



form {
	margin: 0px;
	padding: 0px;
}
