body {
	font-family: Arial, Helvetica, sans-serif; margin:0px;
	color: #666666;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif; margin:0px;
	color: #666666;
}

th {
	font-family: Arial, Helvetica, sans-serif; margin:0px;
	color: #666666;
}

.content {
	padding: 15px;
}

img {
	border: none;
}

p.index {
	padding: 0px 10px 0px 10px;
}

p {
	margin: 0px;
}

td.topmenu {
	background-image: url(images-new/menu-bg.gif);
	background-repeat: repeat-x;
	height: 30px;
}

td.footer {
	margin-top: 20px;
	border-top: 1px solid #666666;
	padding-top: 10px;
	text-align: center;
}

a.topmenu:link, a.topmenu:active, a.topmenu:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.topmenu:hover {
	text-decoration: underline;
	color:#FFFFFF;
}

A:HOVER {
	color : Red;
}


h1 {
	margin: 0px;
	color: #336699;
	font-weight: normal;
}

h2, h3 {
	margin: 0px;
	color: #666666;
	font-weight: bold;
}

.banner {
	background-image: url(images-new/banner.gif);
	background-repeat: no-repeat;
	background-position: bottom middle;
	height: 212px;
	padding-right: 56px;
}

br.break {
	line-height: 154px;
}