body,td,th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
a:link {
	color: #780000;
	text-decoration: underline;
}
a:visited {
	color: #A34A4A;
	text-decoration: underline;
}
a:hover {
	color: #780000;
	text-decoration: underline;
}

#mylink {
color:#A34A4A;
font-family:Tahoma,Verdana,Arial,sans-serif;
font-size:10px;
}

.body {
	background-color: #CFCFCF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topmenu {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #780000;
	padding-right: 5px;
	text-align: right;
}
.topmenu a:link {
	color: #780000;
	text-decoration: none;
}
.topmenu a:visited {
	color: #780000;
	text-decoration: none;
}
.topmenu a:hover {
	color: #780000;
	text-decoration: underline;
}
.bottommenu {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 5px;
	text-align: right;
}
.bottommenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bottommenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bottommenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 5px;
	text-align: left;
	font-weight: bold;
}
.footer {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #780000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
h1 {
	font-family: Garamond, Georgia, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #780000;
}
#tab_bg {
	padding-left: 100px;
}
.tabmenu a {
	background: url('../../images/fo/top_menu_bullet.gif') no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
	display: block;
	margin-bottom: 3px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
}
.tabmenu a:link, .tabmenu a:hover, .tabmenu a:visited {
	color: #FFF;
	text-decoration: none;
}
.list {
	list-style-image: url('../../images/fo/bullet.gif');
}
.list li {
	margin-bottom: 20px;
}
.notice {
	font-size: 10px;
	color: #ff0000;
}
table.obj_info {
	width: 400px;
	margin-bottom: -5px;
	border-spacing: 0;
	border-collapse: collapse;
	border: 1px solid #CCC;
}
table.obj_info td {
	border-bottom: 1px solid #CCC;
	padding: 3px;
}
button {
	background: url(../../images/fo/button_bg.gif);
	border: 1px solid #780000;
	color: #000;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 5px;
}