#pagehr {
	clear: both;
	display: block;
	height: 0px;
	margin-top: -1px;
}
#pageheader {
	clear: both;
/*	background-color: #990000;
	border: 1px solid #000000;*/
	display: block;
}
#pagefooter {
	clear: both;
/*	background-color: #000099;
	border: 1px solid #000000;*/
}
#pageleft {
	float: left;
/*	background-color: #999;
	border: 1px solid #000000;*/
	width: 25%;
	min-width: 182px;
	
	height:54px;
}
#pagetext, #maintext {
	float: left;
	width: 92%;
	margin-left: 7%;
	margin-right: 1%;
	
}

#maintext {
	margin-top:-6px;
}










html body {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	background-image: url("/img/bg_body1.gif");
	background-repeat: repeat-x;
	background-position: top;
}




.sm {font-size: x-small;}
.sm80 {
	font-size: 80%;
}


form, input, textarea, blockquote, select, option {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
}

form {
	margin: 0px;
	padding: 0px;
}



H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: normal;
	color:#FF3300;
}


H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
}

H1.fix24g, .H1fix24g{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
}

H2 {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
	color: #000000;
}

H3 {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color:#000;
}

H4 {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color:#000000;
}




a:active { color: #FF3300; text-decoration:none;}
a:link { color: #0033CC; text-decoration:underline;}
a:visited { color: #990099; text-decoration:underline;}
a:hover { color: #FF3300; text-decoration:underline;}

a.dashed {
	text-decoration:none;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}



.pad0 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.odd { background-color: #F0F1F2;}



div.lb {
	margin-top: 1em;
	margin-right: 3px;
	margin-bottom: 1em;
	margin-left: 14px;
}

div.nt {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D6D7D9;
	border-left-color: #E2E2E2;
}

table.price td.lb {
	padding: 0px;
	margin: 0px;
}

div.pr {
	background-image: url("/img/bg_body1.gif");
	background-repeat: repeat-x;
	background-position: 0px -70px;
	padding-top: 0.5em;
	padding-bottom: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-right: 8px;
	padding-left: 8px;
	display: block;
}
div.prcode {
	background-color: #E2E2E2;
	display: inline;
	float: right;
	margin-top: 0.1em;
	margin-bottom: 0px;
	margin-left: 1em;
	margin-right: 0px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

div.prnew {
	color: #FFFFFF;
	background-color: #FF3300;
	text-align: center;
	padding-bottom: 2px;
	margin-top: 1px;
	padding-right: 0.5em;
	padding-left: 0.5em;
}

	
div.prdesc {
	display: block;
	clear: both;
}

div.note {
	display: block;
	clear: both;
	color:#626469
}

table.prop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
}
table.prop td,  table.prop th{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}



div.type {display:inline; margin-left:1px; padding-bottom:1px;}
div.type a{ color:#0033CC; 
/*	text-decoration:none;*/
	display: inline;
/*	border-bottom-width: 1px;
	border-bottom-style: dashed;*/
}
div.type a:hover { color: #FF3300;}
div.typea {display:inline; margin-left:1px; padding-bottom:1px; background-color: #FF3300; color:#FFF;}
div.typea a{ color:#FFF; 
	text-decoration:none;
	display: inline;
/*	border-bottom-width: 1px;
	border-bottom-style: dashed;*/
}
div.typeall {display:inline; margin-left:1px; padding-bottom:1px; background-color: #E2E2E2; color:#000;}
div.typeall a{ color:#000; 
/*	text-decoration:none;*/
	display: inline;
/*	border-bottom-width: 1px;
	border-bottom-style: dashed;*/
}


