body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #161616;
	background-repeat: repeat-x;
	background-position: top;
}

INPUT,TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 282px;
	color: #ffffff;
	background-color:#232323;
	border:none;
	height: 18px;
	scrollbar-base-color: #232323;
	scrollbar-track-color: #515151;
}

/* BUTTONS ---------------------------------------------------------------- */

a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a.linkgrey:active {
	text-decoration: none;
	color: #959696;
}
a.linkgrey:link {
	text-decoration: none;
	color: #959696;
}
a.linkgrey:visited {
	text-decoration: none;
	color: #959696;
}
a.linkgrey:hover {
	text-decoration: none;
	color: #959696;
}
a.linkblack:active {
	text-decoration: none;
	color: #000000;
}
a.linkblack:link {
	text-decoration: none;
	color: #000000;
}
a.linkblack:visited {
	text-decoration: none;
	color: #000000;
}
a.linkblack:hover {
	text-decoration: none;
	color: #000000;
}
a.linkwhite:active {
	color: #ffffff;
}
a.linkwhite:link {
	color: #ffffff;
}
a.linkwhite:visited {
	color: #ffffff;
}
a.linkwhite:hover {
	color: #ffffff;
}
a.linkwhiteheading:active {
	color: #ffffff;
	font-size: 17px;
}
a.linkwhiteheading:link {
	color: #ffffff;
	font-size: 17px;
}
a.linkwhiteheading:visited {
	color: #ffffff;
	font-size: 17px;
}
a.linkwhiteheading:hover {
	color: #c0c0c0;
	font-size: 17px;
}
a.linktinygrey:active {
	color: #7e7e7e;
	font-size:8px;
	text-decoration: none;
}
a.linktinygrey:link {
	color: #7e7e7e;
	font-size:8px;
	text-decoration: none;
}
a.linktinygrey:visited {
	color: #7e7e7e;
	font-size:8px;
	text-decoration: none;
}
a.linktinygrey:hover {
	color: #7e7e7e;
	font-size:8px;
	text-decoration: none;
}
/* SIZE ONLY ---------------------------------------------------------------- */
.style8px {font-size: 8px}
.style9px {font-size: 9px}
.style10px {font-size: 10px}
.style11px {font-size: 11px}
.style12px {font-size: 12px}
.style13px {font-size: 13px}
.style14px {font-size: 14px}
.style15px {font-size: 15px}
.style16px {font-size: 16px}
.style17px {font-size: 17px}

/* COLOUR ONLY ---------------------------------------------------------------- */
.white {
	color: #ffffff;
}
.white_11 {
	color: #ffffff;
	font-size:11px !important;
}
.black {
	color: #000000;
}
.greyfooter {
	color: #7e7e7e;
	font-size: 8px;
	font-weight:bold
}
.grey {
	color: #959696;
}
.greyLight {
	color: #d6d6d6;
}
.greyDark {
	color: #7e7e7e;
}
.brown {
	color: #623e30;
}

/* STYLES ---------------------------------------------------------------- */

.smallprint {
	font-size: 9px;
	color: #ffffff;
}
.headinggrey {
	color: #959696;
	font-size: 22px;
}
.headinggreysmall {
	color: #959696;
	font-size: 17px;
}
.headingwhite {
	color: #ffffff;
	font-size: 17px;
}
.headingred {
	color: #ff0000;
	font-size: 17px;
}


/* LAYOUT ---------------------------------------------------------------- */

.spacer {
	font-size: 1px;
}

.bg_header {
	background-image: url(images/bg_header_main.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.norepeat	{
	background-repeat: no-repeat;
}

.menu_group {
	color:#FFFFFF;
	text-transform: uppercase;
}

.menu_item {
	color:#FFFFFF;
	text-transform: capitalize;
}

.image_hand {
	cursor:pointer;
	margin:5px;
}

.image_hand_c {
	margin:5px;
}



/*nav buttons */
a.nav:link, a.nav:visited, a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e6e70;
	height: 20px;
	width: 44px;
	text-decoration:none;
	vertical-align: middle;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fe6732;
	height: 22px;
	width: 44px;
	text-decoration:none;
	vertical-align: middle;
}

a.nav_num:link, a.nav_num:visited, a.nav_num:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e6e70;
	text-decoration:none;
	width:10px;
	height:18px;
}
a.nav_num:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e6e70;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #c62e31;
	text-decoration:none;
	width:10px;
	height:18px;
}

a.nav_num_bread:link, a.nav_num_bread:visited, a.nav_num_bread:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e6e70;
	text-decoration:none;
}
a.nav_num_bread:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e6e70;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #c62e31;
	text-decoration:none;
}

a.nav_text:link, a.nav_text:visited, a.nav_text:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e6e70;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #c62e31;
	font-weight:bold;
	width:10px;
	height:18px;
	text-decoration:none;
}
a.nav_text:hover {
	color: #6e6e70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #c62e31;
	font-weight:bold;
	width:10px;
	height:18px;
	text-decoration:none;
}

.nav_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a7a6aa;
}

.nav_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.nav_area_dis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 0px -2px;
}
