/* -----[ Go Cyber Style Sheet ]-- */
/* -----[   www.gocyber.co.nz ]--- */

body, div, p, dl, dd, dt, ol, ul, li, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
body {
 background-color: #8d3a1b;
 font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color:#000000;
}
td {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 3px;
}
img {
	border: 0;
}
.img_topnav {
 border: 0;
	padding: 0 8px 0 8px;
}
.img_right {
 border: 0;
	padding: 15px 0 3px 0;
}
.img_main {
	margin-top: 12px;
	border: 0;
}
p {
	padding-bottom: 6px;
}
ul {
 list-style-type: disc;
	list-style-position: inside;
	}
li {
 padding-bottom: 6px;
}
	
/* -----[ Links ]------------------------- */

a {
	color: #9e1113;
	text-decoration: none;
}
a:hover {
	color: #e4a207;
	text-decoration: underline;
}
a.underline {
	color: #9e1113;
	text-decoration: underline;
}
a.underline:hover {
	color: #e4a207;
	text-decoration: none;
}
a.gcl {
	color: #b64d25;
	text-decoration: none;
}
a.gcl:hover {
	color: #e4a207;
	text-decoration: underline;
}

/* -----[ Headers ]------------------------ */

h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.001em;
	color: #9e1113;
	padding: 0 0 6px 0;
}
h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e4a207;
	letter-spacing: 0.001em;
	padding: 0 0 12px 0;
	background-color: #FFFFFF;
}
h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0.001em;
	color: #e4a207;
	padding: 6px 0 6px 0;
}
h4, h5, h6 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #e4a207;
	padding: 0 0 6px 0;
}

/* -----[ Bits n Pieces ]------------------------ */

.copyright {
	font-size: 11px;
	color: #b64d25;
	padding-top: 5px;
}
.small {
	font-size: 11px;
}
