body {
	margin-top: 2px;
	color: #636363;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*
#Body {
	background-image: url(assets/back_dots.jpg);
}
*/

/* Fix for FCK Editor and Gallery */
#Table2, .FCKImageGalleryContainer {
	background-color: #ffffff;
}

table {
	font-size: 11px;
}

a:link, 
a:visited, 
a:active {
	text-decoration: underline;
	color: #495C7C;
}

a:hover { 
	color: #495C7C; 
	text-decoration: none;
}

.Green a:link, 
.Green a:visited, 
.Green a:active {
	color: #e5e7d1;
	text-decoration: underline;
}

.Green a:hover {
	color: #e5e7d1;
	text-decoration: none;
}

.Sidebar {
	background-color: #e5e7d1;
	padding: 8px;
}

.FooterLinks {
	font-size: 10px;
	font-weight: bold;
	color: #4f6282;
}

.LoginLink {
	font-size: 10px;
	font-weight: normal;
	color: e5e7d1;
}

.CopyrightLink {
	color: #6A6D3A;
	font-weight: bold;
}

.SidebarMenuContainer {
	width: auto;
	padding: 6px 10px;
	background-color: #ffffff;
}

.FooterMenu {
	color: #999999;
	font-weight: bold;
}

.FooterMenuLink {
	white-space: nowrap;
}

.FooterMenuLink a:link,
.FooterMenuLink a:active,
.FooterMenuLink a:visited {
	color: #B7D7F0;
	text-decoration: none;
}

.FooterMenuLink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
