/* CSS Document */

.add1 {
	font-family: Arial, Helvetica, serif;
	font-size: 14px;
	font-weight: bold;
	color: #440033;
	text-align: center;
	white-space: nowrap;
}

.add2 {
	font-family: Arial, Helvetica, serif;
	font-size: 10px;
	font-weight: normal;
	color: #330000;
	white-space: nowrap;
}

.sideL {
	background-image: url(graphics/bg_nav.gif);
	background-repeat: repeat-y;
	background-position: left 0px;
}

.botT1 {
	background-image: url(graphics/bot1_02.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-position: top;
	padding-top: 6px;
}
.Lnav1:link {
	font-family: Arial, Helvetica, serif;
	font-size: 14px;
	font-weight: 700;
	font-style: italic;
	color: #FFFFDD;
	text-align: center;
	text-decoration: none;
	word-spacing: 0em;
	padding-right: 2px;
	letter-spacing: normal;
	background-image: url(graphics/but2_Layer-1.gif);
	width: 100px;
	height: 28px;
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	margin: 0px;
	padding: 4px;
	text-transform: uppercase;

}
.Lnav1:visited {
	text-transform: uppercase;
	font-family: Arial, Helvetica, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: 700;
	color: #DDCCAA;
	text-align: center;
	text-decoration: none;
	word-spacing: 0em;
	margin: 0px;
	padding: 4px;
	background-image: url(graphics/but2_Layer-1.gif);
	width: 100px;
	height: 28px;
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;


}
.Lnav1:hover {
	text-transform: uppercase;
	font-style: italic;
	font-weight: 800;
	background-image: url(graphics/but2_Layer-1-over.gif);
	color: #FFFFBB;
}

.LnavA:link {
	text-transform: uppercase;
	font-family: Arial, Helvetica, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	width: 118px;
	height: 28px;
	margin: 0px;
	padding: 4px;
	background-image: url(graphics/but2_Layer-1-down.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFF99;
	vertical-align: middle;
	overflow: hidden;
}
.LnavA:visited{
	text-transform: uppercase;
	font-family: Arial, Helvetica, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	width: 118px;
	height: 28px;
	margin: 0px;
	padding: 4px;
	background-image: url(graphics/but2_Layer-1-down.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFCC;
	vertical-align: middle;
	overflow: hidden;
}

.Lnav2:link {
	text-transform: uppercase;
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	font-weight: 700;
	font-style: italic;
	color: #FFFFDD;
	text-align: center;
	text-decoration: none;
	word-spacing: 0em;
	letter-spacing: -0.02em;
	background-image: url(graphics/but2_Layer-1.gif);
	width: 118px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px 2px 0px 0px;
/*	line-height: 13px;*/

}
.Lnav2:visited {
	text-transform: uppercase;
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: 700;
	color: #DDCCAA;
	text-align: center;
	text-decoration: none;
	word-spacing: 0em;
	margin: 0px;
	padding: 0px;
	letter-spacing: -0.02em;
	background-image: url(graphics/but2_Layer-1.gif);
	width: 100px;
	height: 28px;
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
/*	line-height: 13px;*/


}
.Lnav2:hover {
	text-transform: uppercase;
	font-style: italic;
	font-weight: 800;
	background-image: url(graphics/but2_Layer-1-over.gif);
	color: #FFFFBB;
	text-decoration: none;
}

.LnavB:link {
	text-transform: uppercase;
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	line-height: 13px;
	letter-spacing: -0.02em;
	width: 118px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	background-image: url(graphics/but2_Layer-1-down.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFAA;
	vertical-align: middle;
	overflow: hidden;
}
.LnavB:visited{
	text-transform: uppercase;
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	letter-spacing: -0.02em;
	line-height: 13px;
	width: 118px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	background-image: url(graphics/but2_Layer-1-down.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #EEEE99;
	vertical-align: middle;
	overflow: hidden;
}

body {
	color: #660000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Arial, Helvetica, serif;
	font-size: 14px;
	color: #990000;
	text-align: justify;
}

h1 {
	font-family: Arial, Helvetica, serif;
	color: #990000;
}

h2 {
	font-family: Arial, Helvetica, serif;
	color: #990000;
	line-height: normal;
}

li {
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	color: #003366;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	text-indent: -5px;
	font-weight: bold;
	line-height: 14px;
	margin-left: 14px;
	margin-top: 2px;
	margin-bottom: 0px;
}
.req1 {
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	font-weight: bold;
	color: #660033;
	background-color: #FFDDDD;
	border: 1px groove #CC0000;
}
.NotReq {
	display:none;
}
.nreq1 {

	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	background-color: #F0F0F0;
	border: 1px groove #990000;
}
.err1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	background-color: #FFFF99;
	text-indent: 12pt;
	border: 1px groove #CC0033;
	width: 100%;
	display: inline;
	padding-right: 18px;
	padding-left: 18px;
}

.nerr1 {
	display: none;
}
.p-r {

	font-family: Arial, Helvetica, serif;
	font-size: 14px;
	color: #990000;
	text-align: left;
}
.nreq2 {


	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	background-color: #FBFFFF;
	border: 1px groove #990000;
}
.note1 {
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	background-color: #F0F0DD;
	border: 1px groove #990000;
	text-align: center;
}
.nc1 {
	position: relative;
	background-color: #88BBFF;
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	font-weight: 800;
	color: #002244;
	left: 4px;
	top: -2px;
	padding-left: 4px;
	border-top: 1px outset #559977;
	border-right: 2px outset #003333;
	border-bottom: 3px outset #003366;
	border-left: 2px outset #009999;
}
.justSmp{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4px;
	font-weight: 600;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #110011;
	line-height: 80%;
}
h4 {
	font-family: Arial, Helvetica, serif;
	color: #660000;
}
.ers1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	background-color: #CCCC99;
	border: 2px groove #990000;
	margin: 8px;
	padding: 4px;
	position: relative;
	top: -8px;
}
.Titles1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #440022;
	background-color: #FFFFF0;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 2px;
	border-left-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFDDAA;
	border-left-color: #FFDDAA;
	border-right-color: #990000;
	border-bottom-color: #990000;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC66;
	border-bottom-color: #CC0000;
}
.radioTab1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEECC;
	border-left-color: #FFFFDD;
	border-bottom-color: #EEDDDD;
	height: 120px;
	vertical-align: middle;
}
.prices1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #440000;
	text-align: justify;
	padding-right: 25px;
	padding-left: 25px;
	list-style-position: outside;
	list-style-type: square;
}
.prodDesc1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #660000;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.leftNote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #FFFFCC;
	text-align: center;
	font-variant: small-caps;

}
.alink1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #660000;
	background-color: #FBFBF0;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCCBB;
	border-right-color: #990000;
	border-bottom-color: #990033;
	border-left-color: #FFCCBB;
	text-decoration: none;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.alink1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #663333;
	background-color: #FBFBF0;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCCBB;
	border-right-color: #990000;
	border-bottom-color: #990033;
	border-left-color: #FFCCBB;
	text-decoration: none;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.alink1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: 600;
	color: #CC0000;
	background-color: #FFFFDD;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCCCC;
	border-right-color: #CC2244;
	border-bottom-color: #CC2244;
	border-left-color: #FFCCCC;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666688;
	text-decoration: none;
}
.tabF {
	width: 100%;
	height: 100%;
	table-layout: fixed;
}
.top1 {
	padding: 15px;
	height: 90px;
}
.top2 {
	height: 20px;
	padding-bottom: 15px;
}
.top3 {
	height: auto;
}
