body
	{
	text-align: center;
	background-color: #ffffff;
	margin-top: 0px;
	}

table
	{
	border-collapse: collapse;
	}

td.sidesmall
	{
	width: 6px;
	background-color: #71d6d6;
	}

div.index_page_title
	{
	width: 678px;
	height: 25px;
	background-color: #106c91;
	background-repeat: no-repeat;
	}
	
td.main
	{
	padding: 15px;
	height: 460px;
	width: 552px;
	background-image: url('../images/background/homebackground.jpg');
	}

p.bodytext
	{
	text-align: wrap;
	font-family: verdana;
	font-size: 11px;
	line-height: 26px;
	width: 300px;
	color: #666666;
	}

a.textcurrent
	{
	text-align: right;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	width: 300px;
	color: #006699;
	}

td.footer
	{
       height: 24px;
	background-color: #2170A8;
       padding: 6px;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	letter-spacing: 1px;
	color: #ffffcc;
       }

td.footer_c
	{
       height: 12px;
       background color: #F5D3B7;
       padding: 2px;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
       }

a:link.nav,a:visited.nav
	{
	text-decoration: none;
	color: #ffffff;
	}

a:hover.nav
	{
	color: #61FFC6;
	}

a:link.text,a:visited.text
	{
	text-decoration: none;
	color: #106c91;
	font-style: italic;
	}

a:hover.text
	{
	color: #f59f59;
	}

#curr_page_foot
	{
	font-weight: bold;
	color: #ffff00;
	}

#container
	{
	width: 678px;
	margin:auto;
	}