/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #76768E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #B7CCED;
	text-decoration: none;
	background-color: #76768E;
	font-weight: bold;
	font-size: 11px;
}
.Headline_Brown {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A95000;
}
.Subheading {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0C2576;
	text-transform: uppercase;
}
a:visited {
	text-decoration: none;
	color: #588CD5;
}
a:hover {
	text-decoration: underline;
	color: #CC0202;
}
a:active {
	text-decoration: none;
	color: #6D7EA9;
}.left_repeat {
	background-image: url(images/Template/left_repeat.jpg);
	background-repeat: repeat-y;
}
.right_repeat {
	background-image: url(images/Template/rt_repeat.jpg);
	background-repeat: repeat-y;
}
.bottom_repeat {
	background-image: url(images/Template/bottom_repeat.jpg);
	background-repeat: repeat-x;
}
