body {
	font-family:arial;
	font-size:11px;
	margin:0 0 70 0;
} 
table {
	font-family:arial;
	font-size:11px;
}

a{
	color:#000;
	text-decoration:none;
}
.legend a{
	color:#000;
	text-decoration:none;
}
.gray {
	color:#FF0000;
}
.red {
	color:red;
}
input {
	border:1px solid #000;
	font-family:arial;
	font-size:11px;
	height:18px;
}
.finp {
	border:1px solid #000;
	height:19;
	background:#fff;
}
select {
	width:183px;
	border:1px solid #000;
	font-size:11px;
	height:18px;
}
.button {
	border:0px;
	background:#fff;
	font-weight:bold;
	text-align:left;
	cursor:pointer;
}
.active {
	color:#000;
	font-weight:bold;
}
.quest {
	cursor:pointer;
	text-decoration:none;
}
.quest a:hover{
	text-decoration:underline;
}
.sbutton {
	height:18px;
	width:60px;
	background:#fff;
	cursor:pointer;
}
textarea {
	font-family:arial;
	border:1px solid #000;
	font-size:11px;
}
a:hover {
	text-decoration:underline;
}
.menu_no_select {
	background:#fff;
	color:#313131;
	font-family:Tahoma;
	padding-bottom:2px;
	padding-left:1px;
	text-decoration:none;
}
.menu_select {
	background:#000;
	color:#fff;
	font-family:Tahoma;
	padding-bottom:2px;
	padding-left:1px;
	text-decoration:none;
}
.menu_select a:hover {
	text-decoration:none;
}
.menu_no_select a:hover {
	text-decoration:none;
}
.notactive {
	color:#FF0000;
	text-decoration:none;
}
h1 {
	font-size:11px;
	margin:0;
	padding:0;
	color:#313131;
	font-weight:normal;
	display: inline;
}
.cpink {
	color:#FF0097!important;
}
.cfiolet {
	color:#8000FF!important;
}
.bpink  {
	background:#FF0097!important;
}
.legend_h1 {
	font-size:11px;
	margin:0;
	padding:0;
	display: inline;
}
.adv_h1 {
	font-size:13px;
	margin:0;
	padding:0;
	display: inline;
}
.white {
	color:#fff;
}
.bold {
	font-weight:bold;
}
.normal {
	font-weight:normal;
}
.podval {
	text-align:center;
	vertical-align:top;
	color:#9A9A9A;
}
.podval a{
	text-decoration:none;
	color:#9A9A9A;
}
.long_link_box {position:relative;clear:both;height:18px;}
.long_link {position:absolute;overflow:hidden;white-space:nowrap;width:100%;}
.long_link_hidder {position:absolute;width:40px;z-index:1000;right:0px;background:url(images/white_cover.png) right top repeat-y;}
#rand_search_string h1 {
	color:#9A9A9A;
}
.hovunderline:hover {
	text-decoration: underline;
}