@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Images/09/BGwide.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.TabHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #99353D;
	text-decoration: none;
}


.linkhead {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 30px;
	
}
.linkhead:link {
	color: #FFFFFF;
	text-decoration:none;
}

.linkhead:visited {
	color: #FFFFFF;
	text-decoration:none;
}

.linkhead:active {
	color: #FFFFFF;
	text-decoration:none;
}

.linkhead:hover {
	color: #FFFFFF;
	text-decoration:underline;
	
}

/*
a:link {
	color: #99353D;
}
a:visited {
	color: #99353D;
}
a:hover {
	color: #99353D;
}
a:active {
	color: #99353D;
}*/

.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9d945f;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}a:link {
	color: #99353D;
	text-decoration: none;
}
a:visited {
	color: #99353D;
	text-decoration: none;
}
a:hover {
	color: #99353D;
	text-decoration: underline;
}
a:active {
	color: #99353D;
	text-decoration: none;
}

.bgbottom {
	background-color: #DAE3AE;
	width: 745px;
	left: auto;
	top: auto;
}
.form {
	font-size: 11px;
	color: #000000;
	background-color: #EBF4D5;
	border: 1px solid #B7B934;
}
.boldtxt {
	color: #666666;
	font-weight: bold;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99353D;
	text-decoration: none;
}
.TableLinkHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #726A38;
	text-decoration: none;
}
.tableBorder {
	background-color: #ECF0D9;
	padding: 10px;
	border: 1px dashed #B7B934;
}
.tableBorder2 {
	background-color: #EBF4D5;
	padding: 20px;
	border: 1px dashed #B7B934;
}
