body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

body {
	background-color: #679ec5;
	background-image: url(images/background_gradient4.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #6699FF;
}
a:visited {
	color: #6699CC;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FFCC00;
}

.Copyright_Footer {
	font-size: 10px;
	color: #FFFFFF;
}

a.white:link {
	color: #FFFFFF;
}
.Nav_Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.WhiteText
{
	color: #FFFFFF;
}

.breadcrumbs
{
	font-size: 10px;
	color: steelblue;
	padding-left: 3px;
	border-right: #b5d2ea 2px dotted;
	padding-right: 3px;
	border-top: #b5d2ea 2px dotted;
	padding-bottom: 3px;
	border-left: #b5d2ea 2px dotted;
	padding-top: 3px;
	border-bottom: #b5d2ea 2px dotted;
	background-color: #f1f1f1;
	position: relative;

}

.admin_links
{
	font-size: 10px;
	color: steelblue;
	padding-left: 3px;
	border-right: #b5d2ea 2px dotted;
	padding-right: 3px;
	border-top: #b5d2ea 2px dotted;
	padding-bottom: 3px;
	border-left: #b5d2ea 2px dotted;
	padding-top: 3px;
	border-bottom: #b5d2ea 2px dotted;
	background-color: #f1f1f1;
	position: relative;
}