/*-----------------------------------------------------header-----------------------------------------------------*/
body {
	background-color: #ececec;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #4d4d4d;
}
.container {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #4d4d4d;
	background-color: #FFFFFF;
}
.header {
	background-image: url(../images/bg_header.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
.intro {
	margin-bottom: 75px;
	margin-right: 50px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
}
/*-----------------------------------------------------content-----------------------------------------------------*/
.content {
	width: 100%;
	background-image: url(../images/bg_logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.left {
	width: 140px;
	vertical-align: top;
	background-image: url(../images/spot.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 5px;
}
.middle {
	vertical-align: top;
}
.right {
	width: 120px;
	vertical-align: top;
	background-image: url(../images/spot.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 8px;
	padding-top: 10px;
	font-size: 90%;
}
.right a{
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.right a:hover {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	font-size: 90%;
	text-align: center;
	padding-top: 10px;
}
.middle a {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.middle a:hover {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}
/*-----------------------------------------------------menu-----------------------------------------------------*/
.menu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	line-height: 18px;
}
.menu a {
	color: #4d4d4d;
	text-decoration: none;
}
.menu a:hover {
	color: #4d4d4d;
	text-decoration: underline;
}
/*-----------------------------------------------------content-----------------------------------------------------*/
.datatable {
	width: 99%;
	margin-bottom: 10px;
/*	
	border: 1px solid #4d4d4d;
	border-collapse: collapse;
	text-align: justify;
*/
}
.datatable td {
	padding: 2px;
	border: 1px solid #cccccc;
	background-color: #fcfcfc;
}
.td30 td{
	width: 33%;
}
.td50 td{
	width: 50%;
}
.datatable th {
	background-color: #FFD900;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #4d4d4d;
	border-left: 1px solid #4d4d4d;
	border-right: 1px solid #4d4d4d;
	text-align: left;
}
/*-----------------------------------------------------special-----------------------------------------------------*/
.float {
	position: relative;
	margin-top: -49px;
	padding-left: 5px;	
}
.main {
	padding: 5px;	
	padding-top: 0px;
	margin-top: 0px;
}
.productfeature {
	text-align: center;
}
.productfeature a {
	color: #000099;
	text-decoration: none;
}
.productfeature a:hover {
	color: #000099;
	text-decoration: underline;
}
hr {
	color: #ececec;
}
h1 {
	font-size: 120%;
	font-style: italic;
	}
	.greetheader {
	font-size: 200%;
	font-style: italic;
	font-weight:bold;
}
.pdfs {
	list-style-image: url(../images/pdf_icon.gif);
}
.error {
	color: #ff0000;
}
.button {
	background-color: #FFD900;
	border: 1px solid #4d4d4d;
	font-size: 90%;
	padding: 0px;
	margin: 1px;
}
.navbar {
	list-style-type: none;
	background-color: #FFD900;
	height: 25px;
	line-height: 25px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-left: 5px;
	border-bottom: 3px solid #4d4d4d;
	border-top: 3px solid #4d4d4d;
	border-left: 1px solid #4d4d4d;
	border-right: 1px solid #4d4d4d;
}
.navbar li {
	display: inline;
	padding-left: 1px;
	padding-right: 1px;
}
.navbar a {
	color: #4d4d4d;
}
.navbar a:hover {
	color: #4d4d4d;
}
.notlink a{
	font-weight: lighter;
	color: #4d4d4d;
	text-decoration: none;
	display: block;
}
.notlink a:hover {
	color: #000000;
	font-weight: lighter;
	text-decoration: none;
	background-color: #ffffff;
}
.menuhead{
font-size:110%;
}
.menuyel{
font-weight:bold;
color:#605f5f;
}
.newsgalphoto{
border:3px solid #4d4d4d;}
.newsboxout{
border:2px solid #4d4d4d;
padding:5px;
}
.cardthumbs {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.cardthumbs li {
	display: inline;
}
.cardthumbs li a {
	display: block;
	float: left;
	margin: 2px;
	padding: 5px;
	border: 1px solid #4d4d4d;
	background-color: #ececec;
	text-align: center;
}
.cardthumbs li a:hover {
	background-color: #FFD900;
}

/*----------------------------------------------------------------------------------------------------------*/

.feedbktable {
	width: 99%;
	margin-bottom: 10px;
/*	
	border: 1px solid #4d4d4d;
	border-collapse: collapse;
	text-align: justify;
*/
}
.feedbktable td {
	padding: 2px;
	border: 1px solid #cccccc;
	background-color: #fcfcfc;
}
.td30 td{
	width: 33%;
}
.td50 td{
	width: 50%;
}
.feedbktable th {
	background-color: #FFD900;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #4d4d4d;
	border-left: 1px solid #4d4d4d;
	border-right: 1px solid #4d4d4d;
	text-align: left;
}