﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

#nav {
	background: #c42026;
	padding: 10px 24px 8px 24px;
	color: white;
	font-size: 12px;
	border-top: 4px solid white;
	}

#nav a {
	color: white;
	font-weight: bold;
	text-decoration:none;
	}	
	
#nav a:hover {
	text-decoration:underline;
	color: #ffeaeb;
}	

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 28px 0 0 0;
	background: #dfded8;
	line-height: 1.5em;
	}

td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 990px;
	background: white;
}	

#main-content {
	padding: 30px 50px;
}

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#foot {
	padding: 30px 0px 38px 0px;
}

.b-bold {
	font-size: 14px;
	font-weight: bold;
}

.r-bold {
	color: #c42026;
	font-size: 15px;
	font-weight: bold;
}
