﻿*,html,body {
margin:0px;
padding:0px;
}

body
{
    background-color: #FFFFFF;
    font-family: "Trebuchet MS",Arial,Helvetica;
	font-size:10pt;
    font-weight: normal;
	margin-top:10px;
}

a:link
{	
	font-family:"Trebuchet MS",Arial,Helvetica;
	font-size:10pt;
	text-decoration:underline;
	color:	#000000;
	font-weight:bold;
}
a:visited
{	
	font-family:"Trebuchet MS",Arial,Helvetica;
	font-size:10pt;
	text-decoration:underline;
	color:	#000000;
	font-weight:bold;
}
a:hover
{	
	text-decoration:none;
	color:	#00B8B5;
}

ul{
list-style-type:none;
}

ol li{
margin-left:25px;
}
td
{
	text-align:left;
}

#main
{
width:728px;
margin-left:auto;
margin-right:auto;
}
#content
{
width:560px;
float:left;
text-align:left;
}
.skyads
{
width:160px;
height:600px;
padding:5px;
padding-right:0px;
float:right;
}
.maindiv
{
	width:730px;
}
.clb
{
	clear:both;
}
.tline
{
	clear:both;
	background-color:#FFD400;
	height:20px;
	margin-top:5px;
}
ul.bookhome{
	float:right;
	text-align:left;
}
ul.bookhome li A:link
{	
	text-decoration:none;
	color:	#000000;
	font-weight:bold;
}
ul.bookhome li A:visited
{	
	text-decoration:none;
	color:	#000000;
	font-weight:bold;
}
ul.bookhome li A:hover
{	
	color:	#00B8B5;
}

li.bookmark {
	list-style-image:url('/images/add_to_favorites.gif');
}
li.homepage {
	list-style-image:url('/images/set_as_homepage.jpg');	
}
#logo
{
float:left;
}
#menu
{
	text-decoration:none;
	color:	#00B8B5;
	font-weight:bold;
	font-size:12pt;	
	text-align:right;
}
#menu a:link
{	
	text-decoration:none;
	color:	#00B8B5;
	font-weight:bold;
	font-size:12pt;
}
#menu a:visited
{	
	text-decoration:none;
	color:	#00B8B5;
	font-weight:bold;
	font-size:12pt;
}
#menu a:hover
{	
	color:	#008A87;
}

h1 {
	font-family:"Trebuchet MS",Arial,Helvetica;
	font-size:14pt;
	text-decoration:none;
	color:	#000000;
	font-weight:bold;
	margin-top: 0;
	margin-bottom: 0;
}

h2 {
	font-family:"Trebuchet MS",Arial,Helvetica;
	font-size:10pt;
	text-decoration:none;
	color:	#00B8B5;
	font-weight:bold;
	margin-top: 0;
	margin-bottom: 0;
}


A:link.SM
{	
	font-family:"Trebuchet MS",Arial,Helvetica;
	font-size:10pt;
	text-decoration:underline;
	color:	#000000;
	font-weight:bold;
}
A:visited.SM
{	
	font-family:"Trebuchet MS",Arial,Helvetica;
	font-size:10pt;
	text-decoration:underline;
	color:	#000000;
	font-weight:bold;
}
A:hover.SM
{	
	font-family:"Trebuchet MS",Arial,Helvetica;
	font-size:10pt;
	text-decoration:none;
	color:	#00B8B5;
	font-weight:bold;
}
td.LTD
{	
	font-family:"Trebuchet MS",Arial,Helvetica;
	font-size:10pt;
	text-decoration:none;
	color:	#000000;
	font-weight:normal;
}

