.left {
	width: 20%;
	float:left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 800px;
}
.content{
	width: 100%;
	float:left;
}
.right {
	width: 20%;
	float:right;
	height: 800px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.table_border {
	border-top: 1px outset #999999;
	border-right: 2px outset #000000;
	border-bottom: 2px outset #000000;
	border-left: 1px outset #666666;
	}
.menus {
	float: none;
	list-style: none;
	background-color: #CACACA;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 2px solid #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu_title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333399;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 0px;
	border-left-width: 0px;
	position: relative;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
	font-size: 3em;
}
.dash-box {
	border: thin dashed;
	padding: 3px 6px;
}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
a {
	display: inline;
}

/* accordian box css*/
.section{
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
	background-color: #FBFBFB;
	border-top: 1px solid #000000;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #000000;
	background-image: url(../graphics/more/newback7.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#wrapper{
	width: 90%;
	margin: 0 auto;
	vertical-align: top;
}
.box{
background: #E6E6E6;
}
.boxholder{
	clear: both;
	padding: 4px;
	background: #A1A1A1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tab{
float: left;
height: 20px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
background: url(../greentab.jpg) no-repeat;
}
.side_boxes {
	font-size: medium;
	padding-right: 3px;
	padding-left: 3px;
	border-top: 0px solid #000000;
	border-right: 1px outset #000000;
	border-bottom: 1px outset #000000;
	border-left: 1px solid #666666;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #E6E6E6;
	background-image: url(../graphics/more/newback7.jpg);
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
)
ol {
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: large;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
}
.category_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-variant: small-caps;
	color: #666666;
	text-decoration: none;
	border: thin solid #000000;
}
