body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
    color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}
a:link {
	color: #232323;
	text-decoration: none;
}
a:visited {
	color: #232323;
	text-decoration: none;
}
a:hover {
	color: #232323;
	text-decoration: none;
}
a:active {
	color: #232323;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color:#000000;
}

.form1
{
    color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;

}

.submit
{
	font-family:verdana;
	font-size: 8pt;
	background:#E8E8E8;
	border-width:1px;
	border-color:#999999;
	page-break-inside: avoid;
	border-style:solid;
	border-collapse:collapse;
}

.td_menu
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
}

.td_menu2
{
	font-family:verdana;
	font-size:10px;
	color:#000000;
}

.block_title
{
	FILTER: dropshadow(color=#BBBBBB,offx=1,offy=1,positive=1);
	font:bold 11px tahoma; 
	color:#000000; width:100%;
}
