<STYLE>




.boxtitle {
	BACKGROUND: url(http://www.thats-a-wrap.net/vetro/images/tiled_rule_10x17.gif) repeat-x left center; COLOR: #ffffff; HEIGHT: 17px
}
.boxtitle2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(http://www.thats-a-wrap.net/images/tiled_rule_10x33.gif) repeat-x left center; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 100%; LINE-HEIGHT: 33px; PADDING-TOP: 0px; HEIGHT: 33px
}

.ThreeSidedBorder {
	BORDER-RIGHT: #cc0000 1px solid; BORDER-TOP: #cc0000 1px; BORDER-LEFT: #cc0000 1px solid; BORDER-BOTTOM: #cc0000 1px solid
}	


.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
	letter-spacing:none; 			
	margin: 12px;
	}	

.smalldark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#808080;
	font-size:10px;
	font-weight:normal;
	line-height:10px;
	letter-spacing:none; 			
	}	

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#C0CEBD;
	font-size:10px;
	font-weight:normal;
	line-height:10px;
	letter-spacing:none; 			
	}	


.textbody {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#C0CEBD;
	font-size: 13px;
	line-height:19px;
	letter-spacing:none; 			
	}	


/* MAIN STYLES */
BODY, td, th, th, div  {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#C0CEBD;
	font-size: 13px;
	line-height:19px;
	letter-spacing:none; 			
}

h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
}

h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 12px;
	font-size: 14px;
}

h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: Left;
	margin-left: 12px;
}

P {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 13px;
	line-height:19px;
	letter-spacing:none; 			
}


li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}


ul {
	font: normal 12px arial,verdana;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 164px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	}

ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 163px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #DD6900; background: #EAF3FC;; } /* Hover Styles */
		
li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */

a:link,a:active,a:visited { color : #808080; text-decoration: none; font-weight:normal;}

a:hover { text-decoration: none; color: #F84812; }

hr	{ height: 0px; border: solid #000000 1px; border-top-width: 1px;}


