body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	margin: 8px;
}
.top_table {
	background-image: url(../image/bg_table.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.text_fild {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.td_right {
	background-color: #CDE5FF;
	background-image: url(../image/right_2.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.fnt1_a:link {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.fnt1_a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.fnt1_a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.fnt1_a:active {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.main_class {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	color: #666666;
}
.heading_a:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #2959AF;
	text-decoration: none;
}
.heading_a:visited {
	color: #2554AD;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.heading_a:hover {
	font-weight: bold;
	color: #2150AB;
	text-decoration: underline;
	font-size: 12px;
}
.heading_a:active {
	font-weight: bold;
	color: #2452AC;
	text-decoration: underline;
	font-size: 12px;
}
.right_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #87AAD7;
}
.fnt_text {
	font-family: Tahoma, Arial, Verdana;
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #245AB8;
	text-decoration: none;
}
.border {
	border: 1px solid #9FD6FD;
	padding: 5px;
}
