body	{
	background-position: center;
	background-repeat: repeat-y;
	background-color: #cccccc;
}

.headertext a:link, .headertext a:active, .headertext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
}

.headertext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 12px;
}

.maintext	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
}

.title	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-bottom:7px;
}

.whitetext	{
	color: #FFFFFF;
	font-size: 12px;
}

a {
	font-size: 11px;
	color: #FF0000;
	text-align: left;
}

a.link:link, a.link:visited, a.link:active {
	font-size: 12px;
	color: #FF0000;
	text-align: left;
}

a.link:hover {
	font-size: 12px;
	color: #FF0000;
	text-align: left;
}

.maintext a:link, .maintext a:visited, .maintext a:active {
	font-size: 10px;
	color: #FF0000;
	text-align: left;
}

.maintext a:hover {
	font-size: 10px;
	color: #FF0000;
	text-align: left;
}

td .maintext li {
	list-style-image: url(images/bullet.jpg);
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-position: outside;
}

ul li {
	list-style-image: url(images/bullet.jpg);
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-position: outside;
}

td li {
	list-style-image: url(images/bullet.jpg);
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-position: outside;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ff3300;
	font-weight: bold;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
li {
	list-style-image: url(bullet.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-position: outside;
}

.more	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	/*padding-top: 10px;*/
}

#sidecontent {
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	padding: 5px;
}




