body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/block_top.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
	padding: 0px;
}
a:hover {
	text-decoration: none;
}

.menu_t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.menu_t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
	padding-left: 10px;
	background-image: url(/images/pimp.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.menu_t2:hover {
	text-decoration: none;
}
.text_t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}
.text_t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.text_t3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.table_t1 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.box{
	margin: 3px;
	padding: 3px;
	background-color: #FFC485;
	border: 1px solid #999999;
}
.box:hover{
	margin: 3px;
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.boxa{
	font-family: Arial;
	font-size: 12px;
	color: #2A2A2A;
	margin: 3px;
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-weight: bold;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	font-weight: bold;
}
.maintitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
.t99{
	font-family: Arial;
	font-size: 12px;
	color: #2A2A2A;
}
.image {
	border: 1px solid #CCCCCC;
	padding-right: 3px;
	padding-bottom: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-left: 3px;
}

