body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8B8B61;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-heigh: 18px;
	color: #666666;
}
a {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
form {
	padding: 0px;
	margin: 0px;
}
h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8B8B61;
	text-transform: capitalise;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

/* alternate site views */

.anzrsai_com {
	display: block;
}
.print_txt {
	display: none;
}

/* custom classes */

.main {
	border-left: 5px solid #7B7B5B;
	border-right: 5px solid #7B7B5B;
	padding: 5px;
	background-color: #FFFFFF;
}
.toolbar {
	background-image: url(/images/toolbar.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	margin-bottom: 20px;
	color: #94B5D7;
	font-size: 9px;
}
.toolbar a {
	color: #94B5D7;
	font-size: 9px;
}
.rhs_column {
	background-image: url(/images/rhs_background.gif);
	background-repeat: repeat-y;
	background-color: #E2E2D7;
	padding-left: 10px;
}
.rhs_inner td {
	background-color: #D9D9CB;
	padding: 5px;
}
.copyright {
	background-image: url(/images/rhs_background.gif);
	background-repeat: repeat-y;
	background-color: #E2E2D7;
	padding-left: 15px;
	font-size: 9px;
	color: #A5A587;
}
.copyright a {
	color: #A5A587;
}
.content {
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.pagetitle {
	position:relative;
	float: left;
	margin-left: 10px;
	font-size: 11px;
	color: #6699CC;
	font-weight: bold;
	overflow: hidden;
}
.breadcrumb {
	position: relative;
	float: right;
	width: 230px;
	height: 12px;
	margin-right: 10px;
	overflow: hidden;
	font-size: 9px;
	color: #CCCCCC;
	text-align: right;
}
.breadcrumb a {
	color: #CCCCCC;
}
.searchbox {
	width: 110px;
	height: 15px;
	border: 1px solid #B3D9E8;
}
div.subnav_link {
	background-color:D3D3C3;
	height: 22px;
	background-image:url(/images/arrow.gif);
	background-repeat:no-repeat;
	text-indent: 30px;
	overflow: hidden;
	margin-bottom: 2px;
	color: #85855A;
	font-size: 10px;
	padding-top: 3px;
}
div.subnav_link:hover {
	background-image:url(/images/arrow_over.gif);
	cursor: pointer;
}
div.resource {
	background-color:D3D3C3;
	height: 22px;
	overflow: hidden;
	margin-bottom: 2px;
	color: #85855A;
	font-size: 10px;
	padding-top: 3px;
	cursor: pointer;
}
.sub_icon {
	width: 27px;
	height: 22px;
	position: relative;
	float: left;
	padding-left: 3px;
}
.sub_text {
	position: relative;
	height: 15px;
	overflow: hidden;
}
.sub_gradient {
	background-image: url(/images/sub_gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.newsbox_sub {
	background-color: #D3D3C3;
	padding: 3px;
	height: 70px;
	overflow: hidden;
	font-size: 10px;
	color: #85855A;
	cursor: pointer;
	line-height: 15px;
	margin-bottom: 2px;
}
.errormsg {
	position: relative;
	height: 15px;
	font-color: #ff0000;
}

/* membership box */

.memberbox {
	background-color: #D3D3C3;
}
.memberbox td {
	background-color: #D3D3C3;
	font-size: 10px;
	color: #85855A;
	height: 15px;
}
.memberbox a {
	color: #85855A;
	text-decoration: none;
}
.memberbox input {
	width: 120px;
	height: 18px;
	border: 1px solid #85855A;
}

/* newsletter classes*/


div.newsbox {
	background-color: #D9D9CB;
	padding: 5px;
	overflow: hidden;
	margin-bottom: 5px;
}
div.news_img {
	position: relative;
	float: right;
	width: 180px;
	border: 5px solid #C0C0A6;
	margin-left: 5px;
	margin-bottom: 5px;
}
div.news_txt {
/* no definition */
}
.news_title {
	color: #65653B;
}

/* forum classes */

.forum_prim {
	background-color: #E2E2D7;
	padding: 5px;
	margin-bottom: 5px;
}
.forum_post {
	background-color: #F0F0E8;
	padding: 5px;
	margin-bottom: 5px;
}
div.forum_head {
	background-color: #D9D9CB;
	padding: 2px;
	height: 20px;
	text-indent: 5px;
	color: #8B8B61;
	margin-bottom: 1px;
}
div.forum_right {
	position: relative;
	float: right;
	overflow: hidden;
	height: 16px;
}
div.forum_title {
	position: relative;
	float: left;
	overflow: hidden;
	height: 16px;
	width: 225px;
}
.inputwidth {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
}
.inputwidth1 {
	width: 275px;
}
.inputwidth2 {
	width: 375px;
}
.listrow_odd {
	background-color: #EEEEEE;
	height: 22px;
}

#searchCrumb {
 font-size: 9px;
 color:#D9D9CB;
}

#searchCrumb a:link {color: #B6B6B6;}
#searchCrumb a:active { color: #B6B6B6;}
#searchCrumb a:visited { color: #B6B6B6;} 
#searchCrumb a:hover { color: #B6B6B6;}

.bookImage{
 padding-top:5px;
}