BODY {
	BACKGROUND-COLOR: #ffffff;
	COLOR: #333337;
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	padding: 0px;
	margin: 0px;
}
br {
	FONT-SIZE: 9pt;
}
TABLE.head{
	background-color: #C5CDDF;
}
h1{
	FONT-SIZE: 9pt;
	color: #7E8092;
	font-weight: bold;
}
h2 {
	FONT-SIZE: 8pt;
	color: #808291;
	font-weight: normal;
}
h3, p{
	FONT-SIZE: 8pt;
	color: #333337;
	font-weight: normal;
}
h3.main{
	padding-top: 30px;
}
a {
	color: #808291;
	text-decoration: none;
}
a.head {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#top_menu a {
	color: black;
	font-size: 12px;
	font-weight: bold;
}

#content h1 {
	color: white;
	padding: 5px 11px 6px 11px;
	margin: 0px;
	font-size: 11px;
	background-color: #527B81;
}

#content h1 a {
	color: white;
}

#content hr {
	color: #C0C0C0;
	background-color: #C0C0C0;
	border: none;
	height: 1px;
}

#content td.spacer {
	background: url( '../i/06.gif' ) repeat-x center middle;
}


#content td, #content th {
	color: gray;
	font-size: 11px;
}

#bottom_menu , td {
	color: gray;
	font-size: 11px;
}

#text {
	padding-right: 10px;
	padding-left: 10px;
}

img {
	border: none;
}

#content table.small {
	width: 100%;
	font-size: 10px;
	border: 1px solid #999999;
	border-collapse: collapse;
}
#content table.small td {
	font-size: 10px;
	padding:1px;
	border: 1px solid #999999;
}
#content table.small td.themesub {
	font-size: 12px;
}
#content table.limiter td {
	border: 1px solid #C0C0C0;
	border-width: 0px 0px 1px 0px;
}
caption {
	FONT-SIZE: 8pt;
}
