﻿body
{
	background: #666666 url(/images/bkg_container.gif) center repeat-y;
}
a
{
	text-decoration: underline;
}
a:active, a:link, a:visited
{
	color: #FFFFFF;
}
a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
h1
{
	color: #FFFFFF;
	font-size: 36px;
	font-weight: normal;
}
h2
{
	color: #FFFFFF;
	font-size: 30px;
	font-weight: normal;
}
h3
{
	color: #FFFFFF;
	font-size: 27px;
	font-weight: normal;
}
h4
{
	color: #CCFFCC;
	font-size: 24px;
	font-weight: normal;
}
h5
{
	color: #99CC99;
	font-size: 21px;
	font-weight: normal;
}
h6
{
	color: #669966;
	font-size: 18px;
	font-weight: normal;
}

#defaultContainer
{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
#defaultHeaderTop
{
	background: url(/images/bkg_header_top.jpg) center no-repeat;
}
#defaultHeaderBottom
{
	background: url(/images/bkg_header_bottom.jpg) center no-repeat;
}
/* #defaultFooter
{
	background: url(/images/bkg_footer.jpg) center no-repeat;
} */