body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: 100% 0%;
	background-color: #ffffff;
	margin-top : 2em;
	margin-right : 0em;
	margin-bottom : 0em;
	margin-left : 0em;        /* copied from opposite side (right) */
	text-decoration: none;
	font-family: sans-serif, Arial;
	font-weight: normal;
	font-size: 10px;
	color: #888888;
	cursor: crosshair;
}
td, th, pre {
	text-decoration: none;
	font-size: 10px;
	color: #888888;
}
h3 {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
h4 {
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}
b {
	text-decoration: none;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #6666cc;
}
a:visited {
	text-decoration: none;
	color: #888888;
}
a:hover {
	text-decoration: none;
	color: #ff6600;
}
input, textarea, select {
	background:	#f5f5f5;
	border: solid #bbbbbb 1px;
	color:	#888888;
}
.topbotborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	padding: 5px;
}
.botborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	padding: 5px;
}
.rightborder {
	background-image: url(../images/function.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	padding: 5px;
}
.border_top  {
	background-color: #ffffff;
	background-image: url(../images/border_top.png);
	background-repeat: repeat-x;
	background-position: 100% 0%;
}
.border_mid  {
	background-color: #ffffff;
	background-image: url(../images/border_mid.png);
	background-repeat: repeat-y;
	background-position: 0% 100%;
}
.border_bot  {
	background-color: #cccccc;
	background-image: url(../images/border_bot.png);
	background-repeat: repeat-x;
	background-position: 100% 0%;
}
.barmain, a.barmain:link, a.barmain:visited {
	text-decoration: none;
	background-color: #f0f0f0;
	padding: 7px;
	font-size: 10px;
	color: #999999;
} 
a.barmain:hover {
	text-decoration: none;
	background-color: #eeeeee;
	padding: 7px;
	font-size: 10px;
	color: #ffffff;
}
.barmainsub, a.barmainsub:link, a.barmainsub:visited {
	text-decoration: none;
	padding: 5px;
	font-size: 10px;
	color: #888888;
} 
a.barmainsub:hover, white, a.white:link, a.white:visited {
	text-decoration: none;
	padding: 5px;
	font-size: 10px;
	color: #ffffff;
}
.pagetitle  {
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
	color: #888888;
}
.content {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #888888;
	padding: 10px;
	height: 450px;
}
.footer a.footer:link, a.footer:visited, td.footer {
	text-decoration: none;
	background-color: #f0f0f0;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
	padding: 8px;
}
ul {
	text-decoration: none;
	z-index: 100;
	margin: 0px;
	padding: 0px;
	list-style: none;
	-moz-opacity: 0.99;
	filter: alpha(opacity=99); 	
	/* width: 130px; Width of Menu Items */
}
ul li {
	text-decoration: none;
	z-index: 100;
	position: relative;
	border-style: hidden;
	border-top: #ffccff solid 0em;
	border-right: #ffccff solid 0em;
	border-bottom: #E7AEE7 solid 0em;
	border-left: #ffccff solid 0em;
}
li ul.horz {
	text-decoration: none;
	text-align: left;
	position: absolute;
	left: 152px; /* Set 1px less than menu width */
	top: 0px;
	display: none;
}
li ul.vertz {
	text-decoration: none;
	text-align: left;
	position: absolute;
	left: -1px; /* Set 1px less than menu width */
	width: 152px; /* Width of Menu Items */
	top: 27px;
	display: none;
}
li ul.vertz2 {
	text-decoration: none;
	text-align: left;
	position: absolute;
	left: -1px; /* Set 1px less than menu width */
	width: 215px; /* Width of Menu Items */
	top: 27px;
	display: none;
}
li ul.vertz3, li ul.vertz4, li ul.vertz5, li ul.vertz6, li ul.vertz7  {
	text-decoration: none;
	text-align: left;
	position: absolute;
	left: -1px; /* Set 1px less than menu width */
	width: 115px; /* Width of Menu Items */
	top: 27px;
	display: none;
}
li ul.vertz8  {
	text-decoration: none;
	text-align: left;
	position: absolute;
	left: -1px; /* Set 1px less than menu width */
	width: 100px; /* Width of Menu Items */
	top: 27px;
	display: none;
}
/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #ffffff;
	background-image: url(../images/menu_background.gif);
	z-index: 100;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 10px; }
* html ul li a { height: 10px; }
/* End */
ul li a:hover {
	text-decoration: none;
	z-index: 100;
	color: #E2144A;
	background: #ff0000;
	background-image: url(../images/menu_background_dark.gif);
} /* Hover Styles */
ul li ul li a {
	text-decoration: none;
	z-index: 100;
	color: #888888;
	background: #f0f0f0;
	border: 0.5px solid #f5f5f5;	
} /* Sub Menu Styles */
ul li ul li a:hover {
	text-decoration: none;
	z-index: 100;
	color: #E2144A;
	background: #101F44;
	border: 0.5px solid #f5f5f5;
} /* Hover Styles */
li:hover ul, li.over ul { text-decoration: none; z-index: 100; display: block; } /* The magic */

