body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 1.7;
}
body {
	background-color: #394F88;
	line-height: 1.7;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
#page {
    width: 1120px;
	text-align: left;
}
#header {
    margin-bottom: 15px;
	text-align: center;
    color: #FFFFFF;
}
#header h1 {
	font-size: 26px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 5px;
}
.boxheader {
    background-color: #000000;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}
.boxheader a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.boxheader a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.boxheader a:hover {
	text-decoration: none;
	color: #FF0000;
}
.boxheader a:active {
	text-decoration: underline;
	color: #FF0000;
}
.boxbody {
    background-color: #DDDDDD;
	padding: 5px;
	color: #000000;
}
#content {
    margin-left: 10px;
	margin-right: 10px;
}
#content .boxbody {
    background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
    color: #000000;
}
.message {
    margin-left: 5px;
	margin-right: 5px;
}
#left, #right {
    width: 220px;
}
#tbfooter {
	text-align: center;
	color: #808080;
}
#tbfooter a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#tbfooter a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#tbfooter a:hover {
	text-decoration: none;
	color: #FF0000;
}
#tbfooter a:active {
	text-decoration: underline;
	color: #FF0000;
}