.border {
	background-color: #FFFFFF;
	border: solid 1px #6C1812;
}
body {
	background-color: #FFF;
	color: #000000;
	font-family: Verdana;

}
.lborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AA0073;
	
}
.dualborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AA0073;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AA0073;
}
topnav {
	margin: 0 0;
	padding: 0 0 0 0px;
	
}
	#topnav ul {
	border: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	 #topnav ul li {
	width: 165px;
	display: block;
	float: left;
		}
	 #topnav ul li a {
	display: block;
	width: 165px;
	height: 27px;
	color: #FFF;
	text-decoration: none;	
	font-size: 13px;
	font-weight: bold;
	background-image:url(oval.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 7px 0px 0px 0px;
	margin: 0 0 0 0;
	}
		#topnav ul li a:hover {
	color: #FFC;
	text-decoration: none;
	background-image:url(oval1.gif);
	background-repeat: no-repeat;
	background-position: center center;
			}
		#topnav a:active {
			color: #CCCCFF;
		}
	h1 {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 22px;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:10px;
	color: #FFF;
}
.sub {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 70%;
	color: #6C1812;
}
a:active 	{ color:#FF0000; Text-Decoration: underline}
a:link 		{ color:#3333CC; text-decoration: underline} 
a:visited 	{ color:#3333CC; text-decoration: underline} 
a:hover 	{ color:#FF0000; Text-Decoration: none;  }

.justified {
	font-family: Verdana,Tahoma,  "Trebuchet MS", Arial;
	font-size: 80%;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	
}

.insetlist {
	font-family: Verdana,Tahoma,  "Trebuchet MS", Arial;
	font-size: 80%;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 30px;
}
h3 {
	font-family: Verdana,Tahoma,  "Trebuchet MS", Arial;
	font-size: 100%;
	font-weight: bold;
	color: #6C1812;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 5px;
}
.bodytext {
	font-family: Verdana,Tahoma,  "Trebuchet MS", Arial;
	font-size: 80%;
	
}
h2 {
	font-family:  Verdana, Tahoma, "Trebuchet MS", Arial;
	font-size: 18px;
	color: #6C1812;
	
	
	
}
h4 {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin-top: 3px;
	margin-bottom: 3px;
}
h2 {
	margin-top: 6px;

}

.rightmargin {
	margin-right: 10px;
}
.pricetable {
	font-size: 80%;
	border: 1px solid #AA0073;
}
