@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	background-image: url(../images/top-header.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;
	line-height: 18px;
}

img {
	border:none;
}

a {
color: #3399FF;
font-weight: bold;
}

a:hover {
color:#66CCFF;
text-decoration: none;
}

h1{
	font-size:36px;
	letter-spacing:-0.1em;
	color:#66CCFF;
	text-transform:capitalize;
}


h2{
	font-size:18px;
	letter-spacing:-0.1em;
	color:#33CCFF;
	text-transform:capitalize;
}

h3{
	font-size:14px;
	letter-spacing:-0.05em;
	color:#000000;
	text-transform:capitalize;
}

.revietabletop {
	background-image: url(../images/top-table.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.padding {
padding-right: 10px;
	}

.sidetabletop {
	background-image: url(../images/top-table-right.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
