/*
**
** Websulting Copyright
**
a:link { color: #ffffff; }
a:visited { color: #ffff00; }
a:active { color: #ff0000; }
*/

.body {
	font-family: "Trebuchet MS";
	font-size:10pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: white;
	/*border-style: groove;
	border-color: #999999;*/
	padding: 0px;
	width: 100%;
	text-align:left;
}

table {
	text-align:left;
}

.inputBox {
	vertical-align:middle;
	background:rgb(255,240,178);
	height:20px;
	border:dotted 1px black;
	font-size:10pt;
}

.borderl {
	border-left:2px solid rgb(255,204,0);
}

.borders {
	border-left:2px solid rgb(255,204,0);
	border-right:2px solid rgb(255,204,0);
	border-top:2px solid rgb(255,204,0);
	border-bottom:2px solid rgb(255,204,0);
}

.square {
	font-size:12pt;
	padding-right:4px;
}

.bordert {
	border-top:2px solid rgb(255,204,0);
}
.spacer {
	margin-top:5px;
}

.leftMenuText {
	margin:5px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size:10pt;
}

.selected {
	font-size:10pt;
	color:rgb(255,240,178);
	font-style:italic;
	font-variant:small-caps;
}

.unselected {
	font-size:10pt;
	text-decoration:none;
	color:white;
	font-variant:small-caps;
}

.unselected:hover {
	color:black;
	background:none;
}

.unselected:link {
	font-size:10pt;
	text-decoration:none;
	color:white;
	font-variant:small-caps;
	background:none;;
}


.tFull {
	color: rgb(177,156,53);
	font-size:10pt;
	font-weight:bold;
}

.tTitle {
	font-size:12pt;
	color: rgb(177,156,53);
	font-weight:bold;
}

.tMain {
	font-size:10pt;
	padding-top:5px;
	padding-bottom:4px;
}

.ieArrow {
	color: rgb(177,156,53);
	font-size:10pt;
	font-weight:bold;
	font-family:Wingdings;
}

.nonieArrow {
	color: rgb(177,156,53);
}

.window {
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:thin dashed rgb(255,204,0);
	text-align: justify;
}

.windowPad {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:30px;
	padding-right:40px;
}	

.lh {
	line-height: 12pt;
}

.question {
	cursor: help;
}
ul {
	/*list-style-type: lower-roman;*/
	list-style-position:outside;
	list-style-image:url(/images/menu/bullet.gif);
}
.opacity {
	float:left;
	position:absolute;
	FILTER: alpha(opacity=.10);
	-moz-opacity: 10;
	opacity: .10;
}

.noopacity {
	FILTER: alpha(opacity=100);
	-moz-opacity: 0.0;
	opacity: 0.0;
}

.ref {
	text-decoration: none;
	color:black;
}

.ref:hover {
	color: white;
	background-color:white;
	background-image:url(/images/top_hdr/menu_middle.gif);
}

.hrefMap {
	text-decoration: none;
	color:black;
}
.hrefMap:hover {
	text-decoration: underline overline;
}

.hrefMap:link,visited {
	text-decoration:none;
	color:black;
}


.href {
	background-color:rgb(255,240,178);
	text-decoration: none;
	color:black;
	border:1px solid rgb(255,204,0);
	font-family: "Trebuchet MS";
	/*padding-bottom:10px;*/
}
.href:hover {
	color: white;
	background-color:white;
	background-image:url(/images/top_hdr/menu_middle.gif);
}
.textbox {
	background-color:rgb(255,240,178);
	text-decoration: none;
	color:black;
	border:1px solid rgb(255,204,0);
	font-family: "Trebuchet MS";
	/*padding-bottom:10px;*/
}

.title {
	float: left;
	/*font-size: 300%;*/
	font-size: 300%;
	/*color: #006;*/
	color:#777777;
	/*background-image: url(/images/top_hdr/top_bgr_sm.gif);*/
	padding: 0px;
	padding-bottom:4px;
	border: none;
	margin-right: 10px;
	vertical-align: top;
	font-family:'Edwardian Script ITC';
	text-decoration:overline underline;
}

.bc {
	background-image: url(/images/top_hdr/top_bgr_sm.gif);
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:1px solid rgb(255,204,0);
	width:100%;
}

.shadowbox {
	background: #ccc;
	position: relative;
	top: 5px;
	left: 5px;
}

.shadowbox div {
	font-family: Trebuchet MS;
	border: 2px solid #000;
	padding: 10px;
	position: relative;
	top: -5px;
	left: -5px;
	background-color:rgb(0,71,130);
	color:rgb(255,255,255);
}

.imagesRight {
	border-left:2px solid rgb(255,204,0);
	border-right:none;
	border-top:none;
	border-bottom:2px solid rgb(255,204,0);
	padding:4px;
}

.imagesLeft {
	border-right:2px solid rgb(255,204,0);
	border-left:none;
	border-top:none;
	border-bottom:2px solid rgb(255,204,0);
	padding:4px;
}

/*.dropcaps {
	float: left;
	font-size: 300%;
	color: rgb(0,0,0);
	background-color: #EEF;
	background-image: url(/images/top_hdr/top_bgr_sm.gif);
	padding: 0px;
	border: 1px solid rgb(255,204,0);
	margin: 3px;
	vertical-align: top;
	font-weight:bold;
	position: relative;
}
.dropcaps {
	float: left;
	width: 45px;
	font-size: 62px;
	line-height: 51px;
	color:#777777;
	font-family: georgia, times;
}

*/
.dropcaps {
	float: left;
	width: auto;
	font-size: 68px;
	line-height: 51px;
	color:#777777;
	font-family: georgia, times;
}

.evenCell {
	background-color:rgb(255,240,178);
}

.oddCell {
	background-color:rgb(255,240,200);
}

.titleHeader {
	background-color:rgb(0,0,0);
	color:rgb(255,255,255);
	text-align:center;
	font-weight:bold;
}

.headers {
	border:2px ridge rgb(247,214,52);
	color:rgb(255,255,255);
	text-align:center;
	background-color: rgb(239,192,0);
	/*background-color: rgb(247,214,52);*/
}

.boxTitle {
	background-color:rgb(255,240,178);
	text-decoration: none;
	color:black;
	border:1px solid rgb(255,204,0);
	text-align:center;
	font-weight:bold;
	font-size:12pt;
}

.menuHref {
	text-decoration:none;
	color:white;
}
.menuHref:hover {
	color:#001864;
}

.legendHref {
	color:rgb(255,204,0);
	font-weight:bold;
	text-decoration:none;
}

.more { padding-left:30px; }

hr { 
	color:#FFCC00; 
	background-color:#FFCC00; 
}

.price {
	background-image:url(/images/misc/cost_frame.gif);
	width:160px;
	height:95px;
	vertical-align:middle;
	text-align:center;
	font-size:20pt;
	padding-top:15pt;
	color:rgb(161,170,199);
}

.addHeader {
	text-align:center;
	font-weight:bold;
}

.info {
	background-color:rgb(255,240,178);
	text-align:center;
	border:2px ridge rgb(0,0,0);
	width:50%;
}

.mapKey {
	font-weight:bold;
}
td#thumb {
}
td#thumb:hover {
	background:rgb(200,200,200);
}
img#thumb {
	border:1px dotted rgb(100,100,100);
}
