body {
	background: #527674;
	font-family: Verdana;
	font-size: 13px;
}
table, tr, td {
	padding: 0px;
	font-family: Verdana;
	font-size: 13px;
	vertical-align: top;
}
.mint {
	padding: 5px;
	font-family: Verdana;
	font-size: 11px;
	vertical-align: top;
}
.bold {
	font-weight: bold;
}
.header {
	color: #002868;
	text-decoration:underline;
	font-weight:bold;
}
li {
	padding-left: 5px;
	color: #002868;
}

.topcart {
	background: #9aa9ae;
	color: #002868;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}

.admin-dark {
        font-size: 12px;
        color: #000000;
	background: #b5c7c6;
	padding: 5px;
}

.admin-light {
        font-size: 12px;
        color: #000000;
	background: #dee3de;
	padding: 5px;
}

a:link.whitecart, a:visited.whitecart, a:active.whitecart, a:hover.whitecart {
	color: #d7ded6; 
	text-decoration: none; 
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold;
}



.mainheading { 
	color: #002868; text-decoration:underline; font-weight:bold; font-size:13pt; font-family:Verdana, Arial }

.italicssubheading 
{ color: 002868; text-decoration:underline; font-weight:bold; font-size:13pt; font-family:Verdana, Arial; font-style: italic }

.subheading 
{ color: ffffee; text-decoration:none; font-weight:bold; font-size:11pt; font-family:Verdana, Arial; background-color:002868 }

.italicssubheading 
{ color: 002868; text-decoration:none; font-weight:bold; font-size:10pt; font-family:Verdana, Arial; font-style: italic }

.questiontext 
{ color: 002868; text-decoration:none; font-weight:bold; font-size:10pt; font-family:Verdana, Arial }

.answertext 
{ color: 002868; text-decoration:none; font-weight:normal; font-size:10pt; font-family:Verdana, Arial}


h1
{ color: 002868; text-decoration:none; font-weight:bold; font-size:15pt; font-family:Verdana, Arial }

h2
{ color: 002868; text-decoration:none; font-weight:bold; font-size:13pt; font-family:Verdana, Arial }

h3
{ color: 002868; text-decoration:none; font-weight:bold; font-size:11pt; font-family:Verdana, Arial }

h4
{ color: 002868; text-decoration:none; font-weight:bold; font-size:9pt; font-family:Verdana, Arial }


a.adminmenu {
	color: #002868; 
	text-decoration: none; 
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold;
}
a:active.adminmenu, a:hover.adminmenu {
	text-decoration: underline;
}

a {
	color: #002868; 
	text-decoration: none; 
	font-family: Verdana; 
	font-size: 13px; 
	font-weight: bold;
}
a:active, a:hover {
	text-decoration: underline;
}


.navlinks {
	background: #B5C7C6;
	padding: 0px 5px;
}

