body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(images/layout_08.gif);
	background-repeat: repeat-y;
	font-size: 13px;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
}

#footer {
	text-align: center;
}
.size10 {
	font-size: 10px;
}
.size12 {
	font-size: 12px;
}
.size14 {
	font-size: 14px;
}


#topLinks a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	padding: 3px 6px;
	line-height: 22px;
	margin: 0px 4px 0px 4px;
}
#leftLinks {
	float: left;
	width: 175px;
	font-size: 13px;
}
#leftLinks a {
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #000033;
	display: block;
	padding: 4px 4px 4px 6px;
	margin: 3px 0px 3px 0px;
}
#leftLinks a:hover {
	background-color: #FF9900;
	border-top: solid 1px;
	border-bottom: solid 1px;
	padding: 3px 4px 3px 6px;
}


#content {
	margin-left: 190px;
	max-width: 900px;
}
.linksBlue {
	color: #000066;
	text-decoration: none;
}



#topLinks a:hover {
	color: #FFFFFF;
	background-color: #CB741D;
}


#topLinks {
	background-image: url(images/layout_05.gif);
	background-repeat: repeat-x;
	height: 36px;
	margin: 0px;
}
#header {
	background-image: url(images/layout_02.gif);
	background-repeat: repeat-x;
}
#footer a {
	color: #000099;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
}
#footer a:hover {
	color: #990000;
	text-decoration: underline;
}
p, td {
	font-size: 12px;
}
