h1, h2, h3, h4, h5, h6, p, img {
	margin : 0;
	padding : 0;
	border : 0;
}


h1 {
font-size: 15px;
font-weight: bold,;
color: #FFFFFF;
}

h2 {
font-size: 15px;
font-weight: bold,;
color: #FFFFFF;
}

/* Layout */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f78b22;
	color: #797979;
	background-image: url(images/fo_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment:fixed;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Font Sizes */

.ten {font-size: 10px;}
.eleven {font-size: 11px;}
.twelve {font-size: 12px;}
.thirteen {font-size: 13px;}
.fourteen {font-size: 14px;}
.fifteen {font-size: 15px;}
.sixteen {font-size: 16px;}
.seventeen {font-size: 17px;}

/* Font Colours */

.white {color: #FFFFFF;}
.black {color: #000000;}
.gray {color: #6D6D6D;}
.red {color: #E70000;}
.gray {color:#797979;}
.dgray{color:#1f2224;}
.orange {color:#ff7913;} 
.brown {color:#b5470b;}

/* Font Style & Weight */

.bold {font-weight: bold;}
.bullet {
	font-weight: bold;
	color: #000000;
}
.italic {font-style: italic;}
.strikeout {text-decoration: line-through;}

/* Hovers */

.n2u {text-decoration: none;}
.n2u:hover {text-decoration: underline;}

.u2n {text-decoration: underline;}
.u2n:hover {text-decoration: none;}

/* BLOCK Hovers */

.block {
	color: #E70000;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	background: transparent;
	float: center;
	margin: 0;
	line-height: 14px;
	white-space: nowrap;
}
.block:hover {
	color: #FFFFFF;
	background: #E70000;
}

/* Tabs */

.tabs {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(../images/tabs_up.gif)
}

.tabs:hover {
	ackground-image: url(../images/tabs_over.gif);
}

.active {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(../images/tabs_over.gif)
}

.bg_1 {
	background-color: f78c22;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.bg_3 {
	background-color: f78c22;
	background-image: url(images/fo_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.bg {
	background-color:#ffffff;
	background-image:url(images/2bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.tahoma {font-family: Tahoma;
}

.orange2brown{text-decoration: none; color:#ff7913;}
.orange2brown:hover {color: #b5470b;}

.gray2orange {text-decoration:none; color:#1f2224;}
.gray2orange:hover {color:#ff7913;}

.italic {font-style:italic;}

.field {width:155px;}
.field2 {width:225px;}
.field1 {width:335px;}
