/* CSS for ASP pages does NOT include menu */

body {
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; 
	margin: 0;
}

a	{
	color: #960000;
	font: 11px arial;
	font-weight: bold;
	text-decoration: none;
}

a:hover	{
	color: #ACB2D4;
}

td	{
	color: #000;
	font-size: 12px;
	line-height: 17px;
}

li	{
	margin-bottom: 1px;
	margin-top: 1px;
}

td.ex1nav	{
	background-image:url(../images/menu_bg.jpg);
	border-bottom: 5px solid #000;
	padding-bottom: 50px;
	width: 175px;
}

table.tdbkdg	{
	background-image:url(../images/background.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

a.hav1	{
	color: #fff;
}

table.main	{
	height: 100%;
}

h3, h4, h5	{
	color: #960000;
	font-weight: bold;
}

td.headerback	{
	background-image: url(../images/header_right.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

td.contact	{
	color:#960000;
}

td	{
	font-size: 11px;
}

a.menu1	{
	color: #fff;
	text-decoration: none;
}

a.menu1:hover	{
	color: #ccc;
}

a.siding {color:#FFFFFF;}

