/* CSS Document */
BODY{
	margin: 0px;
	background: #993333 url(img/top-header-burgany.gif);

}

.title{
	color: #993333;
	cursor: default;
	font-size: 24px;
	font-weight: bold;

}
	
.hd2{
	font-size: 18px;
	color: #993333;
	display: block;




}
td {font-size: 14px;font-family: "Trebuchet MS", Arial; color: #000000;}
	
a{text-decoration:none;}
a:link {color: #0000FF;text-decoration: none;}	
a:hover {
	text-decoration: underline;
}

table.small td {
	font-size:12px;
	border-top: 1px none #dddddd;
	border-right: 1px none #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px none #dddddd;
	line-height: 20px;


}	

.fieldstyle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;}

hr {height: 1px;
	border-top: 1px solid #dddddd;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;}
.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	border: 3px double #F5E86D;
}
.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 20px;
	border: 3px double #F5E86D;}
	
table.lineheight td{line-height: 20px;}

table.menu a {
	width:150px;
	display: block;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	border-top:1px solid #cccccc;
	color: #000000;
	text-indent: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/menu-blk.gif);
	background-repeat: no-repeat;
	background-position: left center;} 
	
table.menu a:link {text-decoration: none;}

table.menu a:hover {
	color: #0066CC; 
	text-decoration: none;
	background: #ffffff url(images/menu-blk-over.gif) no-repeat left center;}
	
table.menu a:visited {text-decoration: none; }
table.menustyle td{
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	padding: 5px;
	font-size: 12px;}
	
.small {font-size: 12px;}