td {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
}
a{
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
a:hover{
	font-weight: bold;
	text-decoration:underline;
	color: #996600;
}
a:visited{
	font-weight: bold;
}
.sidebar {
}
body {
	background-color: #FFFFFF;
	background-image: url(1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.content {
	padding: 20px;
}
.contenttitle {
	font-family: verdana;
	font-size: 18px;
	font-variant: small-caps;
	color: #333366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight:bold;
}
.topMenuBullet{
	vertical-align: middle;
}
.topMenu a{
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.topMenu a:hover{
	font-weight: bold;
	text-decoration:underline;
	color: #000033;
}
.topMenu a:visited{
	font-weight: bold;
}
