body {
	margin-top: 15px;
	margin-bottom: 20px;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #28FFB9;
	font-weight: bold;
}
a:link {
	color: #1E2D0F;
	text-decoration: none;
}
a:visited {
	color: #1E2D0F;
	text-decoration: none;
}
a:hover {
	color: #669933;
	text-decoration: underline;
}
a:active {
	color: #1E2D0F;
	text-decoration: none;
}
body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
.style2 {color: #FFFFFF}

/* Boxed */

.boxed {
}

.boxed .title {
	padding: 10px 15px;
	background: #4F789F;
	text-transform: uppercase;
	font: bold .77em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

/*  */

#updates {
}

#updates ul {
}

#updates li {
	margin-bottom: 20px;
}

#updates h3 {
	font-size: .77em;
}

/* Menu */

#menu {
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #3B3B3B;
}

#menu a:hover {
	background: #79DE83;
	color: #FFFFFF;
}

#menu .active a {
	background: #CCCC95;
	color: #000000;
}

h2 {
	font-size: 1em;
}

h2 {
	float: left;
	padding: 107px 0 0 7px;
}
