body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image:url(/images/bg-star.gif);
	margin-top: 0px;
	margin-left: 0px;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.main_table	{
	width: 768px;
	background-color: #ffffff;
	padding: 0px;
	vertical-align: top;
	align: center;
	border: solid #772622 1px;
}

.main_content_table {
	width:768px;
	background-color:#FFFFFF
}

.left_column {
	width:39px;
	background-image:url(/images/left_bg.jpg);
	background-repeat:repeat-y;
}

.right_column {
	width: 39px;
	background-image:url(/images/right_bg.jpg);
	background-repeat:repeat-y;
}

.middle_column {
	width: 510px;
	background-color:#FFFFFF;

}

.menu_column {
	width:180px;
	background-image:url(/images/menu_bg.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	}

td.menu {

	width: 180px;
	padding-left:50px;
	padding-top:3px;
	padding-bottom:3px;
	border: 0;
	line-height: 19px;
	color: #FFFFFF;

}

td.menu a, td.menu a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}
td.menu a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

td.divider {
	padding-left: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	color:#FFFFFF;


}
#footer		{
	width: 100%;
}

#bottom_strip	{
	background-color: #FFFFFF;
	width: 100%;
	padding: 10px;
	font-size: 11px;
	color: #000000;
	line-height: 20px;

}

#bottom_menu	{
	background-color: #807F71;
	width: 100%;
	text-align: center;
	color: #ffffff;
	padding: 8px;
	font-size: 11px;
}

#bottom_menu a	{
	color: #ffffff;
}

#bottom_menu a:hover	{
	background-color: #ffffff;
	color: #807F71;
}

#copyright_credit	{
	background-color: #DEDEDB;
	font-size: 11px;
	text-align: center;
	color: #666666;
}

#copyright_credit a	{
	color: #666666;
}

#copyright_credit a:hover	{
	background-color: #DEDEDB;
	color: #772622;
}

h3 {
	color: #891F23;
}

li{
	
	padding-bottom:10px;
	
}