body {
	background: #cfd2d3;
	color: #000000;
	font-family: Verdana, Tahoma, sans serif, sans;
	font-size: 11px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
td {
	vertical-align: top;
	text-align: left;
	font-size: 11px;
}

#all {
	background: #ffffff;
	width: 770px;
	border: 1px solid #e0e3e4;
}

#header {
	width: 100%;
	height: 106px;
}

a, a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
	color: 0b1175;
}

.active_link:link, .active_link:active, .active_link:visited, .active_link:hover {
	text-decoration: underline;
	color: 0b1175;
}
.menu, .menu:link, .menu:active, .menu:visited {
	font-size: 11px;
	font-weight: bold;
	color: #373737;
	text-decoration: none;
}

.menu:hover {
	text-decoration: underline;
	color: 0b1175;
}

#line {
	background: #e0e3e4;
}

#submenu {
	width: 194px;
	/*height: 660px;*/
	background-image: url("images/submenu-bg.gif");
}

#SubmenuContent {
	background: url("images/submenu-content.gif") top center no-repeat fixed;
	width: 194px;
	/*height: 220px;*/
}

#submenutext {
	padding-left: 35px;
	padding-top: 20px;
	width: 190px;
}

.submenulink, .submenulink:link, .submenulink:active, .submenulink:visited {
	font-size: 12px;
	font-weight: bold;
	color: #6d6d6d;
	text-decoration: none;
}

.submenulink:hover{
	text-decoration: none;
	background-color: #d7edb8;
	font-weight: bold;
	font-size: 12px;
	color: #0b1175;
}

.active_submenulink, .active_submenulink:link, .active_submenulink:active, .active_submenulink:hover, .active_submenulink:visited{
	text-decoration: none;
	background-color: #d7edb8;
	font-weight: bold;
	font-size: 12px;
	color: #0b1175;
}

.submenulink1, .submenulink1:link, .submenulink1:active, .submenulink1:visited {
	font-size: 12px;
	font-weight: bold;
	color: #6d6d6d;
	text-decoration: none;
}

.submenulink1:hover {
	text-decoration: none;
	background-color: #a8c7d4;
	font-size: 12px;
	font-weight: bold;
	color: #0b1175;
}

.active_submenulink1, .active_submenulink1:link, .active_submenulink1:active, .active_submenulink1:hover, .active_submenulink1:visited {
	text-decoration: none;
	background-color: #a8c7d4;
	font-size: 12px;
	font-weight: bold;
	color: #0b1175;
}

.submenulink2, .submenulink2:link, .submenulink2:active, .submenulink2:visited {
	font-size: 12px;
	font-weight: bold;
	color: #6d6d6d;
	text-decoration: none;
}

.submenulink2:hover {
	text-decoration: none;
	background-color: #f6d39a;
	font-size: 12px;
	font-weight: bold;
	color: #0b1175;
}

.active_submenulink2, .active_submenulink2:link, .active_submenulink2:active, .active_submenulink2:hover, .active_submenulink2:visited {
	text-decoration: none;
	background-color: #f6d39a;
	font-size: 12px;
	font-weight: bold;
	color: #0b1175;
}

#links, #links:link, #links:active, #links:visited {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	font-size: 10px;
	text-align: left;
	color: #6d6d6d;
}

#birthday {
	background: url("images/birthday.gif");
	text-align: right;
	font-size: 10px;
	padding-top: 3px;
	width: 569px;
	height: 21px;
}

#content {
	text-align: right;
	font-size: 10px;
	padding-top: 3px;
	padding-right: 3px;
	width: 560px;
}

#footer {
	vertical-align: middle;
	background: url("images/birthday.gif");
	width: 100%;
	height: 21px;
}

input, select, textarea {
	font-size: 11px;
}
.search {
	background-image: url("images/search_bg.gif");
	border: 1px solid #5a9fba;
	color: #5a9fba;
	font-size: 11px;
	margin-left: 30px;
}
.year:link, .year:active, .year:visited {
	text-decoration: none;
	color: #448CCB;
	padding-left: 10px;
	padding-right: 10px;
}
.year:hover {
	text-decoration: none;
	color: #003366;
	padding-left: 10px;
	padding-right: 10px;
}
.year_selected , .year_selected:active, .year_selected:visited {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
#loginBox {
	
	padding: 10px 0px 0px 34px;
}
#loginBox label, #loginBox input, #loginBox a {
	display: block;
}
#loginBox a {
	text-decoration: underline;
}
#loginBox .submit {
	margin: 10px 0px;
}
#userBox {
	padding: 10px 0px 0px 20px;
}
#userBox h3 {
	text-align: center;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
#userBox div {
	padding: 10px 0 0 20px;
}
#titleDiv {
	background: #cccccc;
	padding: 5px;
}
#formsDiv {
	padding: 10px;
}
#formsDiv label, #formsDiv input, #formsDiv textarea {
	display: block;
}
.line {
	background: #ccc;
	padding: 8px 10px;
	font-weight: 700;
}
.table {
	margin: auto;
}
.table td {
	padding: 5px;
}
.red {
	color: red;
}
#groups td, tbody th {
	background-color: #D9ECFF;
}

#groups tr.odd th, tbody tr.odd td{
	background-color: #BDDFFF;
}
