body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#bottomRight {
    position: fixed;
    width: 120px;
    border: none;
    vertical-align: middle;
    text-align: center;
    bottom: 10px;
    right: 5px;
}
.banner {
	background-image:url(images/ba_book.jpg);
	background-repeat:no-repeat;
	height:271px;
	
}
.footer {
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	height:51px;
}
.footer_text {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#C0AE04;
}
.copyright {
	font-family:Verdana;
	font-size:10.5px;
	color:#C0AE04;
}
.text {
	font-family:Verdana;
	font-size:13px;
	text-align:justify;
	color:#C09204;
	line-height: 20px;
	text-decoration: none;
}

.blacktext { font-family:Verdana; font-size:13px; text-align:justify; color:#000; line-height: 20px; text-decoration: none; }
.blackbackground { background:#fff; }

a.textlink:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #C0AE04;
	text-decoration: none;
}
a.textlink:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #C0AE04;
	text-decoration: none;
}
a.textlink:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #9A7F00;
	text-decoration: none;
}

.body_text1 {
	font-family:Verdana;
	font-size:13px;
	text-align:justify;
	font-weight:normal;
	color:#C09204;
	line-height: 20px;
	text-decoration: none;
}
a.body_text:link {
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	text-align:justify;
	color:#000;
	line-height: 20px;
	text-decoration: none;
}
a.body_text:visited {
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	text-align:justify;
	color:#C09204;
	line-height: 20px;
	text-decoration: none;
}
a.body_text:hover {
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	text-align:justify;
	color:#EBB105;
	line-height: 20px;
	text-decoration: none;
}

.img-border {
	border: solid 2px #c2a109;
}
.input
{
height:12px;
}
.newsfont
{
font-family:Verdana;
color:#C0AE04;
font-size:12px;	
font-weight:bold;
}

.sectiontitle
{
	font-family:Verdana;	
	color:#C0AE04;
	font-size:large;
	text-decoration:none;
}

a:link {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color: #C0AE04;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #C0AE04;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #9A7F00;
	text-decoration: none;
}
.forumhead
{
	background-image:url(images/forum_head_bg.jpg);
	background-repeat:repeat-x;
	text-indent:10px;	

}
.forumrow
{
	background-image:url(images/frow_gb.jpg);
	background-repeat:repeat-x;
}
.strow
{
	border-collapse:collapse;
	border-color:#9A7F00;
	border-width:1px;
	padding-left:10px;

}
.pad5
{
	padding-left:10px;
}
.textin5
{
text-indent:10px;	
}
hr
{
	color:#9A7F00;
}

.thread:link {
	font-family: Verdana;
	font-size:medium;	
	color: #C0AE04;
	text-decoration: underline;
}
.thread:visited {
	font-family: Verdana;
	font-size:medium;	
	color: #C0AE04;
	text-decoration: underline;
}
.thread:hover {
	font-family: Verdana;
	font-size:medium;
	color: #9A7F00;
	text-decoration: none;
}
a.innermenu:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#CCA300;
	line-height: 23px;
}
a.innermenu:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#CCA300;
	line-height:23px;
}
a.innermenu:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#9C7C00;
	line-height: 23px;
}
a.link:link {
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	color:#C09204;
	text-decoration: none;
}
a.link:visited {
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	color:#C09204;
	text-decoration: none;
}
a.link:hover {
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	color:#C09204;
	text-decoration: none;
}

a.blacklink:link, a.blacklink:visited { color:#333; text-decoration:none; font-family:Verdana, Geneva, sans-serif; font-size:13px; }
a.blacklink:hover { color:#000; text-decoration:underline; }

.boxcontent {
	border:1px solid #000;
	width:675px;
	clear:both;
	padding:10px;
	margin-left:28px;
	margin-right:10px;
}
