body { font-family: arial; font-size: 10px; background-image: url(/dsrc/bg.gif); margin-top: 60px; }
h1, h2 { 
	color: #c33023;
	font-size: 11px; 
	font-family: georgia; 
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px dashed #aaaf98; 
	padding: 0 0 4px 4px;
	margin: 0 0 9px 0;
}
p, ul { 
	font-family: arial; 
	font-size: 10px;
	color: #934e2e; 
	margin: 0;
	padding: 4px 0 0 4px;
}

ul { margin: 1em 0 1em 2.5em; list-style-type: square; padding: 0; }

a { color: #bc0000; font-family: arial; font-size: 10px; font-weight: bold; }
table tr { vertical-align: top; }
a img { border: 0; }

#document { width: 689px; background-image: url(/dsrc/bg.gif); margin-left: auto; margin-right: auto; }

#header { background: url(/dsrc/header.jpg) no-repeat; width: 100%; height: 260px; }
#header tr { vertical-align: top; }
#header img { margin: 16px 16px 0 0; }
#header_image { text-align: right; } 

#left { width: 173px; padding: 20px 30px 0 30px; }
#right { width: 396px; padding: 20px 30px 0 30px; }
#right p { font-size: 11px; padding: 0 5px 0 7px; }
#right table { width: 395px; }

#left_var { height: 230px; }
#left_fix { height: 120px; }

#nav ul { 
	list-style-type: none; 
	text-transform: uppercase;
	font-size: 10px;
	font-family: georgia;
	font-weight: bold;
	width: 150px;
	margin-top: 0; 
	padding-top: 0;
}

#nav li .nav_selected { color: #c33023; }

#nav li { text-align: center; margin-bottom: 2px; border-bottom: 1px dashed #aaaf98; }

#nav a { font-family: georgia; text-decoration: none; color: #d06258; }

#nav a:hover { color: #c33023; }

#footer { color: #f8f7cd; text-align: right; padding-right: 15px; }
