﻿h1
{
	font-family: Arial;
	filter:Shadow(color=SkyBlue,strength=6);	
	font-size: 40pt;
	font-weight: bold;
	color: #FDD017;
	margin-top: -3px;
	padding-top: 0px;
	font-style: italic;
	text-decoration: ;
}

h3
{
	font-family: Arial;
	filter:Shadow(color=SkyBlue,strength=4);
	font-size: 20pt;
	font-weight: bold;
	color: gold;
	margin-top: -19px;
	padding-top: 0px;
	font-style: italic;
	text-align: center;	

}


body 
{
	background-repeat: repeat;
	background-attachment: fixed;
	margin-left: 10px;
	margin-right: 0px;
	text-align: center;
	font-family: Arial;
	font-size: 9pt;
	background-image: url(images/09.jpg);
}

ul
{
	MARGIN-TOP: 0px; PADDING-LEFT: 15px; MARGIN-LEFT: 15px; PADDING-TOP: 0px;	
}








.MainContentText
{
	font-family: Arial; 
	font-size: 9pt;
}

.MainContentText_Small
{
	font-family: Arial; 
	font-size: 8pt;
}

.MainContentText_BoldGreen
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: bold;
	color: #335E50;
}

.MainContentLink,
.MainContentLink:visited
{
	color: #335E50;
	font-family: Arial;
	font-size: 9pt;
}

.MainContentLink_Black,
.MainContentLink_Black:visited
{
	color: Black;
	font-family: Arial;
	font-size: 9pt;
}



#scroller_container
{
		position: relative;
		width: 400px;
		height: 400px;
		overflow: auto;
}
#scroller p
{
		padding: 0;
}
	
#scroller img
{
		padding: 0;
}	
	

