body
{
	background-color: #003300;
	font-size: 12px;
	font-family: Calibri, Arial, Tahoma;
}

.top_left
{
	background-image: url(../images/top_left.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}

.top_right
{
	background-image: url(../images/top_right.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}

.content
{
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat;
}

.bottom_left
{
	background-image: url(../images/bottom_left.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}

.bottom_right
{
	background-image: url(../images/bottom_right.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}
.Menu
{
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #003300;
}
.Menu:hover
{
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	text-align: center;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
}
.Menu-Selected
{
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	text-align: center;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
}

#topic
{
	background-color: #D7D7CB;
	height: 125px;
	text-align: center;
}
.news
{
	color: #671e01;
	font-size: 11px;
}
a
{
	color: #444444;
	font-size: 12px;
	text-decoration: none;
}
.topic
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
.topic-box-bg
{
	background-color: #003300;
}
.topic-box-link
{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
.header-link
{
	color: #ffffff;
	font-size: 12px;
	line-height: 25px;
	display: block;
	text-decoration: none;
}
.left-side-menu
{
	font-size: 12px;
	width: 20%;
	height: 100%;
	vertical-align: top;
}
.right-side-menu
{
	font-size: 12px;
	width: 20%;
	height: 100%;
	vertical-align: top;
}

.right-side-content
{
	font-size: 12px;
	width: 60%;
	height: 100%;
	padding-top: 20px;
	background-color: #ffffff;
	vertical-align: top;
}
.header, .table-header
{
	background-image: url(h_bg.jpg);
	background-repeat: repeat-x;
	height: 155px;
}
.table-header
{
	height: 25px;
	font-weight: bold;
	text-align: center;
	color: White;
}
.header, .table-header
{
	background-image: url(../images/h_bg.jpg);
	background-repeat: repeat-x;
	height: 155px;
}
.table-header
{
	height: 25px;
	font-weight: bold;
	text-align: center;
	color: White;
}
.tool-tip
{
	background-color: #D7D7CB;
	padding: 5px 5px 5px 5px;
	line-height: 15px;
	border-top: groove 2px #003300;
	border-right: groove 2px #003300;
	border-left: groove 2px #003300;
	border-bottom: groove 2px #003300;
}
.left-side-menu
{
	font-size: 12px;
	width: 20%;
	height: 100%;
	vertical-align: top;
}
.right-side-menu
{
	font-size: 12px;
	width: 20%;
	height: 100%;
	vertical-align: top;
}
.content_bottom_left
{
	background-image: url(../images/c_bottom_left.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}

.content_bottom_bg
{
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	height: 15px;
}

.content_bottom_right
{
	background-image: url(../images/c_bottom_right.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}

.footer_left
{
	background-image: url(../images/f_left.jpg);
	background-repeat: no-repeat;
	width: 17px;
	height: 33px;
}

.footer
{
	background-image: url(../images/f_bg.jpg);
	background-repeat: repeat-x;
	height: 33px;
}

.footer_right
{
	background-image: url(../images/f_right.jpg);
	background-repeat: no-repeat;
	width: 18px;
	height: 33px;
}

.default-link
{
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

.left-side-menu-item, .left-side-menu-item:hover
{
	color: #444444;
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
	line-height: 25px;
}

.left-side-menu-item:hover
{
	text-decoration: underline;
}

.td-border
{
	border-right: solid 1px black;
	border-left: solid 1px black;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}

