.searchbox {
	position: relative;
	top: 15px;
}
.menu {
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
}
.adbackground {
	background-image: url(images/adbg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.cibg {
	background-color: #2A5590;
	border: 1px solid #000000;
}
.blacklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;

}
.menuwithLeftBorder {
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
	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: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
.adbackgroundplane {
	background-image: url(images/adbg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-attachment: fixed;
	border: 0px none;
	position: relative;
	right: 0px;
	left: 1px;



}
.blackoutline {
	border: 1px solid #000000;
}
.forumtitle {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.forummenulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
.blackoutlinetopicbg {
	border: 1px solid #000000;
	background-color: #EEEEEE;

}
.covername {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
