* {
	margin: 0px;
	padding: 0px;
}
body{
	line-height : 180%;
	font-size : 85%;
	color: #333333;
	background-image: url(images/bg.gif);
}
#container {
	width: 880px;
	text-align: left;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
#header {
	height: 100px;
	border-top: 4px solid #000066;
	border-bottom: 1px solid #cccccc;
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
}
#headerleft {
	padding: 23px 0px 0px 20px;
	float: left;
	width: 390px;

	height: 57.px;
	height: 57px;
}
#headerright {
	padding: 12px 15px 0px 5px;
	float: right;
	width: 450px;
	text-align: right;
	height: 74px;
}
#wrapper {
	float: left;
	background-repeat: repeat-y;
	clear: both;
	background-image: url(images/container_bg.gif);
}
#menu {
	padding: 15px 10px;
	float: left;
	width: 190px;
	background-repeat: repeat-y;
}
#topimage {

}
#main {
	float: right;
	width: 640px;
	padding: 15px 14px;
	background-color: #ffffff;
}
#bottommenu {
	text-align: center;
	clear: both;
	padding: 5px 10px;
	border-top: 1px solid #cccccc;
	background-color: #ffffff;
}
#footer {
	text-align: center;
	clear: both;
	padding: 5px 10px;
	border-top: 1px solid #cccccc;
}
#headerright a {
	color: #FFFFFF;
}
.menubar {
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	background-image: url(images/menu_bg.gif);
	font-size: 110%;
	margin-bottom: 0px;
	text-indent: 10px;
}
.menubar_2line {
	color: #FFFFFF;
	font-weight: bold;
	height: 40px;


	line-height: 20.px;
	background-image: url(images/menu_bg.gif);
	font-size: 110%;
	margin-bottom: 0px;
	text-indent: 20px;
	line-height: 20px;
}
.menubar_menu {
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	background-image: url(images/menu_bg.gif);
	font-size: 110%;
	margin-bottom: 5px;
	text-indent: 20px;
}
#menu ul {
}
#menu ul li {
	font-weight: normal;
	color: #333333;
	text-indent: 25px;
	list-style-type: none;
	line-height: 40px;
	background-image: url(images/menu_li.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 100%;
	margin: 0px 0px 3px 0px;
	height: 40px;
}
#menu ul li.twolines {
	font-weight: normal;
	color: #333333;
	text-indent: 25px;
	list-style-type: none;
	line-height: 20px;
	background-image: url(images/menu_li.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 100%;
	margin: 0px 0px 3px 0px;
	height: 40px;
}
#menu ul li a {
	color: #333333;
	text-decoration: none;
	display:block;
}
#menu ul li a:hover {
	color: #333333;
	text-decoration: underline;
	display:block;
}
#menu ul li a.selected {
	color: #333333;
	display:block;
	background-image: url(images/menu_li_hover.png);
	background-position: 0px;
	background-repeat: no-repeat;
}
#menu ul li a.twolinesselected {
	color: #333333;
	display:block;
	background-image: url(images/menu_li_hover.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
a:link {
    color:#000099;
}
a:visited {
    color:#000099;
}
a:hover {
	color:#FF0000;
}
a:active {
	color:#FF0000;
}
h1,h2,h3,h4 {
    font-size : 100%;
    font-weight : normal;
    margin-bottom: 0px
}
.entry {
	margin-top: 0px;
	text-indent: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 110%;
	line-height: 35px;
	color: #333333;
	background-image: url(images/entrybar.jpg);
	background-repeat: no-repeat;
}
.subentry {
	margin-top: 5px;
	text-indent: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 110%;
	line-height: 25px;
	border-bottom: 1px solid #000099;
	background-color: #f4f4f4;
	color: #333333;
}
.boxentry {
	margin-top: 5px;
	text-indent: 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 120%;
	background-color: #000066;
	line-height: 30px;
}
.red {
	color: #CC0000;
}
.redbold {
	color: #CC0000;
	font-weight: bold;
}
.orangebold {
	color: #FF6600;
	font-weight: bold;
}
.small {
	font-size: 80%;
}
.tableborder{
    border-collapse: collapse;
    border: 1px solid #cccccc;
}
.tableborder td{
	border: 1px solid #cccccc;
	padding: 4px;
}
#menu .box {
	padding: 10px 10px;
	background-color: #FFFFFF;
	line-height: 150%;
	border: 1px solid #000066;
}
.borderbox {
	padding: 10px 10px;
	background-color: #FFFFFF;
	border: 1px solid #000066;
}
.borderbox2 {
	padding: 10px 10px;
	background-color: #FFFF99;
	border: 0px solid #cccccc;
}
.clear {
	clear: both;
}
.imageleft {
	padding: 0px 15px 15px 0px;
	float: left;
}
.imageright {
	padding: 0px 0px 15px 15px;
	float: right;
}
