body 
	{
	font-size:11px;
	font-family: Tahoma, Verdana, Arial; 
	color: #cccccc; 
	background-image: url('/members/astro/images/bf_bg.jpg');
	background-repeat: no-repeat;
	background-position:  bottom left;
	background-attachment: fixed;
	}

.disabled_link
	{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial; 
	color: #393939;
	text-decoration:none;
	border-bottom: 0px none;
	}

a:link
	{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial; 
	color: #FF9900;
	text-decoration:none;
	border-bottom: 0px none;
	}
a:visited
	{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial; 
	color: #FF9900;
	text-decoration:none;
	border-bottom: 1px dotted #84CC84;
	;}
a:hover
	{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial; 
	color: #66CC66;
	text-decoration:none;
	border-bottom: 0px none;
	}
.a_disabled
	{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial; 
	color: #666666;
	text-decoration:none;
	border-bottom: 0px none;
	}

a:link.nodec
	{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial; 
	color: #FF9900;
	text-decoration:none;
	border-bottom: 0px none;
	}
a:visited.nodec
	{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial; 
	color: #FF9900;
	text-decoration:none;
	border-bottom: 0px none;
	;}
a:hover.nodec
	{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial; 
	color: #66CC66;
	text-decoration:none;
	border-bottom: 0px none;
	}

a:link.neutral
	{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial; 
	color: #FF9900;
	text-decoration:none;
	font-Weight:none;
	border-bottom: 1px dotted #FF9900;
	}
a:visited.neutral
	{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial; 
	color: #FF9900;
	text-decoration:none;
	font-Weight:none;
	border-bottom: 1px dotted #FF9900;
	}
a:hover.neutral
	{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial; 
	color: #66CC66;
	text-decoration:none;
	font-Weight:none;
	border-bottom: 0px none;
	}

a:link.neutral_nodec
	{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial; 
	color: #cccccc;
	text-decoration:none;
	border-bottom: 0px none;
	}
a:visited.neutral_nodec
	{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial; 
	color: #fdd173;
	text-decoration:none;
	border-bottom: 0px none;
	;}
a:hover.neutral_nodec
	{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial; 
	color: #66CC66;
	text-decoration:none;
	border-bottom: 0px none;
	}

td
	{
	font-family: Tahoma, Verdana, Arial; 
	font-size:11px;
	color: #cccccc; 
	}

.mouseoverhelp
	{
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial; 
	color:mintcream
	}
.standard
	{
	font-size: 9px;
	font-family: verdana, arial; 
	color:mintcream
	}
