

BODY {
	margin:0;
	padding:0;
	text-align: center;
}
body, th, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444;
	line-height: 150%;
}
#wrapper {
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: #FFF;
}
#header {
	height:30px;
	margin-top:20px;
	z-index:100;
}
#menu {
	background:darkGray;
	width: 600px;
	height: 30x;
}
#search {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	float: right;
	height: 25px;
	padding-left: 4px;
	padding-top: 3px;
	width: 195px;
}
p {
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
}
#left {
	border-top: 3px solid #F89938;
	float: left;
	width: 255px;
}
#right {
	border-top: 3px solid #CCCCCC;
	float: left;
	width: 535px;
	margin-left:10px;
}
#footer {
	position: relative;
	margin: 0 auto;
	height: 50px;
	width: 800px;
	margin-top: 20px;
}
#bottom {
	background: #F89938 none repeat scroll 0 0;
}
.bottom_left {
	float: left;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
}
.bottom_right {
	float: right;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
}
.style3 {
	color: #FFFFFF
}
/* END OF LAYOUT STYLES */

/* GENERAL PURPOSE STYLES */

a, a:link, a:visited {
	color: #0366b4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.cat:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.cat(notused):hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #0366b4;
	text-decoration: underline;
}
a.cat:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.header:link {
	font-family: tahoma;
	font-size: 20px;
	font-weight: normal;
		color: #F89938;
	text-decoration: underline;
}
a.header(notused):hover {
	font-family: tahoma;
	font-size: 20px;
	font-weight: normal;
		color: #F89938;
	text-decoration: underline;
}
a.header:visited {
	font-family: tahoma;
	font-size: 20px;
	font-weight: normal;
		color: #F89938;
	text-decoration: underline;
}
img {
	border: 0;
}
fieldset {
	border:none;
}
#search .button {
	background:transparent url(../images/button.gif) no-repeat scroll center center;
	border:medium none;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:21px;
	width:47px;
}
/* footer tags */
 
/* new tags */

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	color: #333;
}
h1 {
	font-size: 20px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
		color: #F89938;

}
h2 {
	font-size: 16px;
	color: #F89938;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
h3 {
	font-size: 13px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
h4 {
	font-size: 11px;
	color: #D50909;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
	line-height:34px
}
.inputbox {
	margin-right: 2px;
	font-size: 10px;
	text-indent: 5px;
	border: 1px solid #CCC;
	font-size: 11px;
	width: 135px
}
/*Tables*/
 
table.large {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: #000000;
	border:medium;
}
table.Exlarge {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	border: #000000;
	border:medium;
}
 