body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.style9 {font-family: Arial;
		color: #000000;
}
h1, h2, h3 {
	color: #000000;
	font-family: "Arial";
	font-weight: bold;
	letter-spacing: -.05em;
	padding: 0px;
	margin: 0px;
}
h1 {font-size:150%; color:#125492; margin-bottom: 2px;}
h2 {font-size:130%; margin-bottom: 2px;}
h3 {font-size:100%; margin-bottom: 2px;}

hr {
	height: 1px;
	color: #cccccc;
	border-bottom: #ededed;
	border-width:.02em;
	clear:both;
	margin-bottom:10px;
}


.menu {	
	font-family: Arial;
	color: #0242ab;
	font-weight: bold;
	font-size:12px
}
#menuBOX {	
	width: 600px;
	border-bottom: #ffffff 1px solid;
	border-top: #cccccc 1px solid;
}	
#midBOX {	
	width: 450px;
}
#divBOX{	
	border-bottom: #cccccc 1px solid;
}
.style11 {font-family: Arial;
		color: #000000;
}
.footer {
	font-family: Arial;
	font-size: 8pt
}
.storetext {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;	
}
.text {
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
}
.subHeading {
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-style:italic;
	font-weight: normal;	
}
.Heading {
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.WhiteHeading {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}
.NewsHeading {
	color: #00000;
	font-family: Georgia;
	font-size: 12pt;
	font-weight: bold;
}
.price {
	color: #003300;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;	
}
.Title {
	color: #CCCCCC;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;	
}
html, body, #wrapper {
	margin: 0;
	padding: 0;
	border: none;
	background-image:url(images/bg_back.gif);
	background-repeat:repeat-x;
	background-position: left top;
	background-color: #cecccc;
}	
#outline {
	vertical-align: top;
	width: 850px;
}
#footer {
	vertical-align: top;
	width: 100%;
	display: inline-table;
}
#Links {
	position:absolute;
	right:10px;
	top:3px;
	width:100px;
	height:220px;
	z-index:1;
}
.header {
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	width: 950px;	
   }
.style11 {color: #006600}

a:link {
	color: #0242ab;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0242ab;
}
a:hover {
	text-decoration: none;
	color: #0362ff;
}
a:active {
	text-decoration: none;
	color: #0242ab;
}

INPUT {
background-image: url(images/fieldshade.jpg);
background-repeat: repeat-x;
background-color: #FFFFFF;
color: black;
font-family: Arial;
font-size: 10pt
}
TEXTAREA {
background-image: url(images/fieldshade.jpg);
background-repeat: repeat-x;
background-color: #FFFFFF;
color: black;
font-family: Arial;
font-size: 12pt;
font-weight: normal
}
ul { list-style-image: url(images/bullet.gif); }
/* -----------LISTS AND FLOAT---------- */
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}