input.radio {background: #777777; color:#000000}
textarea {background: #3f3f3f;color:orange;font-size: 11px;font-family: verdana, arial;}
select {background: #3f3f3f;color:orange;font-size: 11px;font-family: verdana, arial;}
input {background: #3f3f3f;color:orange;font-size: 11px;font-family: verdana, arial;}
.hilite {font-size: 11px;font-family: verdana, arial;color:orange;text-decoration:none;}
.elementhidden {display:none}
.elementshown {display:inline}
.mgfheader {font-size: 13px;font-family: verdana, arial; color:mintcream}

.spandot
	{
	background-image: url('/members/astro/images/bg_period.gif');
	width: 100%;
	}
.tableframe
	{
	border-width: 0px;
	border-color: #666666;
	border-style: solid;
	padding: 0px;
	}
.tableheader
	{
	background-image: url('/members/astro/images/bf_table_bg.jpg'); 
	background-repeat: no-repeat;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	padding: 5px;
	}
.tablebody
	{
	font-family: Tahoma, Verdana, Arial; 
	font-size:11px;
	color: #cccccc; 
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	padding: 5px;
	}
.subtable
	{
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px;
	padding: 0px;
	}
.subtablebody
	{
	padding: 5px;
	font-family: Tahoma, Verdana, Arial; 
	font-size:11px;
	color: #cccccc; 
	white-space: no-wrap;
	}
.divHeader
	{
	padding: 3px;
	background: #333333;
	}
.divDetails
	{
	padding: 3px;
	background: #292929;
	}
.divInfo
	{
	border: solid #143278 1px;
	}
.postopfix
 	{
 	position:fixed;
	_position:absolute;
	top:0;
	_top:expression(eval(document.body.scrollTop));
	left:0;
	margin:0;
	padding:0;
	}
.posbotfix
 	{
	position:fixed;
	_position:absolute;
	bottom:0;
	_bottom:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
	}
.bottombanner
 	{
	position:fixed;
	_position:absolute;
	bottom:0;
	right:0;
	_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
	z-index:900;
	}
.histlistshow
 	{
	position:fixed;
	_position:absolute;
	bottom:0;
	left:2;
	_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
	margin:0;
	padding:0;
	width: 275px;
	border: 2px solid #aaaaaa;
	background-color:#444444;
	display:inline;
	z-index:900;
	}

.histlisthidden
 	{
	position:fixed;
	_position:absolute;
	bottom:0;
	left:2;
	_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
	margin:0;
	padding:0;
	width: 275px;
	border: 2px solid #aaaaaa;
	background-color:#444444;
	display:none;
	z-index:900;
	}
.histlistheader 
	{
	background-color: #393939;
	}
.histmenushow
 	{
	position:fixed;
	_position:absolute;
	bottom:0;
	left:2;
	_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
	margin:0;
	padding:0;
	width: 100px;
	border: 2px solid #aaaaaa;
	background-color:#444444;
	display:inline;
	z-index:900;
	}

.histmenuhidden
 	{
	position:fixed;
	_position:absolute;
	bottom:0;
	left:2;
	_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
	margin:0;
	padding:0;
	width: 100px;
	border: 2px solid #aaaaaa;
	background-color:#444444;
	display:none;
	z-index:900;
	}

a.hlmanchor
	{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial; 
	color: #FFFFFF;
	text-decoration:none;
	font-Weight:bold;
	border-bottom: 0px none;
	}


.famselected
	{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial; 
	color: #66FF33;
	text-decoration:none;
	font-Weight:none;
	}


a:link.famunselected
	{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial; 
	color: #FFFFFF;
	text-decoration:none;
	font-Weight:none;
	border-bottom: 0px none;
	}
a:visited.famunselected
	{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial; 
	color: #FFFFFF;
	text-decoration:none;
	font-Weight:none;
	border-bottom: 0px none;
	}
a:hover.famunselected
	{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial; 
	color: #FF9900;
	text-decoration:none;
	font-Weight:none;
	border-bottom: 0px none;
	}


a:link.pagingactive
	{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial; 
	color: #FFFFFF;
	text-decoration:none;
	font-Weight:none;
	border-bottom: 0px none;
	}
a:visited.pagingactive
	{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial; 
	color: #FFFFFF;
	text-decoration:none;
	font-Weight:none;
	border-bottom: 0px none;
	}
a:hover.pagingactive
	{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial; 
	color: #FF9900;
	text-decoration:none;
	font-Weight:none;
	border-bottom: 0px none;
	}

.paginginactive
	{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial; 
	color: #666666;
	text-decoration:none;
	}


.nmodiv
	{
	background-image: url('/members/astro/images/nmo_div.jpg'); 
	Height: 23px;
	width: 1px;
	}
.nmoleft
	{
	background-image: url('/members/astro/images/nmo_left.jpg'); 
	background-repeat: no-repeat;
	Height: 23px;
	width: 5px;
	}
.nmocenter
	{
	background-image: url('/members/astro/images/nmo_center.jpg'); 
	Height: 23px;
	}
.nmoright
	{
	background-image: url('/members/astro/images/nmo_right.jpg'); 
	background-repeat: no-repeat;
	Height: 23px;
	width: 5px;
	}
.moleft
	{
	background-image: url('/members/astro/images/mo_left.jpg'); 
	background-repeat: no-repeat;
	Height: 23px;
	width: 5px;
	}
.mocenter
	{
	background-image: url('/members/astro/images/mo_center.jpg'); 
	}
.moright
	{
	background-image: url('/members/astro/images/mo_right.jpg'); 
	background-repeat: no-repeat;
	Height: 23px;
	width: 5px;
	}
.basictable
{
    border-color: #666666;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

.basictd
{
    border-color: #666666;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 0px;
}

.divHeader {padding: 3px; background: #333333;}
.divDetails {padding: 3px; background: #292929;}
.divInfo {border: solid #143278 1px;}

.fontgray {color: #808080;}

.input_gf {background: #3f3f3f;color:orange;font-size: 11px;font-family: verdana, arial;}

.imgicon {border:0px;width:15px;Height:15px;}
.imgicon10 {border:0px;width:10px;Height:10px;}

.frm {margin:0px;padding:0px;border:0px}

.divspacer
{height:5px;}