body,td,th {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 10pt;
}
a {
	color: #0033CC;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:active {
	color: #CC3300;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#number_style {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.tb_title1 {
	background-color: #eeeeee;
}
#blod a {
	font-weight: bold;
}
.td_bh {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}
.td_bu {
	border-top: none;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
}
.td_b_ {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
.td_bo {
	border: 1px solid #E0E0E0;
}
.idx_tf {
	background-color: #FFFFFF;
	height: 20px;
	width: 100px;
	border: 1px solid #C9C9C9;
}
.td_b_s {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D7D7D7;
}

.td_cen {	border-right-width: 1px;
	border-right-color: #DDDDDD;
	border-left-width: 1px;
	border-left-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.tb_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #007BA8;
}

#newpost_button a     {
	text-decoration: none;
	float:left;
	color: #666666;
	display: block;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #999999;
	background: #efefef;
	padding-top: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #999999;
	text-align: center;
	width: 90px;
	padding-bottom: 2px;
	font-weight: bold;
	cursor: pointer;
	margin-right: 5px;
 } 
#newpost_button a:hover {
	background: #CCCCCC;
 }

#newpost_button a:active {
	background: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
 }
 #lite_menu_button a {
	text-decoration: none;
	float:left;
	display: block;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	background: #efefef;
	padding-top: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #999999;
	text-align: center;
	width: 50px;
	padding-bottom: 0px;
	font-weight: normal;
	cursor: pointer;
	margin-right: 2px;
	color: #666666;
 }
#lite_menu_button a:hover {
	background: #CCCCCC;
 }
 #bg_c a:hover {
 background: #ffffff;
 }
.expr {
	border:0;
	cursor: pointer;
}.bgcolor1 {
	background-color: #f7f7f7;
}
.bgcolor2 {
	background-color: #efefef;
}
.red {
	color: red;
}

div.nicetitle {
	position: absolute;
	padding: 4px;
	top: 0;
	left: 0;
	font-size: 13px;
	width: 25em;
	background: #FFFFCC;
	border: 1px solid black;
	-moz-border-radius: 5px;
	-moz-opacity: 0.9;
	color: black;
}
div.nicetitle p {
	margin: 0;
	padding: 0 3px;
}
div.nicetitle p.destination {
	font-size: 9px;
	text-align: left;
	padding-top: 3px;
}

label {
	cursor: pointer;
}

.page-list {
	cursor:default;
	font-size:12px;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.page-stat,
.page-list a {
	text-decoration: none;
	margin: 0px;
	padding: 0px 2px 0 2px;
	border: 1px solid #CCCCCC;
}
.page-stat {
	color:#FFF;
	background-color:#0080FF;
}

.page-list a:hover {
	background-color: #0080FF;
	color: #FFF;
}
.page-list a:active {
	background: #CCCCCC;
}