body          { font-family: verdana; font-size: 11px; color: #444444; margin: 0px; padding: 0px; background-color: white }
td            { font-family: verdana; font-size: 11px; color: #444444 }
hr            { color: #213D7E; height: 1px; width: 90%; text-align: center; border: 1px dotted #213D7E; size: 1px }
p             { padding: 0px; margin: 0px; margin-bottom: 10px }
ul            { margin: 0px; margin-bottom: 10px; padding: 0px; margin-left: 35px; list-style-image: url('ui/dot.gif'); }
ol            { margin: 0px; margin-bottom: 10px; padding: 0px; margin-left: 35px }
li            { margin-bottom: 2px }
big           { font-size: 15px; font-family: trebuchet ms, verdana; color: #775748 }
td.group {BACKGROUND-COLOR: #808080;FONT-WEIGHT: bold;text-align:center}
b.white {PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-WEIGHT: 500; FONT-SIZE: 12px; PADDING-BOTTOM: 4px; COLOR: #000000; PADDING-TOP: 4px; FONT-FAMILY: Times New Roman; TEXT-ALIGN: left;COLOR: #FFFFFF;}
td.group1 {BACKGROUND-COLOR: #C0C0C0;FONT-WEIGHT: bold;text-align:left;color:}
a             { text-decoration: underline; color: #906957 }
a:hover       {
	text-decoration: underline;
	color: Blue;
}

a.inv         { text-decoration: underline; color: #f7a400 }
a.inv:hover   { text-decoration: underline; color: #555555 }

a.menu        { text-decoration: none; color: #555555 }
a.menu:hover  { text-decoration: none; color: #f7a400 }

form          { margin: 0px; padding: 0px }
.text         { height: 18px; font-size: 11px; border: 1px solid #888888; background-color: #EEEEEE; background-image: url('/ui/bg_itext.gif'); padding: 1px; padding-left: 4px; padding-right: 4px; color: #666666; padding-top: 2px }
.submit       { height: 18px; font-size: 11px; border: 1px solid #888888; background-color: #EEEEEE; background-image: url('/ui/bg_isub.gif');  padding-left: 5px; padding-right: 5px; color: #444444; cursor: hand; font-weight: bold }
.radio        { margin-bottom: -1px; margin-right: 1px; cursor: hand }
select        { font-family: tahoma; font-size: 11px; background-color: #F6F6F6; color: #666666 }

.hdr          { font-size: 14px; font-family: trebuchet ms, verdana; text-decoration: underline; margin-bottom: 2px; color: #E5A91C }
.continue     { color: #999999; font-size: 9px; text-align: center }
.shortdesc    { font-size: 10px; color: #555555; font-family: arial; font-weight: normal }

.pads_more, .pads_more_sel { font-size: 10px; color: #444444; text-align: center }
.pads_more_sel             { color: #f7a400; font-weight: bold }

.pads, .pads_sel           { color: #444444; font-size: 10px }
.pads_sel                  {
	color: #F58E39;
	font-weight: bold;
}

.header                    {
	font-family: trebuchet ms;
	font-size: 13px;
	color: #775748;
	background-image: url('ui/content/s.gif');
	vertical-align: top;
	padding-top: 5px;
	font-weight: normal;
}
.header2                    {
	font-family: trebuchet ms;
	font-size: 13px;
	color: #775748;
	background-image: url('ui/content/s.gif');
	vertical-align: top;
	padding-top: 5px;
	font-weight: bold;
}
.content                   { border-left: 1px solid #D8D8D8; border-right: 1px solid #D8D8D8; background-color: #F9F9F9; vertical-align: top }
.content_div               {
	margin: 3px;
	font: normal;
}
.content_line              { border-left: 1px solid #D8D8D8; border-right: 1px solid #D8D8D8; padding: 1px; padding-top: 0px }
.content_bottom            { border-left: 1px solid #D8D8D8; border-right: 1px solid #D8D8D8; padding: 1px; padding-top: 0px; border-bottom: 1px solid #D8D8D8; color: #666666; font-size: 10px; text-align: right }
.content_bottom_div        { background-image: url('ui/content/bottom.gif'); padding: 2px; padding-bottom: 3px }

.icon_post                 { margin-bottom: -3px; margin-left: 1px; margin-right: 5px; border: 0px }
td.map {
	background-color: #E9E9E9;
	FONT-WEIGHT: bold;
}
#page_box{
	margin:5px;
	text-align:center
}
#page_in,#page_out{
	background: White;
	border: 1px solid Green;
	font-size: 70%;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
#page_in{
	border: 2px solid #559783;
	color: Maroon;
	font-weight: bold;
}
#page_out a{
	text-decoration:none
		border:1px solid #559783;
	color:#559783;
	font-weight:bold
}