body{
	margin: 0px;
}

body, textarea, select, table, td{
	font-size: 12px;
	font-family: 'Arial';
}

hr{
	border-bottom: 1px solid #FFFFFF;
	color: #CCCCCC;
	height: 2px;
	margin: 5px 0px 5px 0px;
}

.help {
	padding: 5px;
	color: #505050;
	border: 1px solid #ABABAB;
	background-color: #FAFAFA;
	font-family: 'Tahoma';
	font-size: 11px;
}

.popCurrentCompany {
	font-size: 14px;
}

.popCurrentDetails {
	color: #999999;
}

.popCompany {
	font-size: 12px;
}

.popDetails {
	color: #808080;
}

.popCurrent, .pop {
	padding: 5px 0px 5px 0px;
}

.popTitle {
	font-size: 14px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dotted #CCCCCC;
}

.monospace {
	font-family: "Tahoma", monospace;
	text-transform: uppercase;
	font-size: 11px;
	color: #0B4F8A;
}

.border {

}
	padding: 3px;
	background-color: #EAEAEA;
	text-align: center;
	font-weight: bold;
}

.ldetails, .rdetails {
	padding: 3px 3px 3px 3px;
	font-size: 12px;
	vertical-align: top;
}

.details {
	font-family: "Tahoma";
	font-size: 11px;
	color: #808080;
}

.rdetails {
	color: #000000;
	width: 45%;
	vertical-align: bottom;
}

.ldetails {
	color: #707070;
	width: 55%;
}

.pop {
	padding-left: 20px;
	border-left: 2px solid #999999;
	color: #999999;
}

input.none {
	border: 0px;
}

.color, a{
	color: #0B4F8A;
}

td.list {
	font-family: 'Tahoma';
	font-size: 11px;
	padding: 1px 0px 5px 0px;
	color: #333333;
}

span.list {
	color: #0B4F8A;
}

.gray, .title, .search {
	color: #333333;
}

td.block {
	color: red;
	font-style: 'Tahoma';
	font-size: 11px;
}

td.blockgray {
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	color: #0A467A;
	background-color: #EEEEEE;
}

span.yellow {
	color: #F65815;
}

.title, .search {
	font-family: 'Tahoma';
	font-weight: bold;
	background-color: #79ABD9;
	font-size: 11px;
	padding: 3px 17px 3px 17px;
	color: white;
}

.titlered {
	font-weight: bold;
	background-color: #3366CC;
	font-size: 12px;
	padding: 3px 17px 0px 17px;
}

.search {
	padding: 0px 10px 0px 0px;
}

td.block {
	background-color: #EEF5FF;
	border-bottom: 1px solid #D0E3FD;
	font-family:'Tahoma';
}

td.body{
	padding-right: 20px;
}

.padding, td.block {
	padding: 20px;
}

td.space {
	height: 20px;
}

td.google{
	padding: 20px 0px 20px 0px;
	text-align: center;
}

td.titleLine {
	background: url(img/title.line.gif) repeat-x left;
	height: 5px;
}

td.footer {
	padding: 20px;
	height: 5px;
	color: #808080;
	text-align: center;
	font-family: 'Tahoma';
	font-size: 11px;
}

td.titleLinered {
	background: url(img/title.red.line.gif) repeat-x left;
	height: 5px;
}

a,
a:link,
a:visited,
a:active {
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.adv{
	text-decoration: underline;
}

a.adv:hover{
	text-decoration: none;
}

a.add,
a.add:link,
a.add:visited,
a.add:active,
a.add:hover {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a.black,
a.black:link,
a.black:visited,
a.black:active {
	color: #0B4F8A;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: 'Arial';
}

a.black:hover {
	text-decoration: underline;
}

td.menu,
a.topmenu {
	font-family: 'Tahoma';
             color: white;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
	font-size: 11px;
}

a.bottommenu {
	font-family: 'Tahoma';
	color: #0A467A;
	font-size: 11px;
}

a.bottommenuorange {
	font-family: 'Tahoma';
	color: #F65815;
	font-size: 11px;

}

table,
table.general{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 0px;
}

table.general{
	width: 770px;
}

table.none{
	width: auto;
}

td.menu{
	background: url(img/menu.bg.gif) repeat-x left;
	height: 29px;
	text-align: right;
	padding: 0px 15px 0px 15px;
}

div.body{
	text-align: center;
}

form{
	display: inline;
}

h3{
	display: inline;
}

img {
	border: 0px;
}

.header {
	padding: 0px 20px 0px 23px;
	height: 120px;
}

.subcolor{
	color: #FF6600;
}



div.error{
	color: #CC0000;
	text-decoration: underline;
	display: inline;
}

div.errorwindow{
	background-color: #FFEAEA;
	border: 1px solid #CC0000;
	color: #CC0000;
	margin-bottom: 10px;
	padding: 10px;
}

.advertise {
	font-family: "Tahoma";
	font-size: 10px;
	color: #0B4F8A;
}

.news {
	font-family: "Tahoma";
	font-size: 11px;
	color: #333333;
	text-align:justify;
}

.newsheader {
	font-family: "Tahoma";
	font-size: 11px;
	color: #1362A7;
}

.keys {
	font-family: "Tahoma";
	color: #CCCCCC;
}

b.notb {
	font-weight: normal;
}

u.notu {
	text-decoration: none;
}

h2.noth2 {
	display: inline;
	font-size: 11px;
}

.book {
	font-family: "Arial";
	font-size: 18px;
	color: #333333;
}

.price {
	font-family: "Arial";
	font-size: 12px;
	color: #F65815;
}
.sitelink {
	font-family: "Tahoma";
	font-size: 11px;
	color: #008000;
}


h1 {
	display: inline;
	font-size: 18px;
}
