/* CSS Document */

body{
	margin:20px 0px 0px 0px;
	background:#E4E4E4;
}
table{
	font-family:metaplus,trebuchet MS, Verdana, Arial, Helvetica, sans-serif ;
	font-size:13px;
	color:#818181;
}
select, input, textarea{
	font-family:metaplus,trebuchet MS, Verdana, Arial, Helvetica, sans-serif ;
	font-size:13px;
	color:#818181;
}
a{
	color:#63AFBF;
	text-decoration:none;
}
a:hover{
	color:#63AFBF;
	text-decoration:none;
}

a:visted{
    color:#63AFBF;
	text-decoration:none;
   
}

.control{
	background:#fff;
	border: 1px solid #D6D6D6;
}
.introtext{
	color:white;
	font-size:90%;
}
.offers a{
	color:#98A644;
	text-decoration:underline;
}
.offers a:hover{
	color:#98A644;
	text-decoration:none;
}

.newsitems a{
	color:#63AFBF;
	text-decoration:underline;
}
.newsitems a:hover{
	color:#63AFBF;
	text-decoration:none;
}

.topbuttons image a{
    color:#000000;
	text-decoration:none;
}
.topbuttons image a:hover{
    color:#000000;
	text-decoration:none;
}
.topbuttons image a:visited{
    color:#000000;
	text-decoration:none;
}

.booklink  a{
   color:#818181;
	text-decoration:none;
}
.booklink a:hover{
    color:#818181;
	text-decoration:none;
}
.bookline a:visited{
    color:#818181;
	text-decoration:none;
}

h1{font-size:150%; margin:0px;color:#818181;}
h2{font-size:150%; margin:0px; text-align : left; padding-bottom: 0%;color:#818181;}
h3{font-size:130%; margin:0px; text-align : left; padding-bottom: 0%;color:#818181;}
h4{font-size:105%; margin:0px;color:#818181;}


.heading1{font-size:150%; margin:0px;color:#818181;}
.heading2{font-size:150%; margin:0px; text-align : left; padding-bottom: 0%;color:#818181;}
.heading3{font-size:130%; margin:0px; text-align : left; padding-bottom: 0%;color:#818181;}
.heading4{font-size:105%; margin:0px;color:#818181;}

.textRed{color:red;}
.textGreen {color:#41886E;}
.textPurple {color:#411354;}

.indent{margin-left:10%;text-align:left;}
.left{float:left; margin:0px;  text-align:left;  margin-right:10px; margin-bottom:5px;}
.right{float:right; margin:0px; text-align:right; margin-right:10px; margin-bottom:5px;}
.center{float:center; margin:0px; text-align:center;  margin-right:10px; margin-bottom:5px;}	