.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Titles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#banner {
	position:absolute;
	width:990px;
	height:105px;
	z-index:1;
	background-image: url(../img/banner.jpg.jpg);
}
#boxlAll {
	position:absolute;
	width:200px;
	height:580px;
	z-index:2;
	left: 10px;
	top: 125px;
	background-color: #FFF;
	padding: 3px;
}
#boxl1 {
	position:absolute;
	width:200px;
	height:80px;
	z-index:2;
	left: 10px;
	top: 125px;
	background-color: #FFF;
	padding: 3px;
}
#boxl2 {
	position:absolute;
	width:200px;
	height:200px;
	z-index:3;
	left: 10px;
	top: 205px;
	background-color: #FFF;
	text-align: center;
}
#boxl3 {
	position:absolute;
	width:200px;
	height:300px;
	z-index:4;
	left: 10px;
	top: 405px;
	overflow: auto;
	background-color: #FFF;
	padding: 3px;
}
#boxr1 {
	position:absolute;
	width:190px;
	height:80px;
	z-index:5;
	left: 810px;
	top: 125px;
	background-color: #FFF;
	padding: 3px;
}
#boxr2 {
	position:absolute;
	width:190px;
	height:200px;
	z-index:6;
	left: 810px;
	top: 205px;
	text-align: center;
	background-color: #FFF;
}
#boxr3 {
	position:absolute;
	width:190px;
	height:300px;
	z-index:7;
	left: 810px;
	top: 405px;
	overflow: auto;
	background-color: #FFF;
	padding: 3px;
}
#mainwindow {
	position:absolute;
	width:595px;
	height:570px;
	z-index:1;
	left: 210px;
	top: 125px;
	padding: 5px;
	overflow: auto;
}
#bannerbot {
	position:absolute;
	width:990px;
	height:100px;
	z-index:9;
	left: 10px;
	top: 705px;
	background-color: #FFF;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#menubar {
	position:absolute;
	width:990px;
	height:20px;
	z-index:10;
	left: 10px;
	top: 105px;
	background-color: #063;
	text-align: center;
	background-image: url(../img/menubarbackground.gif);
}
.bizlinktext {
	text-decoration: none;
	font-size: 16px;
	color: #C60;
}
a:link.bizlink {
	color: #C60;
	text-decoration: none;
	font-size: 16px;
}
a:visited.bizlink {
	text-decoration: none;
	font-size: 16px;
	color: #C60;
}
a:hover.bizlink {
	text-decoration: none;
	font-size: 16px;
	color: #090;
}
a:active.bizlink {
	text-decoration: none;
	font-size: 16px;
	color: #C60;
}
a:link.menulink {
	color: #C60;
	text-decoration: none;
	font-size: 12px;
}
a:visited.menulink {
	text-decoration: none;
	font-size: 12px;
	color: #C60;
}
a:hover.menulink {
	text-decoration: none;
	font-size: 12px;
	color: #090;
}
a:active.menulink {
	text-decoration: none;
	font-size: 12px;
	color: #C60;
}
a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
a:link.menu {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
a:visited.menu {
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
}
a:hover.menu {
	text-decoration: none;
	color: #0F0;	
	font-size: 14px;

}
a:active.menu {
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
}
a:link.clickthrough {
	color: #C60;
	text-decoration: none;
	font-size: 10px;
}
a:visited.clickthrough {
	text-decoration: none;
	color: #C60;
	font-size: 10px;
}
a:hover.clickthrough {
	text-decoration: none;
	color: #090;
}
a:active.clickthrough {
	text-decoration: none;
	color: #C60;
	font-size: 10px;
}
.boxtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;

}
.boxtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer {
	position:absolute;
	width:990px;
	height:20px;
	z-index:11;
	left: 10px;
	top: 800px;
	background-color: #FF9;
}
a:link {
	color: #C60;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C60;
}
a:hover {
	text-decoration: none;
	color: #090;
}
a:active {
	text-decoration: none;
	color: #C60;
}
a:link.blacklink {
	color: #000;
	text-decoration: underline;
}
a:visited.blacklink {
	text-decoration: underline;
	color: #000;
}
a:hover.blacklink {
	text-decoration: none;
	color: #000;
}
a:active.blacklink {
	text-decoration: underline;
	color: #000;
}
.tablebutton {
	background-color: #030;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C90;
	border-right-color: #C90;
	border-bottom-color: #C90;
	border-left-color: #C90;
	font-size:8px
}
