/* Standard HTML Elements */
a:link {text-decoration:underline;color:#3333CC;}
a:visited  {text-decoration:underline;color:#663399;}
a:active  {text-decoration:underline;color:#990066;}
body {width:800px;font-family: Arial,Helvetica,sans-serif;font-size:12px;color:black;background-color:white;margin-left: 10px;margin-top:0px;margin-right:0px;margin-bottom:0px}
dd 	{font-weight: normal;}
em 	{font-style: italic;font-weight: normal;}
hr 	{margin-top: 0px;margin-bottom: 0px}
p	{color: black;background-color: white}
table {margin-top: 0px;padding-top: 0px;}
td 	{font-family: Arial,Helvetica,sans-serif;}
/* Special use web Style Classes */
/*Titlebar*/
.titlebar	{font-size: 12px;color: black;background-color: #808080;}
a.titlebar:link	{text-decoration: underline;color:white;}
a.titlebar:visited	{text-decoration: underline;color:white;}
a.titlebar:active	{text-decoration: underline;color:#990066;}
/*Footer*/
.footer	{font-size: 11px;}
.footerbar	{font-size: 12px;color: black;background-color: #ffd988;}
/* Sidebar Content */
.sidebar {margin-top: 0px;border-color:red;font-size:12px;}
a.sidebar {text-decoration: underline;}
a.sidebar:active	{text-decoration:underline;color: #cc0000;}
a.sidebar:visited	{text-decoration:underline;}
.sidebartitle {font-size: 14px;font-weight: normal;margin-top: 0px;color: #CC0000;background-color: white}
a.sidebartitle	{text-decoration: underline;color:#cc0000;}
a.sidebartitle:visited	{text-decoration: underline;}
a.sidebartitle:active {text-decoration: underline;color: #cc0000;}
.sidebarlink	{font-weight: bold;}
.sidebarsublink	{}
/* Special use  */
.sponsor {font-size: 10px;font-weight: normal;color: black;background-color: white;}
.ibibliobar	{width:800px;font-size: 11px;color: #000000;background-color: #99CCFF;}
.collection	{border-color: red;}
.features	{border-color: red;}
/* main content */
.content {width:800px;}
/* Ads */
.ads {}
/* head black */
.head1, .head2, .head3, .head4, .head5, .head6	{font-weight: bold;}
.head1 {font-size: 24px;}
.head2 {font-size: 18px;}
.head3 {font-size: 16px;}
.head4 {font-size: 14px;}
.head5 {font-size: 12px;}
.head6 {font-size: 10px;}
/* headb blue */
.headb1, .headb2, .headb3, .headb4, .headb5, .headb6{margin-top: 0px;font-weight: normal;color: #666999;background-color: white}
.headb1	{font-size: 24px;}
.headb2	{font-size: 18px;}
.headb3	{font-size: 16px;}
.headb4	{font-size: 14px;}
.headb5	{font-size: 12px;}
.headb6	{font-size: 10px;}
/*headr red */
.headr1, .headr2, .headr3, .headr4, .headr5, .headr6{margin-top: 0px;font-weight: normal;color: #CC0000;background-color: white}
.headr1	{font-size: 24px;}
.headr2 {font-size: 18px;}
.headr3 {font-size: 16px;}
.headr4 {font-size: 14px;}
.headr5 {font-size: 12px;}
.headr6 {font-size: 10px;}