.title {
	font-size: 20px;
	line-height: 20px;
	color: #003366;
	font-weight: bold;
	padding-top: 40px;
}

.toplink {
	line-height: 20px;
	color: #003366;
	padding-top: 40px;
	padding-bottom: 20px;
}
	
a	{
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
	line-height: 20px;	
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: underline;
}

a:hover	{
	color: #990000;
}

a:link.m1, a:visited.m1 {
	border-bottom: 1px solid #FFF;	
	display: block;	
	color: #FFF;
	width: 120px;
	text-indent: 7px;
	text-decoration: none;
}

a:hover.m1 {
	border-left: 6px solid #FFF;		
	display: block;	
	font-weight: bold;
	color: orange;
	width: 120px;
	background-color: transparent;
	text-decoration: none;
}

a:link.m2, a:visited.m2 {
	border-bottom: 1px solid #ccc;	
	display: block;	
	color: #000;
	font-family: Verdana;
	padding-left:10;
	text-indent: 10px;
	text-decoration: none;
}

a:hover.m2 {
	color: #990000;
	display: block;	
	padding-left:10;
	font-weight: bold;
	background-color: #ddd;
	text-indent: 10px;
	text-decoration: none;
}	
a:link.m2a, a:visited.m2a {
	border-bottom: 1px solid #ccc;	
	display: block;	
	color: #000;
	font-weight:bold;
	padding-left:10;
	text-indent: 10px;
	text-decoration: none;
}

.menutable th {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #990000;
	line-height: 20px;
	padding-top: 20px;
	text-align:left;
}

.tableheader {
	background: #990000;
	color:#FFFFFF;
	font-weight:bold;
	line-height: 25px;
}

h1 {
	font-size: 12px;
}

.pic {
	border: 1px solid #000000;
	padding: 4px;
}
#page {
	background-image: url(images/bgred.jpg);	
	background-repeat: no-repeat;
	background-position-y:top;
}

body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003366;
	line-height: 20px;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

