BODY {
  background:#FFFFFF url(bg.gif) 0 0px repeat-x;
  color: #000000;
  margin: 0px;
}

.style1 {font-family: Georgia, "Times New Roman", Times, serif;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #FF0000;
	font-weight: bold;
}
.style4 {font-family: Georgia, "Times New Roman", Times, serif; color: #6699CC; }
.style14 {
	font-size: 19px;
	color: #0099FF;
}
.style15 {color: #3366FF}
.style12 {
	color: #FF0000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
  .tab_menu2 { height: 20px;
	background: #8596B3;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	overflow: hidden;
	font-family : Verdana, Arial, sans-serif;
	text-decoration: none;	
	text-align : center;
	line-height:1.5; }
.tab_menu2:hover{
	height: 20px;
	background: #C10B0B;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	overflow: hidden;
	font-family : Verdana, Arial, sans-serif;
	text-decoration: none;	
	text-align : center;
	line-height:1.5;
}
.tab_menu_left2{
	height: 20px;
	background: #8596B3;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	overflow: hidden;
	font-family : Verdana, Arial, sans-serif;
	background: url(corner_left.gif) top left no-repeat #8596B3;
	text-align : center;
	text-decoration: none;
	line-height:1.5;
}

.tab_menu_left2:hover{
	height: 20px;
	background: #C10B0B;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	overflow: hidden;
	font-family : Verdana, Arial, sans-serif;
	background: url(corner_left.gif) bottom left no-repeat #C10B0B;
	background-position: bottom left;
	text-decoration: none;
	text-align : center;
	line-height:1.5;
}
.tab_menu_right2{
	height: 20px;
	background: #8596B3;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	overflow: hidden;
	font-family : Verdana, Arial, sans-serif;
	background: url(corner_right.gif) top right no-repeat #8596B3;
	text-decoration: none;	
	text-align : center;
	line-height:1.5;
}

.tab_menu_right2:hover{
	height: 20px;
	background: #C10B0B;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	overflow: hidden;
	font-family : Verdana, Arial, sans-serif;
	background: url(corner_right.gif) bottom right no-repeat #C10B0B;
	background-position: bottom right;
	text-decoration: none;	
	text-align : center;
	line-height:1.5;
}
.button_css2{
	height: 14px;
	width: 50px;
	background: #73994C;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	display: block;
	overflow: hidden;
	font-family : Verdana, Arial, sans-serif;
	text-decoration: none;	
	text-align : center;
	line-height:1;
}
.button_css2:hover {
	height: 14x;
	width: 50px;
	background: #C10B0B;
	font-size: 11px;
	font-weight:nbold;
	color: #FFFFFF;
	display: block;
	overflow: hidden;
	font-family : Verdana, Arial, sans-serif;
	text-decoration: none;	
	text-align : center;
	line-height:1;
}
.style18 {font-weight: bold}