body { margin:0px; color:#535353; }
.top_nav {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.signup_form{
	font-family:Tahoma;
	font-size:12px;
	border-collapse:collapse;
	border:3px double #2d78a7;
}
.signup_form th { padding-right:50px; }
.signup_form span {
	color:red;
}
.signup_form tr { height:30px; }
.signup_form input, textarea {
	font:normal 12px Tahoma;
	height:13px;
	border:1px solid #428dbc;
}
.signup_form select {
	font:normal 12px Tahoma;
	border:1px solid #428dbc;
	width:248px;
}
.section_heading {
	border-top=:1px solid #cccccc;
	font-family: Tahoma;
	font-size: 14px;
	color: #2d78a7;
	font-weight: bold;
	padding-bottom:10px;
}
#category_chooser {
	width:358px;
	margin:10px 0px 10px 0px;
	border:1px solid #428dbc;
	padding:5px 5px 10px 5px;
	height:100px;
	overflow:auto;
}
#category_chooser a, #category_browser a, .lu_menu a { text-decoration:none; color:#555555; }
#category_chooser a:hover, #category_browser a:hover, .lu_menu a:hover { color:#4791c3; }
#category_chooser img { cursor:pointer; }
#category_browser {
	width:200px;
	overflow:auto;
}
#category_browser img { cursor:pointer; }
#iblock img { float:left; display:none; }
.no_record {
	font:bold 12px Arial;
	width:100%;
	text-align:center;
	color:red;
	margin-top:10px;
}
.div-login {
  position:absolute;
	width: 295px;
	padding: 0px;
	color: black;
	border:1px solid #2B9CE5;
	display: none;
	top:23px;
	right:1%;
	Z-INDEX=: 101;
}
.lu_menu div {
margin:5px 0px;
padding:5px 0px;
}
.us_thnx {
	text-align:center;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:15px;
}
.Fre_list_item {
	text-align:left;
	margin:10px 0px;
	border-bottom=:1px dotted #cccccc;
	padding:5px;
}
.Sil_list_item {
	text-align:left;
	margin:10px 0px;
	border-bottom=:1px dotted #cccccc;
	padding:5px;
	background-color:#eeeeee;
}
.Gol_list_item {
	text-align:left;
	margin:10px 0px;
	border-bottom=:1px dotted #cccccc;
	padding:5px;
	background-color:#FFFF66;
}
.Pla_list_item {
	text-align:left;
	margin:10px 0px;
	border-bottom=:1px dotted #cccccc;
	padding:5px;
	background-color:#cccccc;
}
.Pre_list_item {
	text-align:left;
	margin:10px 0px;
	border-bottom=:1px dotted #cccccc;
	padding:5px;
	background-color:#CCCCFF;
}
.member_type { font:normal 10px Verdana, Arial, Helvetica, sans-serif; color:#006600; }
.suc_msg { color:green; font-weight:bold; margin:10px; text-align:center; }
