body	{
	margin: 6px 20px 0px 0px;
	background-color: #6167AF;
	scrollbar-face-color: #6365AD;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #BAE861;
	scrollbar-darkshadow-color: #142165;
	scrollbar-track-color: #D5D8FF;
	scrollbar-shadow-color: #A1A89E}


body, th, td, ul, div, blockquote {
        font-family: Trebuchet MS, Verdana, sans-serif;
        font-size: 11px;
        line-height: 14pt;
        color: #000000;}
.cart {
	color: #FFFFFF;
	margin-left: 10px;
	}

#welcome {
	padding: 1px;
	}
#welcome H1 {
		z-index: 5;
	position: absolute;
	top: 201px;
	left: 290px;
	color: #6365AD;
html>body H1 {
				z-index: 5;
	position: absolute;
	top: 210px;
	left: 290px;
	color: #6365AD;
}

	}
#welcome H2 {
	font-weight: bold;
	    font-size: 11px;
        line-height: 14pt;
        padding: 6px;
        margin-top: 50px;

	}
#links {
	z-index: 5;
	position: absolute;
	top: 106px;
	left: 35px;
	width: 90%;
	text-align: center;
	padding-bottom: 5px;

	}
.tdborder {
	border-style: solid;
	border-color: #C1C1C1;
	border-width: 1px;
	padding: 5px;
	}

.tdul {
	border-style: solid;
	border-color: #C1C1C1;
	border-width: 0 0 1px 0;
	padding: 5px;
	}

#rightcol {
	background-image: url('/images/rightbg.gif');
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position:  right;
	}


.wn {
	background-image: url('/images/wnbg.gif');
	padding-right: 10px;
	padding-left: 10px;
	}


#links span {
	padding: 0 50px 0 0;
}

a.links:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none}

a.links:visited {
		font-weight: bold;
	color : #FFFFFF;
	text-decoration: none}

a.links.:hover {
	font-weight: bold;
	color : #FFBA00;
	text-decoration: none}


a.sidelinks:link {
	font-weight: bold;
	color: #FFEE42;
	text-decoration: none}

a.sidelinks:visited {
		font-weight: bold;
	color : #FFE639;
	text-decoration: none}

a.sidelinks.:hover {
	font-weight: bold;
	color : #FFF;
	text-decoration: none}

HR {color: #BAE861;
	height: 1pt}



a:link {
	color: #5CA800;
	text-decoration: none}

a:visited {
	color : #4A8800;
	text-decoration: none}

a:hover {
	color : #000000;
	text-decoration: none}


input.submit {
	color: #FFFFFF;
	border-style: solid;
	border-color: #C1C1C1;
	border-width: 1px;
	font-family: verdana;
	background: #6365AD;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 2px;
	}
input {color: #4A5399;
	border-style: solid;
	border-color: #C1C1C1;
	border-width: 1px;
	font-family: verdana;
	background: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 2px;}
input.noborder {
	border-style: solid;
	border-color: white;
	border-width: 0px;
}
h1 {
	font-weight: bold;
	color: #B0321F;
        font-size: 28px;
        line-height: 28pt;
	padding-left: 20px;}

h2 {
		background-color:#6167AF;
		color: #FFFFFF;
        font-size: 16px;
        line-height: 18pt;

        }

h3 {
        font-size: 12px;
        line-height: 14pt;}

.content {
		padding: 10px;
}

.cssnav {
     	font-family: Courier New, Courier, Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: relative;

	white-space: nowrap;
	display: block;
	width: 125px;
	height: 23px;
	margin: 0;
	padding: 0;
}

.cssnav a {
	display: block;
	color: #000000;
	font-size: 12px;
	width: 125px;
	height: 23px;
	display: block;
	float: left;
	text-decoration: none;
}

.cssnav img {
		width: 120px;
		height: 23px;
		border: 0; }

.cssnav a:hover {
	background-image: url(/images/bgon.gif);
	background-repeat: no-repeat;
	background-color: #BAE861;
	visibility:visible;
	color: #004080;}

.cssnav a:visited {
	color: #000000;}

.cssnav a:hover img{
	visibility:hidden}

.cssnav span {
	position: absolute;
	left: 31px;
	top: 3px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

.footertext {
	color: #FFFFFF;
}


