body
{
	font-size: 10px;
	background-image: url(../images/bg.gif);
	padding-bottom: 0px;
	margin: 2px 0px 0px 15px;
	color: black;
	padding-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.syndicus{
	background-image: url(../images/syndicus_bg.jpg);
	background-repeat : no-repeat;
}
table
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}
td.submenu
{
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
td.page
{
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.MenuItem
{
	font-weight: bold;
	font-size: 10pt;
}
blockquote.submenu
{
	margin: 4px 0px 12px 20px;
}
img
{
	border : 0px none;
}
a.menu
{
	color : Black;
	text-decoration : none;
}
a:hover
{
	text-decoration : underline;
}
h2{
	font-size: 10px;
	color: #00A785;
	font-weight : bold;
}	
h1{
	font-size: 12px;
	color: #006699;
	font-weight : bold;
}
img.border{
	border : 1px solid Black;
}
.input{
	border : 1px solid Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}