body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-y;
	background-color: #BEBEBE;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.pageframe {
	position: relative;
	height: 802px;
	width: 983px;
	left: 0px;
	top: 0px;
	z-index: 1;
	text-align: left;
}
.menuholder {
	position: absolute;
	height: 802px;
	width: 259px;
	left: 0px;
	top: 0px;
	background-image: url(../images/left_menu_back.jpg);
}
.menubox {
	position: absolute;
	height: 340px;
	width: 199px;
	left: 37px;
	top: 231px;
	z-index: 2;
}
a.linx {
	color: #6699FF;
	text-decoration: none;
}
a.linx:hover {
	color: #3366FF;
}

a.tab {
	display: block;
}
a.tab:hover {}
a.tab2 {
	display: block;
	float: left;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0 3px;
	margin-right: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 2px;
}
a.tab2:hover {
	margin-top: 2px;
}
a.tab3 {
	display: block;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0 3px;
	margin-right: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 3px;
	padding-top: 1px;
	margin-top: 5px;
	width: 164px;
}
a.tab3:hover {
	margin-top: 7px;
	margin-bottom: -2px;
}
a.tab4 {
	display: block;
	float: left;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0 2px;
	margin-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 2px;
	font-weight: normal;
	margin-top: 10px;
}
a.tab4:hover {
	margin-top: 12px;
}

a.morebutton {
	display: block;
	float: left;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 3px;
	padding-top: 1px;
	margin-top: 10px;
}
a.morebutton:hover {
	margin-top: 12px;
}

.contentholder {
	position: absolute;
	height: 802px;
	width: 688px;
	left: 259px;
	top: 0px;
	background-image: url(../images/center_back.jpg);
}
.menuright {
	position: absolute;
	height: 802px;
	width: 45px;
	left: 948px;
	top: 0px;
	background-image: url(../images/right_menu_back.jpg);
}
.logoholder {
	position: absolute;
	height: 30px;
	width: 202px;
	left: 40px;
	top: 58px;
}
.topmenu {
	position: absolute;
	height: 23px;
	width: 673px;
	left: 10px;
	top: 14px;
}
.bannerholder {
	position: absolute;
	height: 127px;
	width: 668px;
	left: 10px;
	top: 40px;
	background-image: url(../images/banner.jpg);
}
.content {
	position: absolute;
	width: 668px;
	left: 10px;
	top: 168px;
	background-repeat: no-repeat;
}
.fixedcontent {
	position: absolute;
	height: 579px;
	width: 668px;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
}
.scrollcontent {
	margin: 25px 10px 25px 10px;
}
.details {
	position: absolute;
	height: 161px;
	width: 209px;
	left: 25px;
	top: 639px;
	z-index: 2;
	text-align: right;
	font-family: "Trebuchet MS", Arial;
	color: #999999;
	font-size: 14px;
}
.textbox {
	position: absolute;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	font-family: "Arial Narrow";
	margin: 0;
	padding: 0;
}
.searchbox {
	background-color: #DFDFDF;
	background-image: url(../images/searchbar.gif);
	background-repeat: no-repeat;
	border: 1px solid;
	border-color: #DFDFDF;
	padding-top: 3px;
	padding-left: 2px;
	padding-bottom: 3px;
	width: 131px;
}
.searchbut {
	margin: 0;
	padding: 0;
	width: 30px;
	font-size: 10px;
	height: 25px;
}
p {
	margin: 10px 0 15px 0;
	padding: 0px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial;
	margin: 0;
	padding: 0;
	color: #455F92;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
.boxtitle {
	height: 10px;
	width: 100%;
	color: #FFFFFF;
	background-color: #49679D;
	text-align: center;
}
