body
{
	margin-bottom: 0px;
	margin-top: 0pc;
	margin-left: 	0px;
	margin-right: 0px;
	font-family: Arial;
	font-size: 12px;
}
div.chkit
{
	text-align: center;
	color: black;
	
}
div.chkit A
{
	color: black;
	text-decoration: none;
	
}
table
{
	font-family: Arial;
	font-size: 12px;	
}

.leftMenuOver
{
	font-family: Arial;
	font-size: 12px;
	color: White;
	text-decoration: none;
	background-image: url(../img/leftmenu-over.png);
	/*cursor:hand;*/
	padding-right:15;
}
TD.menuBG , td.leftMenuBorder, TD.menuSpacerBG
{
	font-family: Arial;
	font-size: 12px;
	color: Black;
	text-decoration: none;
	/*cursor:hand;*/
	padding-right:15; 
}

TD:hover.menuBG
{
	background-image: url(../img/leftmenu-over.png);
}

TD.leftMenuBullet 
{
	margin-top: 5px;
	vertical-align: top;
}
TD.menuBG, td.menuSpacerBG {
	background-image: url(../img/leftmenu_back.png);
} 
TD.leftMenuBorder 
{
	width: 19px;
	padding-right:0;
	background-image: url(../img/leftMenu_border.png);
}
.leftMenu
{
	font-family: Arial;
	font-size: 12px;
	color: Black;
	text-decoration: none;
	/*cursor:hand;*/
	padding-right:15;
}
a.menuitem 
{
	text-decoration: none;
	color: Black;
}
A.menuitem:visited
{
	text-decoration: none;
	color: black;
}
A.menuitem:hover
{
	/*text-decoration: none;
	color: White;*/
}
h1.sitemap ,h2.sitemap , .sitemap A
{
	margin: 0px;
	padding: 0px;
	color: Black;
	font-size: 12px;
	text-decoration: none;
}
.smallTitle 
{
	font-family: Arial;
	font-size: 12px;	
	font-weight: bold;
	margin: 0px;
}
.alternativeTitle 
{ 
	display: none;
}
h1.title
{
	font-family: Arial;
	font-size: 18px;
	color: White;
	text-decoration: none;
	font-style:italic;
	font-weight:bold;
	padding-left:0px;
}
.title
{
	font-family: Arial;
	font-size: 18px;
	color: White;
	text-decoration: none;
	font-style:italic;
	font-weight:bold;
	padding-left:10;
}
.tdMain
{	
	background-color:White;
	font-family: Arial;
	font-size: 12px;
	padding-left:10;
	padding-top:10;
}