﻿body,table{
	font-family: tahoma,copperplate gothic light, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #010D30;
	text-align: center;	
}
.page{
	background: #f9f4d9;
}
.te{
	color:#000;
}

A:link		{text-decoration: none; COLOR: #000;}
A:visited	{text-decoration: none;COLOR: #CC0C0C;}
A:hover	{text-decoration: underline;COLOR: #666666;}
INPUT {
	BORDER-RIGHT: #D10000 1px solid; BORDER-TOP: #D10000 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #D10000 1px solid; BORDER-BOTTOM: #D10000 1px solid; FONT-FAMILY: Tahoma;
}		
.subbody {
	background-color: #f9f4d9;
}
.noborder {
	border-width: 0px;
}
.trstyle5 {
background: #fffdf1;
	text-align: center;
}
.up1 {
	text-align: center;
}
.up2  {
	text-align: center;
}
.up3  {
	text-align: center;
}
.fildlist {
	text-align: right;
}
div#button{
	background: #f9db84 url(images/cat2.gif) repeat-x top left;

	text-align:right;
	width:100%;
	overflow:hidden;
	margin:0px;
	padding:0px;	
}

div#button ul{
	list-style-type:none;
	margin:0 20%;
	padding:0px;
}

div#button li {
	display:block;
	padding-top: 5px;
	padding-right:40px;
	float:right;
}

div#button li a {
	color: #641614;
	text-decoration:none;
	font: bold 12pt  Arial;
	padding:8px;
}

div#button li a:hover {
	color: #fff2d3;
	text-decoration:none;
	background:#711513 url(images/cat1.gif) repeat-x top left;
}