A:link {
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
	color:#0000CC;
}
A:visited {
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
	color:#0033FF;
}
A:hover {
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
	color:#CC0000;
}
A.small {
	font-size:11px;
	font-weight:normal;
}
A.small:hover {
	font-size:11px;
	font-weight:normal;
}
A.small:visited {
	font-size:11px;
	font-weight:normal;
}
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	background-color:#DDDDDD;
	background: #DDDDDD /* URL('site_pix/bodybg.jpg') repeat*/;
}
table.main {
	border: 1px #000000 solid;
	background-color:#FFFFFF;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}
td.small {
	font-size:11px;
}
td.borderright {
	border-left: 1px #000000 solid;
}
td.bordermiddle {
	border-left: 1px #000000 solid;
	border-top: 1px #000000 dashed;
	border-bottom: 1px #000000 dashed;
}
img.menu {
		border-bottom: 1px #000000 solid;
}
hr {
	color:#000000;
}
.heading {
	font-size: 14px;
	font-weight:bold;
}
li{
	padding-bottom : 10px;
}
