@charset "utf-8";
/* BookBrowse Mobile Stylesheet */

body 				{background-color:#ffffff; font-family:verdana,arial,sans-serif; margin:auto; font-size:1em; color: #000000;}
div 				{padding:0px; margin:0px;}
p 					{margin: 2px 0px 8px 0px;}
h1 					{font-size:1.4em; margin: 4px 0px 2px 0px; text-align:center;}
h2 					{font-size:1.2em; margin: 8px 0px 1px 0px;}
h3 					{font-size:1em; margin: 8px 0px 1px 0px; font-weight:bold}
img					{border-style: none;}
div#logo 			{padding-top:6px; padding:6px 0 6px 2px;}
logo a				{text-decoration:none}
div#header 			{background:#9CCF63;font-size:0.9em; color:#FFFFFF; padding:1px 4px;}
div#main 			{border:solid 2px #f7c825; padding:10px; background:#EEFDDD; font-size:.8em; }
div#footer 			{background-color:#f7c825; font-size:0.7em; color: #A97003; text-align:right; vertical-align:middle; padding: 2px 10px 2px 0;}

.copyright 			{font:.6em/1.5em Verdana, Arial, Helvetica, sans-serif;	text-align: center; color: #000000;	}
.center				{text-align:center;}
.exhead 			{text-align:center;font-weight:bold;}

a:link 				{ text-decoration: underline; color: #3333CC; }
a:hover				{ text-decoration: underline; color: #2B3879; background-color: #CAE3A9 }
a:visited			{ text-decoration: underline; color: #000000; }
a.header:link 		{ text-decoration: none; }
a.header:hover		{ text-decoration: none;  background-color: #ffffff;}
a.header:visited	{ text-decoration: none; }
a.subdark:link 		{ text-decoration: none; color: #A97003; font-weight: bold; }
a.subdark:visited	{ text-decoration: none; color: #A97003; font-weight: bold; }
a.subdark:hover		{ text-decoration: underline; color: #A97003; font-weight: bold; }




