body
{
    font-family: Calibri;
	font-size: 10pt;	
	background-color: #b8bab7;
}
h1,h2,h3,h4,h5
{
	color: #fff;	
}
a
{
	text-decoration: none;
	color: #1C2817;	
}
a:hover
{
	color: #fff;
	font-family: Calibri;
}
img
{
	margin: 1px;
}
hr 
{ 
	clear: both;
	margin: 10px 0;
}
#index
{
	background-color: #43623D;	
}
#main
{
	background-image:url(Images/Layout/bg_4.jpg);
	background-repeat: no-repeat;
	width: 1150px;
	height: 800px;
	margin: 0 auto;
}
#menu
{
	padding-top: 134px;
	margin-left: 270px;
}
#menu a
{
	margin-left: 3px;
}
#menu a:hover, #menu a:active{color: #fff; }

#frame
{
	margin: 17px 0 0 400px;
}
.ulnostyle
{
	list-style: none;
	padding-left: 10px	
}
.tableshow { width: 100%; }
.tableshow td { background-color: #AAA; }
.tableshow tr:hover td { background-color: #CCC; }
.tablemenu
{
	width: 100%;
	border-collapse: collapse;
	background-color: #999;
	table-layout: fixed;
}
.tablemenu td
{
	border: solid 1px;
	text-align: center;
}
.tablecatdata 
{ 
	width: 50%; 
}
.tablecatdata td, .tablecitten td
{
	background-color: #AAA;
}
.tablecatdata tr:hover td, .tablecitten tr:hover td
{
	background-color: #CCC;	
}
.tablecitten
{
	width: auto;	
}
.imagecatdetail
{
	float: right;
}
table tr:first-child td { font-weight: bold; }
.rightalign { float: right; }



