body {
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	background-color: black;
	text-align: center;
}

td {
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
}

td.miniLinks {
	text-align: right;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	height: 43px;
	padding-top: 12px;
	padding-right: 15px;
}

td.miniLinks a {
	color: #7B7C7C;
	text-decoration: none;
}

td.miniLinks a:hover {
	color: white;
	text-decoration: none;
}

td.mainLinks {
	padding-top: 8px;
	padding-left: 23px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
}

td.mainLinks a {
	color: #2B6095;
	text-decoration: none;
}

td.mainLinks a:hover {
	color: #2B6095;
	text-decoration: underline;
}

div#search {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 5px solid white;
	border-right: 5px solid white;
	background-color: black;
	height: 35px;
}

div#search td {
	color: white;
}

div#search form td {
	font-size: 12px;
	font-weight: bold;
}

div#search a {
	color: white;
	text-decoration: none;
}

div#search a:hover {
	text-decoration: underline;
}

div.leftTitle {
	height: 27px;
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;

	background-color: #740000;
	padding-left: 11px;
}

div.rightTitle {
	height: 27px;
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	
	background-color: #3C8CC2;
	padding-left: 11px;
}

div.links {
	padding: 14px;
}

div.links ul {
	padding-left: -10px;
}
div.links li {
	margin-left: -30px;
	list-style-image: url(images/bullet.gif);
	padding: 2px;
}

div.links a {
	font-size: 10px;
	color: #040506;
}

div.links a:hover {
	color: #2C4048;
}

div.reviews {
	background: left top url(images/_bg_reviews.gif) no-repeat;
	height: 27px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #B0C9CF;
	border: 1px solid #6697A3;
	padding-left: 33px;
	margin-top: 1px;

	font-size: 13px;
	font-weight: bold;
	color: #363536;
}

div.reviewContent {
	margin-left: 5px;
	height: 100px;
}

div#copyright {
	background: top left url(images/_bg_copyright.gif) repeat-x;
	color: #878787;
	height: 52px;
	margin-left: 5px;
	width: 767px;
	text-align: center;
	padding-top: 20px;
}

table#picLinks a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

table#picLinks a:hover {
	text-decoration: underline;
}

table#picLinks a.a1 {
	color: #047188;
}

table#picLinks a.a2 {
	color: #195A8C;
}

table#picLinks a.a3 {
	color: #066833;
}

h1.A {
	background: left top url(images/h1_style_a.gif) no-repeat;
	height: 27px;
	padding-top: 5px;
	padding-left: 33px;
	margin: 10px 0px 5px 0px;

	font-size: 13px;
	font-weight: bold;
	color: #363536;
}

h1.B {
	background: left top url(images/h1_style_b.gif) no-repeat;
	height: 27px;
	padding-top: 5px;
	padding-left: 33px;
	margin: 10px 0px 5px 0px;

	font-size: 13px;
	font-weight: bold;
	color: #363536;
}

h1.C {
	background: left top url(images/h1_style_c.gif) no-repeat;
	height: 27px;
	padding-top: 5px;
	padding-left: 33px;
	margin: 10px 0px 5px 0px;

	font-size: 13px;
	font-weight: bold;
	color: #363536;
}