body {
	margin: 0;
}

body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

img {
	border: 0;
}

.page_bg {
	background-image: url(../img/topleft_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.topmenu {
	background-image: url(../img/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 19px;
}

.menu {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	color: #ff0000;
	text-decoration: none;
}

.table_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #999999;
	font-weight: bold;
}
.table_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
}
.table_text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

.text_small {
	font-size: 10;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.text {
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
