﻿body
{
	
	background-color: #402318;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
}
table
{
	background-color: #ffffe6;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
/*	border-bottom-width:thick; */
/*	border-bottom-color:Lime; */
}

.bodycell
{
	border-style: solid;
	border-width: 3px 1px 1px 1px;
	border-color: #000000;
	height:400px;
	/*
	padding-left:10px;
	padding-top:10px;
*/
}

.rightheader
{
	/*background-image:url(../../images/core/logoright.jpg);*/
	background-image:url(../../images/core/logoright_revised2-2-09.jpg) ;
	width:462px;
	height:129px;
	text-align:left;
	
}

.leftheader
{
	background-image:url(../../images/core/logo.jpg);
	width:509px;
	height:129px;
	text-align:right;
}

.ksrlogo {background-color:#402318;position:absolute;top:0px;left:585px; width:388px;}

.footer
{background-color:#402318;
}

.copyinfo {background-color:#402318;font-size:13px;color: #a39484;}

.copyinfo a:link,.copyinfo a:visited
{
	text-decoration:none;
	color: #a39484;
}

.copyinfo a:hover
{
	text-decoration:none;
	color:White;
}