body, * {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#body {
	width: 1000px;
}

#header {
	background-image: url('img/header.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

table.header{
	height: 116px;
}

#home {
	padding: 0px 0px 0px 0px;
}

#home img {
	width: 265px;
	height: 116px;
	border: 0px;
}

#headerBanner {
	padding: 20px 0px 0px 0px;
}

#headerSearch {
	padding: 10px 0px 0px 0px;
}

#headerSearch .tf {
	width: 130px;
	height: 17px;
	border: 1px solid #336699;
}

#headerSearch .but {
	font-size: 11px;
	width: 90px;
	border: 1px solid #336699;
}

#hsFields {
	padding: 0px 0px 3px 0px;
}

#headerAds {
	padding: 5px 0px 0px 3px;
}

.titleMW {
	background-color: #336699;
	background-image: url('img/tML.gif');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	margin: 3px 3px 0px 3px;
	color: white;
}

.titleM {
	background-image: url('img/tMR.gif');
	background-position: top right;
	background-repeat: no-repeat;
	height: 23px;
}

.titleSW {
	background-color: #336699;
	background-image: url('img/tSL.gif');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	margin: 3px 3px 0px 3px;
}

.titleS {
	background-image: url('img/tSR.gif');
	background-position: top right;
	background-repeat: no-repeat;
	height: 23px;
}

.titleM a, .titleS a{
	display: block;
	color: white;
	font-weight: bold;
	padding: 3px 0px 0px 0px;
}
.titleM a:hover , .titleS a:hover {
	color: #cce0f5;
	text-decoration: none;
}

.indexBoxHrefLastW {
	float: left;
}

.indexBoxHrefW {
	border-right: 1px solid #cdcdcd;
	float: left;
}

a.indexBoxHref {
	width: 237px;
	height: 20px;
}
a.indexBoxHrefLast {
	width: 237px;
	height: 20px;
}

a.indexBoxHrefSingle {
        width: 711px;
        height: 20px;
        display: block;
        color: white;
        font-weight: bold;
        padding: 3px 0px 0px 0px;

}


.contentArea {
/*	background: #efefef;*/
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border-right: 1px solid #cdcdcd;
	height: 60px;
}

.contentAreaSingle {
/*      background: #efefef;*/
        margin: 0px 0px 0px 0px;
        padding: 5px;
	width: 714px;
	float: left;
}


.content {
	margin: 0px 3px 0px 3px;
}

.indexBoxContent {
	width: 238px;
	float: left;
}

/*
.indexBoxContentSingle {
        width: 714px;
        float: left;
}
*/

.area {
	margin: 0px 3px 0px 3px;
}
.listW {
	min-height: 25px;
	background-image: url('img/ulBullet.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid white;
}
.list {
	margin: 5px 0px 6px 21px;
}
.list a {
	color: #336699;
	font-weight: bold;
}
.list a:hover {
	color: #568abe;
	text-decoration: none;
}
input.x, textarea.x, select.x {
border: 1px solid #336699;
}

.big {
font-size: 14px;
color: red;
font-weight:bold;
}

.small{
font-family:verdana;
font-size: 9px;
color: #000000;
font-weight:normal;
}

.btmtablethick {
border-bottom: 5px solid  #336699;
}

.btmtablethin{
border-bottom: 1px solid  #336699;
}
pre {font-size: normal; display: block; font-family: monospace; white-space: pre;}
