	@import url("nav_link_0.css");
	@import url("nav_link_1.css");
	@import url("nav_link_2.css");

	body
	{
		background-color: #B9BFC1;
		color: #394042;
		font: 8pt tahoma, verdana, arial, helvetica;
		margin: 30px;
		margin-top: 10px;
		padding: 0px;
	}
	
	td, p
	{
		font: 8pt tahoma, verdana, arial, helvetica;
	}

	a:link
	{
		color: #843535;
		text-decoration: underline;
	}
	a:visited
	{
		color: #843535;
		text-decoration: underline;
	}
	a:hover, a:active
	{
		color: #1C6479;
		text-decoration: underline;
	}

	img
	{
		border: 0px;
	}

	.header
	{
		background: #607957 url(./images/header_bg.gif) repeat-x top left;
	}

	.sb
	{
		background-image: url(./images/header_image.gif);
		background-position: top right;
		background-repeat: no-repeat;
	}

	.navbar
	{
		background-color: #843535;
		padding: 3px;
		padding-right: 1px;
		padding-bottom: 2px;
		border-bottom: 1px solid #B9BFC1;
	}

	.bc
	{
		background-color: #556450;
		padding: 8px;
		font: 8pt tahoma, verdana, arial, helvetica;
		color: #FFFFFF;
		border-left: 11px solid #394834;
		border-right: 11px solid #394834;
	}
	.bc A, .bc A:visited, .bc A:link
	{
		color: #C9FBBC;
		text-decoration: underline;
	}

	.bc A:hover, .bc A:active
	{
		color: #FFFFFF;
		text-decoration: underline;
	}

	.inlineimg
	{
		vertical-align: middle;
	}

	.content2
	{
		color: #394042;
		font: 8pt tahoma, verdana, arial, helvetica;
		background-image: url(./images/content_bg.gif);
		background-repeat: no-repeat;
		background-position: center center;
		padding: 17px;
	}

	.textbox
	{
		font: 8pt tahoma, verdana, arial, helvetica;
		color: #394042;
		background-color: #D5DCDF;
		border: 1px solid #48646E;
	}

	.button
	{
		font: bold 10px tahoma, verdana, arial, helvetica;
		color: #FFFFFF;
		background: #BBCBD0 url(./images/button_bg.gif) repeat-x top left;
		border: 1px solid #48646E;
	}

	.sb_textbox
	{
		font: 8pt tahoma, verdana, arial, helvetica;
		color: #394042;
		background: #B9BFC1 url(./images/sb_tb.gif) no-repeat top left;
		width: 142px;
		height: 25px;
		border: 0px;
		padding: 5px;
		margin: 0px;
	}

	.sb_button
	{
		
	}

	.border
	{
		border: 1px solid #48646E;
	}

	.head
	{
		background: #BBCBD0 url(./images/head_bg.gif) repeat-x top left;
		color: #FFFFFF;
		font: bold 8pt tahoma, verdana, arial, helvetica;
		padding: 6px;
		border-bottom: 1px solid #48646E;
		white-space: nowrap;
	}
	.head A, .head A:visited, .head A:link
	{
		color: #C0E7F3;
		text-decoration: underline;
	}

	.head A:hover, .head A:active
	{
		color: #FFFFFF;
		text-decoration: underline;
	}

	.content
	{
		padding: 6px;
		background-color: #D5DCDF;
		color: #394042;
		font: 8pt tahoma, verdana, arial, helvetica;
		border-top: 3px solid #B2BEC3;
	}

	.smallfont
	{
		font: 8pt tahoma, verdana, arial, helvetica;
	}

	.hl
	{
		color: #4F9136;
		font-weight: bold;
	}

	.foot
	{
		background-color: #6C838B;
		color: #D5DCDF;
		padding: 6px;
	}
	.foot A, .foot A:visited, .foot A:link
	{
		color: #FFFFFF;
		text-decoration: none;
	}
	.foot A:hover, .foot A:active
	{
		color: #B6D2DC;
		text-decoration: none;
	}

	.spacer
	{
		background-color: #9DA3A5;
		margin-top: 1px;
	}

	.nav_bg
	{
		background-color: #9DA8AC;
	}

	.head_shade
	{
		color: #5B747D;
		position: relative;
	}
	.head_shade A, .head_shade A:visited, .head_shade A:link, .head_shade A:hover, .head_shade A:active
	{
		color: #5B747D;
		text-decoration: none;
	}

	.head_color
	{
		color: #FFFFFF;
		position: absolute;
		top: -1px; left: -1px;
	}
	.head_color A, .head_color A:visited, .head_color A:link
	{
		color: #C0E7F3;
		text-decoration: none;
	}
 	.head_color A:hover, .head_color A:active
 	{
 		color: #FFFFFF;
		text-decoration: none;
 	}
