﻿.buy
{
	border-right: 1px outset;
	border-top: 1px outset;
	font-weight: bold;
	border-left: 1px outset;
	cursor: hand;
	color: #800000;
	border-bottom: 1px outset;
	background-color: #ffddd7;
	width: 200;
}
body
{
	margin: 0;
	padding: 0;
	background: #fff6f6;
	font-family: Verdana;
	font-size: 9pt;
	color: #660000;
}

.selected
{
	font-size: 8pt;
	font-family: Verdana;
	color: #3366cc;
	background-color: white;
	text-align: left;
}

.hoover
{
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: underline,overline;
	text-align: left;
	color: purple;
}

.dynamicitem
{
	font-size: 8pt;
	font-family: Verdana;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 1px;
	text-decoration: none;
	text-align: left;
	border-right: #dcdcdc 1px solid;
	border-top: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	background-color: #ffe8e8;
	color: #663300;
}

.staticitem
{
	font-size: 8pt;
	font-family: Verdana;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	text-align: left;
	background-color: #ffe8e8;
	color: #663300;
}

.menu
{
	font-size: 8pt;
	font-family: Verdana;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 1px;
	text-decoration: none;
	text-align: left;
	background-color: Transparent;
}


html
{
	margin: 0;
	padding: 0;
}
h1
{
	margin-top: 10px;
	font-size: 11pt;
	vertical-align: bottom;
	color: #660000;
	letter-spacing: 2px;
	font-weight: bold;
}
h2
{
	margin-top: 10px;
	font-size: 8pt;
	vertical-align: bottom;
	color: #660000;
	letter-spacing: 1px;
	display: inline;
}
h2.shaded
{
	color: #cccccc;
	display: inline;
}
h2 a
{
	font-size: 8pt;
	vertical-align: bottom;
	color: #65738e;
	font-weight: bold;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
td
{
	vertical-align: top;
}

a
{
	color: #CC3300;
	text-decoration: none;
}

a:hover
{
	color: #ff0066;
	text-decoration: underline;
}



A.headerNavigation
{
	color: #FFFFFF;
}

s.headerNavigation:hover
{
	color: #ffffff;
}



.sitelogobox
{
	margin-left: 3px;
	margin-right: 40px;
	margin-top: 10px;
	font-size: 7pt;
	vertical-align: bottom;
	color: #660000;
	width: 100%;
}
.catalogmenu
{
	border-bottom: gainsboro 1px solid;
	text-align: right;
	margin-bottom: 10px;
}
.textbox
{
	border: solid 1px #CBCED4;
	background: #f5f5f5;
	padding: 11px;
	margin-bottom: 7px;
	width: 180;
}
.textbox li
{
	list-style-type: none;
}
.plainbox
{
	padding: 11px;
	margin-bottom: 7px;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	color: #660000;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
}
.offsetleftbox
{
	margin-bottom: 7px;
	width: auto;
	padding-right: 5px;
	padding-left: 30px;
}
.textboxheader
{
	font-weight: bold;
	font-size: 8pt;
	color: #660000;
	font-family: verdana;
	background-color: #65738E;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 180;
}
.textboxheader a
{
	color: #f5f5f5;
	font-family: verdana;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
.graybox
{
	border: solid 1px #CBCED4;
	background: #ffffff;
	padding: 11px;
	margin-bottom: 7px;
}
.grayboxheader
{
	font-weight: bold;
	font-size: 8pt;
	color: #f5f5f5;
	font-family: verdana;
	background-color: #999DA6;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#columnleft
{
	width: auto;
	float: left;
}


#columnright
{
	margin-left: 190px;
}


#menutext
{
	padding: 5px;
	text-align: right;
	border-bottom: gainsboro 1px solid;
	margin-bottom: 10px;
}
#menutext ul
{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}



INPUT
{
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	font-size: 8pt;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
	font-family: verdana;
}
SELECT
{
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	font-size: 8pt;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
	font-family: verdana;
}


.AspButton
{
	border-right: 1px outset;
	border-top: 1px outset;
	font-weight: bold;
	border-left: 1px outset;
	cursor: hand;
	color: #800000;
	border-bottom: 1px outset;
	background-color: #faebd7;
}
