body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	text-align: center;
}
#container_right {
	background-image: url(images/bg_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-right: 25px;
	padding-right: 15px;
}
#container_left {
	background-image: url(images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-left: 25px;
	padding-left: 15px;
}
#top_bar {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 15px;
}
#bottom_bar {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#top_image {
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
	height: 82px;
	background-image: url(images/top_image_background2.gif);
	background-repeat: no-repeat;
}
#top_image_right {
	background-image: url(images/top_image_right2.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 82px;
}
#nav_bottom {
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;	
	margin-right: 25px;
	margin-left: 25px;
	border: 1px solid #999999;
	vertical-align: middle;	
	text-align: center;
}
#nav_bottom a:link, #nav_bottom a:visited, #nav_bottom a:active, #nav_bottom a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
.nav_bottom_divider {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
#logo_top {
	background-image: url(images/logo_adjudicator.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 55px;
	margin-right: 25px;
	margin-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-right: 100px;
}
#breadcrumb_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #522B4D;
	padding-right: 25px;
	padding-left: 25px;
	border: 1px solid #999999;
	margin-right: 25px;
	margin-left: 25px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#breadcrumb {
	padding-right: 25px;
	padding-left: 25px;
	border: 1px solid #999999;
	margin-right: 25px;
	margin-left: 25px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active, #breadcrumb a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.breadcrumb_nav_divider {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #333333;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.center {
	text-align: center;
	vertical-align: middle;
}
.left {
	text-align: left;
}
.list_nav {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-image: url(images/arrow_purple.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.list_nav a:link, .list_nav a:visited, .list_nav a:active, .list_nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
}
.list_nav_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-image: url(images/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.list_nav_selected a:link, .list_nav_selected a:visited, .list_nav_selected a:active, .list_nav_selected a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
}
#nav {
	align: left;
}
#content_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	align: right;
	background-image: url(images/tall_block.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-right: 35px;
	padding-left: 25px;
}
.content_link a:link, a:visited, a:active, a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
#holder {
	width: 80%;
}
#content_box {
	margin-right: 25px;
	margin-left: 25px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
