.header
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 20px;
}

.main
{
	font-family: Verdana;
	background-color: #FFFFFF;
	background-image: url(../images/SKtopright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.content 
{
	font-family: Verdana;
	font-size: 11px;
	margin-top: 8px;
	margin-left: 15px;
}

.form 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.footer
{
	text-decoration: none;
	font-color: #444444;
	font-family: Verdana;
	font-size: 9px;
}

a.footer:link
{
	color: #444444; 
	text-decoration: none;
}

a.footer:visited 
{
	color: #444444; 
	text-decoration: none;
}

a.footer:hover 
{
	text-decoration: none;
}

.background 
{
	background-color: #999999;
	background-image: url(../images/bgtile.gif);
}

.showcase
{
	background-color: #cccccc;
}

.maakwit {
	background-color: white;
}	

