/* Edited with EditCSS */
/**** LINK-tag style sheet mook1.css ****/

body {

	background-image: url(/images/circ_bak.jpg);
      background-attachment: fixed; 
	color: black;
	background-color: black;
	font-size: 12pt;
	}

.indent { 
  margin-left: 20px; 
}	

.home_mainbody		{ background: white ;
	border: 1px solid black;
	color: black;
	padding: 15px;
	text-align: left;
	}

.home_mainbody	a	{ background: white ;
	color: blue;
	text-decoration: none;
	font-weight: bold;
	}

.home_mainbody a:visited		{ background: white ;
	color: purple;
	text-decoration: none;
	}

.home_mainbody a:hover		{
	background: #00FF00;
 	color: black;
	}

.rpg_mainbody		{ background: white ;
	border: 1px solid black;
	color: black;
	padding: 15px;
	text-align: left;
	}

.rpg_mainbody	a	{ 
	color: blue;
	text-decoration: none;
	}

.rpg_mainbody a:visited		{
	color: purple; 
	text-decoration: none;
	}

.rpg_mainbody a:hover		{
	background: #0099FF;
 	color: black;
	}

.sof2_mainbody		{ background: white ;
	border: 1px solid black;
	padding: 15px;
	color: black;
	text-align: left;
	}

.sof2_mainbody	a	{ 
	color: blue;
	text-decoration: none;
	font-weight: bold;
	}

.sof2_mainbody a:visited		{ 
	color: purple;
	text-decoration: none;
	}

.sof2_mainbody a:hover		{
	background: #FFCC00;
 	color: black;
	}

.home_navframe		{ background: white ;
	font-weight: bold;
	color: black;
	border: 1px solid black;
	}

.home_navframe a		{ background: white ;
	font-weight: normal;
	color: black;
	text-decoration: none;
	}

.home_navframe a:hover		{ background: white ;
	color: #0B0;
	text-decoration: none;
	}

.rpg_navframe		{ background: white ;
	font-weight: bold;
	color: black;
	border: 1px solid black;
	}

.rpg_navframe a		{ background: white ;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	}

.rpg_navframe a:hover		{ background: white ;
	color: #0099FF;
	text-decoration: none;
	}

.sof2_navframe		{ background: white ;
	font-weight: bold;
	color: black;
	border: 1px solid black;
	}

.sof2_navframe a		{ background: white ;
	font-weight: normal;
	color: black;
	text-decoration: none;
	}

.sof2_navframe a:hover		{ background: white ;
	color: #FFCC00;
	text-decoration: none;
	}

.home_navbutton     {
	text-align: left;
	color: black; 
	background: #0B0;
	font-size: 12pt;
	width: 8em;
	border-bottom: 1px solid #333333;
	}

.home_navbutton a { display: block;
	text-decoration: none;
	color: black;
	background: #0B0;
	border: 1px solid #333333;
	width: 100%;
	}

.home_navbutton a:hover {
	color: black;
	background: #00FF00;
	width: 100%;
	}

.home_navbutton_prime     {
	text-align: center;
	color: black; 
	background: #0B0;
	font-size: 12pt;
	font-weight: bold;
	width: 8em;
	border-bottom: 1px solid #333333;
	}

.home_navbutton_prime a { display: block;
	text-decoration: none;
	color: black;
	background: #0B0;
	border: 1px solid #333333;
	width: 100%;
	}

.home_navbutton_prime a:hover {
	color: black;
	background: #00FF00;
	width: 100%;
	}

.rpg_navbutton     {
	text-align: left;
	color: black; 
	background: #0066FF;
	font-size: 12pt;
	width: 8em;
	border-bottom: 1px solid #333333;
	}

.rpg_navbutton a { display: block;
	text-decoration: none;
	color: black;
	background: #0066FF;
	border: 1px solid #333333;
	width: 100%;
	}

.rpg_navbutton a:hover {
	color: black;
	background: #0099FF;
	width: 100%;
	}

.sof2_navbutton     {
	text-align: left;
	color: black; 
	background: #FFCC00;
	font-size: 12pt;
	width: 8em;
	border-bottom: 1px solid #333333;
	}

.sof2_navbutton a { display: block;
	text-decoration: none;
	color: black;
	background: #FF9900;
	border: 1px solid #333333;
	width: 100%;
	}

.sof2_navbutton a:hover {
	color: black;
	background: #FFCC00;
	width: 100%;
	}

.header     { background: #080;
	border: 1px solid black;
	height: 22px;
	width: 760px;
	font-size: 12pt;
	text-align: center;
	color: black; 
	}

.header a { display:block;
	border-right: 1px solid black;
	margin-top: 1px;
	width: 80px;
	text-decoration: none;
	background: #080;
	color: black;
	float: right; 
	}

.header a:hover {
	background: #00FF00;
	color: black;
	text-decoration: none;
	}

.headerrpg     { background: #0066FF;
	height: 22px;
	width: 760px;
	font-size: 12pt;
	text-align: center;
	color: black; 
	}

.headerrpg a { display:block;
	border-right: 1px solid black;
	margin-top: 1px;
	width: 110px;
	text-decoration: none;
	background: #0066FF;
	color: black;
	float: right; 
	}

.headerrpg a:hover {
	background: #0099FF;
	color: black;
	text-decoration: none;
	}

.footer     { background: #080;
	border: 1px solid black;
	height: 22px;
	font-size: 9pt;
	color: black; 
	width: 760px;
	}

.footer a { 
	text-decoration: none;
	background: #080;
	color: black; 
	}

.footer a:hover {
	background: #00FF00;
	color: black; 
	text-decoration: none;
	}

.rollover a { display:block; width:164px; background-color: transparent; }
.rollover a:hover { color: black; background-color: green; }

.quote     { background: white ;
	border: 1px solid black;
	text-align: left;
	font-size: 11pt;
	color: black; 
	width: 706px;
	padding: 12px;
	}

.google     { background: white ;
	border: 1px solid black;
	text-align: left;
	color: black;
	height: 40px; 
	width: 716px;
	padding: 2px;
	}

.indent
   {
   padding-left: 10pt;
   }

.border
   {
   background: white;
   }

.sectionheader
   {
   background: green;
   }

.row1 a { text-decoration: none;
	font-weight: bold;
	}

.row1 a:hover { color: black;
    	text-decoration: none;
	background: #00FF00;
	}

.row2 a { text-decoration: none;
	font-weight: bold;
	}

.row2 a:hover { color: black;
    	text-decoration: none;
    	background: #00FF00;
	}

.light
   {
   background: #FFFFCC;
   padding: 8px;
   }

.green
   {
   background: #CCFFCC;
   padding: 8px;
   }

.red
   {
   background: #FFCC99;
   padding: 8px;
   }