body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CCCCCC;
}

body {
	background-image:url(../images/outerBG.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	background-attachment: fixed; 
	background-color:#000000;
	margin:0px 0px 10px 0px;
}

a {
	font-size:11px;
	color:#990000;
	font-weight:bold;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
	color:#990000;
}

a:hover {
	text-decoration:none;
	color:#FF0000;
}

a:active {
	text-decoration:none;
	color:#990000;
}

.contents {
	background-image:url(../images/innerBG2.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

.footer {
	text-align:center;
}

.left {
	padding:10px 15px 10px 10px;
}

.center {
	padding:10px 15px 10px 15px;
	vertical-align:top;
	text-align:left;
}

.right {
	padding:10px 10px 10px 15px;
}

.reviewImage {
	border:#666666 1px solid;
	padding:1px;
	margin:2px;
}

.banner {
	margin-bottom:10px;
}

.titleImage {
	margin:10px 0px 5px 0px;
}

.title {
	border-bottom:#777777 1px dotted;
	font-weight:bold;
	padding-top:5px;
}

.titleSmall {
	font-weight:bold;
	padding-top:5px;
}

.content {
	display:table;
	min-height:10px;
	padding-bottom:3px;
	text-align:justify;
}

.content label {
	font-weight:bold;
}

.content img {
	max-width:400px;
	height:auto;
}

.content p, font, span, div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.editorInfo {
	color:#777777;
	font-size:10px;
	font-style:italic;
	padding-bottom:5px;
	text-align:right;
}

.moreLink {
	padding-bottom:20px;
	text-align:left;
}

.pages {
	text-align:center;
}

.letters {
	padding-top:10px;
	padding-bottom:15px;
	text-align:center;
}

.reviewInfo {
	padding-bottom:3px;
	text-align:justify;
	min-height:200px;
}


.cover {
	width:150px;
	float:right;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-right:15px;
}

.formInput {
	background-color:#222222;
	border:#999999 1px solid;
	color:#FFFFFF;
	font-size:11px;
	margin:1px 0px 1px 0px;
	padding-left:2px;
	padding-right:2px;
	width:400px;
}

.formButton {
	background-color:#222222;
	border:#888888 1px solid;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:1px 20px 1px 20px;
}

.searchInput {
	background-color:#222222;
	border:#888888 1px solid;
	color:#FFFFFF;
	padding-left:2px;
	padding-right:2px;
	font-size:10px;
	width:200px;
}

.searchButton {
	background-color:#222222;
	border:#888888 1px solid;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
