/*base items*/ 
BODY { 	SCROLLBAR-FACE-COLOR: red; 	SCROLLBAR-HIGHLIGHT-COLOR: red; 	SCROLLBAR-SHADOW-COLOR: #A52A2A; 	SCROLLBAR-3DLIGHT-COLOR: white; 	SCROLLBAR-ARROW-COLOR: black; 	SCROLLBAR-TRACK-COLOR: #f0f0f0; 	SCROLLBAR-DARKSHADOW-COLOR: #A52A2A; 	FONT-SIZE: 12px; 	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 	margin-top : 0px; 	margin-right : 2px; 	margin-left : 2px; } 
A:link { 	COLOR: Black; 	TEXT-DECORATION: none; 	FONT-WEIGHT: bolder; } 
A:visited { 	COLOR: Black; 	TEXT-DECORATION: none; 	FONT-WEIGHT: bolder; } 
A:hover { 	COLOR: Red; 	TEXT-DECORATION: none } 
A:active { 	COLOR: #00008B; 	TEXT-DECORATION: none; }  
TD { 	FONT-SIZE: 12px; 	COLOR: Black; 	FONT-FAMILY: arial } 
.menuhead { 	FONT-WEIGHT: bold; 	FONT-SIZE: 12px; 	CURSOR: default; 	COLOR: #d22222; 	FONT-FAMILY: arial } 
.menu { 	FONT-WEIGHT: bold; 	FONT-SIZE: 12px; 	COLOR: Black; 	FONT-FAMILY: arial; border: 1px solid #FF0000;  }  
.h16 {FONT-SIZE: 16px; FONT-FAMILY: arial; FONT-WEIGHT: bold } 
.h1 {FONT-SIZE: 6px; FONT-FAMILY: arial; FONT-WEIGHT: bold }

.menu1 { 	FONT-WEIGHT: bold; 	FONT-SIZE: 12px; 	COLOR: Black; 	FONT-FAMILY: arial }   
.sign {FONT-SIZE: 10px;FONT-FAMILY: arial } 
.head { 	FONT-WEIGHT: bold; 	FONT-SIZE: 14px; 	COLOR: Black; 	FONT-FAMILY: courier }  
275c90 .adv{ 	FONT-WEIGHT: bold; 	FONT-SIZE: 21px; 	COLOR: Red; 	FONT-FAMILY: "Times New Roman"; }  
.maintable{ 	border-color : red; 	background : #FeFeFe; 	border: 1px solid #FF0000; 	cellSpacing: 0 ; 	cellPadding: 0 ; 	width: 100% ; } 
.column{ 	width: 146px; 	background : #F0F0F0; 	border: 1px solid #FF0000; 	vertical-Align: top } 
.spacer{ 	background : #FeFeFe; } 
.centercolumn{ 	align: center; 	width :  462px; 	background-color : #FeFeFe; 	border-bottom-color : Aqua; 	border-bottom-width : 0px; 	border-left-color : #DC143C; 	border-left-width : thin; 	border-left-style : dotted; 	border-right-color : #DC143C; 	border-right-style : dotted; 	border-right-width : thin; 	border-top-color : Aqua; 	border-top-width : 0px; } 
.navbar{ 	COLOR: #000000;	 }  
.danet{ 	COLOR: #F0F0F0;	 } 
.columnWide{ 	background : #F0F0F0; 	border: 1px solid #FF0000; width: 100% ; }
.begun {font-size: 90%; border: 1px solid rgb(213, 213, 213); margin: 3px; padding: 3px; color: rgb(68, 68, 68); background-color: rgb(251, 251, 251); font-WEIGHT: normal;}
.spl {FONT-WEIGHT: normal;}
.rating {
		 		 color: #666666;
		 		 font-family: Tahoma, helvetica, sans-serif;
		 		 font-size: 11px; 
		 		 width: 85px;
		 		 height: 16px;
		 }
		 .unit-rating{
		 		 list-style:none;
		 		 margin: 0px;
		 		 padding:0px;
		 		 width: 85px;
		 		 height: 16px;
		 		 position: relative;
		 		 background: url('/mephist/mephist.nsf/rating.gif') top left repeat-x;		 		 
		 }
		 
		 .unit-rating li{
		     text-indent: -90000px;
		 		 padding:0px;
		 		 margin:0px;
		 		 float: left;
		 }
		 .unit-rating li a{
		 		 display:block;
		 		 width:17px;
		 		 height: 16px;
		 		 text-decoration: none;
		 		 text-indent: -9000px;
		 		 z-index: 17;
		 		 position: absolute;
		 		 padding: 0px;
		 }
		 .unit-rating li a:hover{
		 		 background: url('/mephist/mephist.nsf/rating.gif') left center;
		 		 z-index: 2;
		 		 left: 0px;
		 }
		 .unit-rating a.r1-unit{left: 0px;}
		 .unit-rating a.r1-unit:hover{width:17px;}
		 .unit-rating a.r2-unit{left:17px;}
		 .unit-rating a.r2-unit:hover{width: 34px;}
		 .unit-rating a.r3-unit{left: 34px;}
		 .unit-rating a.r3-unit:hover{width: 51px;}
		 .unit-rating a.r4-unit{left: 51px;}		 
		 .unit-rating a.r4-unit:hover{width: 68px;}
		 .unit-rating a.r5-unit{left: 68px;}
		 .unit-rating a.r5-unit:hover{width: 85px;}
		 .unit-rating li.current-rating{
		 		 background: url('/mephist/mephist.nsf/rating.gif') left bottom;
		 		 position: absolute;
		 		 height: 16px;
		 		 display: block;
		 		 text-indent: -9000px;
		 		 z-index: 1;
}

.quotetop{
    background: #F0F0F0;
    border: 1px solid #FFCCCC;
    border-bottom: 0;
    border-left: 3px solid #FF6666;
    color: #000;
    font-weight: bold;
    font-size: 11px;
    margin: 8px auto 0 auto;

    padding: 3px;
	padding-top: 0px; padding-bottom: 0px;
}

.quotemain{

    background: #FBFBFB;
    border: 1px solid #FFCCCC;

    border-left: 3px solid #FF6666;
    border-top: 0;

    font-size: 14px;
    color: #000000;
    padding: 4px;
    margin: 0px auto 10px auto;
}