* { padding: 0; margin: 0; }

img {
	border:0px solid;
}

body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	background: url(images/bg.png);
	background-repeat:repeat-x;
}

#wrapper { 
	background-color:#fff;
	margin: 0 auto;
	width: 998px;
}

#faux {
	clear:both;
	margin-top:10px;
	background: url(images/faux_bg.gif);
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%
}

.abc {
	font-size:0.9em;
	line-height:18px;
}

.abc a {
	color:#000;
}

#header {
	color: #333;
	width: 998px;
	padding: 0px;
	height: 190px;
	margin: 0px 0px 0px 0px;
	background: url(images/logo.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
}



#menuTest {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height:23px;
	float:left;
	margin-left:0px;
	color: #000;
	width: 990px;
	padding: 0px;
	height: 25px;
	background: #808080;
	margin-top:0px; 
	border:0px solid #000;
	background: url(images/headerm_bg.jpg);
	background-repeat:repeat-x;

}



	#fitts-5 {
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		line-height:23px;
		float:left;
		margin-left:0px;
		color: #000;
		width: 998px;
		padding: 0px;
		height: 24px;
		background: #808080;
		margin-top:-3px; 
		border:0px solid #000;
		background: url(images/headerm_bg.jpg);
		background-repeat:repeat-x;
	}
	
	#fitts-5 ul	{
		list-style-type: none;
		overflow: auto;
		padding: 0;
		margin: 0;
		height:25px;
	}
	
	#fitts-5 ul li {
		color:#FF0000;
		float: left;
		border: 1px solid #b4bfc6;
		border-bottom: none;
		margin-right: 0px;

	}
	
	#fitts-5 ul li a {
		color:#000;
		text-decoration: none;
		padding: 0px 15px;
		display: block;
	}
	

	
	#fitts-5 ul li a:hover {
		background: #b4bfc6;
		color: #000;
	}


	#test {
	margin-left:20px;
	float:right;
	margin-top:-25px;
	}

	
	.searchText {
	margin-top:3px;
	}

	.searchButton {
	border:1px solid #000;
	font-size:1.1em;
	margin-right:5px;
	margin-top:1px;
	cursor:pointer;
	}

.jf {
	float:left;
	width:100%;
	height:200px;
	border:0px solid #000;
	min-height:200px;
}

#leftHolder { 
	display: inline;
	color: #333;
	padding: 0px;
	width: 200px;
	float: left;
}

.leftMenu {
	margin-left:10px;
	width:170px;
	margin-right:15px;
	margin-top:15px;
}

.leftMenu p {
}


#contentHolder { 
	float: left;
	color: #333;
	padding: 0px;
	width: 498px;
	display: inline;
	position: relative;
}

.content {
	margin-left:15px;
	margin-top:15px;
	width:468px;
	background:#FFFFFF; 
	border:0px solid;
}

.content img {
	padding-right:15px;
	padding-bottom:15px;
}

.content p {
}

#rightHolder { 
	display: inline;
	position: relative;
	color: #333;
	padding: 0px;
	width: 290px; /*292 */
	float: right;

}

.rightMenu {
	width:250px;
	margin-left:20px;
	margin-top:15px;
}

.rightMenu img {
	padding-right:5px;
	padding-bottom:0px;
}

.rightMenu p {
}


.moreNews {

}

.moreNews p {
	border:1px solid;
	width:400px;
}

.moreNews h4 {
	background: url(images/fade.png);
	width:95px;
}

#footer {
width:998px;
height:70px;
background: url(images/footer.jpg);
background-repeat:repeat-x;
}

.commenthidden {display:none}
.commentshown {display:inline}

.searchMain a{
color:#000;
line-height:16px;
}

.inlaggSearch {
background: url(images/inlaggbar.jpg);
background-repeat:repeat-y;
padding:8px;
}

.inlaggSearch a {
text-decoration:none;

}

.searchhidden {
display:none;
color:#000;
}
.searchshown {
display:inline;
color:#000;
}

.searchshown a{
color:#000;
line-height:16px;
}

.searchhidden a{
color:#000;
line-height:16px;
}


.searchResultBar {
background: url(images/search_gradient.jpg);
background-repeat:repeat-y;
height:20px;
padding:5px;
color:#000;
}

.searchResultBar a {
color:#000;
}

	.searchText2 {
	border:1px solid #000;
	margin-top:3px;
	}

.searchIn {
	position:relative;

	border:0px solid;
	margin-bottom:60px;
}

.searchLeft{
	float:left;
	width:120px;
}
.searchRight{
	float:left;
	width:120px;
}

#mytable {
	width: 100%;
	padding: 0;
	margin: 0;
}
/* Some table style */
th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	border-right: 1px solid #496fb4;
	border-bottom: 1px solid #496fb4;
	border-top: 1px solid #496fb4;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #272c31 url(images/tablebg.jpg);
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #e7e7e7;
	padding: 6px 6px 6px 12px;
	color: #000;
}

td.alt {
	background: #d9d9d9;
	color: #000;
}

.it {
	width:100%;
	height:40px;
	border-bottom:1px solid #000;
	}

#newsNotice {
	float:left;
	width:324px;
	border:0px solid #000;
}

#newsQuote {
	text-align:center;
	vertical-align:middle;
	float:left;
	width:130px;
	border:0px solid #000;
}


#menulist {
	position:relative;
	float: left; 
	width: 100%;
	z-index:1;
background: url(images/texst.jpg);

}
#menulist ul {
	position:relative;
	z-index:2;
	padding: 5px; 
	margin: 0; 
	width: 100%;
/*	background: url(images/line2.png);  */
	background-repeat: repeat-y;
}
#menulist li {
	z-index:0;
	list-style: none;
/*	background:#7daee9; */
/*	background:#fff; /* e9eef6 */ 
}
#menulist li a:link, 
#menulist li a:visited {
	text-decoration:none;
	color: #000;
	padding: 5px 0px 2px;
	margin: 0;
	display: block;
	border-bottom: 0px solid #e9eef6;
}
#menulist li a:hover {
	border-color: #ffcc33;
}


.inlagg{
border-left:1px solid;border-right:1px solid;border-bottom:1px solid;margin-top:-2px;padding:5px;
font-size:10px;
}
.inlaggHeader{
background:url(images/line.gif);background-repeat:no-repeat;
margin-top:20px;
}

.comments {
	border-top:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	padding:3px;
	background:#e5f2e5;
}

.commentsHeader{
	border-top:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-bottom:0px solid #c0c0c0;
	margin-top:10px;
	padding:3px;
	background:#c6dbc6; /* cfe2cf */
}
.flyerBorder {
border: 1px solid #000;
}