body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.text1 {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.text2 {
	color: #990000;
	font-weight: normal;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.text3 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.topstyle {
	background-image: url(/images/top_3.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 127px;
	width: 96%;
}
.topstyle_logo{
	float: right;
	height: 127px;
	width: 95%;
}
.topmenu{
	background-image: url(/images/menu_11.gif);
	background-repeat: repeat-y;
}
.topmenu_b{
	background-image: url(/images/menu_12.gif);
	background-repeat: no-repeat;
	height: 2px;
}
.topmenu_m{

}
.style1 {
	color: #990000;
	font-weight: bold;
	font-size: 24px;
}
.style3 {
	font-size: 11px;
	color: #666666;
}
.tb1 {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #E8E8E8;
}


.image {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.divba {
	height: 23px;
	width: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFFF;
	color: #000000;
	border: thin solid #000000;
}
.divb {
	height: 23px;
	width: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #009900;
	color: #FFFFFF;
	border: thin solid #006600;
}
.divb:hover {
	border: thin solid #006600;
	font-weight: bold;
}