@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/BG-main.jpg);
	background-repeat: repeat-y;
	background-color: #ffdf72;
	background-position: center;
}
#header {
	width: 970px;
	background-image: url(images/BG-HDR.jpg);
	height: 161px;
	background-repeat: no-repeat;
}
#footer {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #999999;
}
#nav {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 970px;
	height: 27px;
}

#SPl-Tbl {
	background-image: url(images/TBl-BG.gif);
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #cecece;
	border-right-color: #cecece;
	border-bottom-color: #cecece;
}
#News-Tbl {
	background-image: url(images/TBl-BG.gif);
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
}
#News-Tbl-right {
	background-repeat: repeat-y;
	background-color: #f0f0f0;
	background-image: url(images/tbl-right-BG.gif);
	background-position: right;
}
#TBl-left {
	background-image: url(images/tbl-left-BG.gif);
	background-repeat: repeat-y;
	background-position: right;
}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #FB8F4A;
}
p, Td {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 2px;
}
.blue12px {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #0F5FB2;
}
.grey11px {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #666666;
}
a:link {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #0F5FB2;
	text-decoration: uderline;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #0F5FB2;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #0F5FB2;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #0F5FB2;
	text-decoration: underline;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F5FB2;
	height: 14px;
	width: 204px;
}
form {
	margin: 0px;
	padding: 0px;
}

#first, #second, #third, #fourth  {
	border: 1px solid #FFDF72;
	margin: 2px;
	padding: 2px;
}
ul {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Verdana;
}
.Table-Header {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFA156;
}
.contactformBRDR {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
