/* CSS Document */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #330000;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

a:link, a:active {
	font-size: 12px;
	color: #FFFFFF;
}

a:visited {
	font-size: 12px;
	color: #CCCCCC;
}

a:hover {
	font-size: 12px;
	color: #FFFF00;
}

table#menu a:link  {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

table#menu a:visited  {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

table#menu a:active  {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

table#menu a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

.formTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.formFont {
	font-size: 11px;
	font-weight: normal;
}

.formButton {
	font-size: 12px;
	font-weight: normal;
}

.formSort {
	font-size: 8px;
	font-weight: normal;
	width: 14px;
	height: 14px;
	vertical-align: top;
}

.recordTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}

.pageNavi {
	font-size: 12px;
}

form#frmMain {
	margin: auto;
	width: 720px;
	text-align: left;
}

form#frmComment {
	margin: auto;
	width: 460px;
	text-align: left;
}

#divContainer {
	margin: auto;
	width: 800px;
	background:url(images/bg.gif) center repeat-y;
	text-align: center;
}

#divContainer2 {
	margin: auto;
	width: 500px;
	height: 600px;
	background:url(images/bg.gif) center repeat-y;
	text-align: center;
}

#divSpaceHolder {
	margin: auto;
	width: 800px;
	background:url(images/bg.gif) center repeat-y;
	height: 15px;
}

#divCopyright {
	background:url(images/bg.gif) center repeat-y;
}

.thumbnail {
	border: 2px solid #330000;
	word-spacing: 5px;
}

.thumbnailElite {
	border: 2px solid #FFCC00;
	word-spacing: 5px;
}

.sthumbnail {
	border: 1px solid #330000;
	word-spacing: 5px;
}

.sthumbnailElite {
	border: 1px solid #FFCC00;
	word-spacing: 5px;
}