body
{
	background-color: #fff;
	background-image: url(/content/files/bkg.gif);
	padding: 0px;
	margin: 0px;
}

.top
{
	background-image: url(/content/files/nav_bkg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

td,p,ul,li,select,.text
{
	color: #7A2444;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px;
}

h1,.headline1
{
	color: #CB89B3;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 21px;
	line-height: 28px;
	font-weight: normal;
}

a:link,a:visited,a:active
{
	color: #9966CC;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #663596;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

.content
{
	padding: 40px 0px 10px 0px;
	margin: 40px 0px 10px 0px;
	text-align: left;
}

.leftside
{
	background-image: url(/content/files/nav_leftside.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.rightside
{
	background-image: url(/content/files/nav_rightside.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.nav_bottom
{
	background-image: url(/content/files/nav_bottom.gif);
	background-repeat: repeat-x;
}
