body {
	background-image:url(images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}

a:link {
	color: #415860;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	color: #415860;
	text-decoration: none;
}
a:hover {
	color: #415860;
	text-decoration: underline;
}
a:active {
	color: #415860;
	text-decoration: none;
}

a:link {
	color: #415860;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	color: #415860;
	text-decoration: none;
}
a:hover {
	color: #415860;
	text-decoration: underline;
}
a:active {
	color: #415860;
	text-decoration: none;
}

p {
	font-size: 11px;
	line-height: 140%;
}
.h3p {
	font-size: 16px;
	margin: 0;
	padding: 0;
	line-height: 120%;
	color: #003333;
	letter-spacing: 1px;
	font-family: Georgia, "MS Serif", "New York", serif;
	font-weight: normal;
}


h3 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	line-height: 130%;
	color: #003333;
	letter-spacing: 1px;
	font-family: Georgia, "MS Serif", "New York", serif;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 140%;
	color: #383838;
	letter-spacing: 1px;
	font-family: Georgia, "MS Serif", "New York", serif;
	font-weight: normal;
}
h5 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 140%;
	color: #383838;
	letter-spacing: 1px;
	font-family: Georgia, "MS Serif", "New York", serif;
	font-weight: normal;
}
h6 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 140%;
}

#mainimagetd {
	vertical-align: top;
	text-align: right;
}
#main_column {
	background-image:url(images/main_area_logotype.gif);
	border: 1px solid #333333;
	height: 478px;
}
#sidebar {
	border: 0;
	padding: 0;
	margin: 0;
}
#sidebar_border {
	border: 1px solid #666666;
	background-color: #c1c1bd;
}
#sidebar_sides {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

#notes {
	padding: 7px;
}
#iframe {
	background-color: #c1c1bd;
	border: 1px solid black;
}