body {
	background: #F7E3CA url(../images/fs_bg_01.jpg);
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #390000;
	padding: 0px;
	margin: 0px;
}

a:link {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #390000;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #390000;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #A04639;
	text-decoration: none;
}

a:active {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: underline;
}

table#header {
	width: 735px;
	background: #000;
}

table#nav {
	width: 730px;
	height: 27px;
}

table#content {
	width: 735px;
	border: none;
	border-left: 3px solid #A04639;
}

.leftSide {
	width: 150px;
	background: #FFEEC9;
	font-size: 12px;
	color: #380000;
	padding: 0px;
}

td.content {
	background: url(../images/drop_bg_02.jpg);
	background: #FFFFE8;
	font-size: 12px;
	color: #380000;
	padding: 5px;
}

.contentTitle {
	width: 100%;
	height: auto;
	background: #A04639;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.rightSide {
	width: 170px;
	background: #FFEEC9;
	font-size: 10px;
	color: #380000;
	padding: 0px;
	
}

.sideTitle {
	width: 170px;
	height: auto;
	background: #A04639;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	text-align: center;
}

.text {
	padding: 5px;
	/*border-bottom: 1px dotted #A04639;*/
}

.textR {
	padding: 5px;
	/*border-bottom: 1px dotted #A04639;*/
}

.textR a:link {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #390000;
	text-decoration: underline;
}

.textR a:visited {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #390000;
	text-decoration: underline;
}

.textR a:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #A04639;
	text-decoration: none;
}

.textR a:active {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #F00;
	text-decoration: underline;
}

.RightLINK a:link, .RightLINK a:visited {
	display: block;
	padding: 5px;
	background: none;
}

.RightLINK a:hover {
	background: #FFFFE8;
	color: #A04639;
	text-decoration: none;
}

table#footer {
	width: 735px;
	border: none;
}	

td.footer {
	background: #FFEEC9;
	font-size: 12px;
	color: #380000;
	padding: 5px;
}
/*
.paginate {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #390000;
	display: inline;
	border: 1px solid #000;
	padding: 1px;
}
*/
.header_title {
	background: #F7E3CA url(../images/fs_bg_01.jpg);
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #FFFFE8;
	padding: 5px;
	border: 2px solid #000;
}

#alpha_list {
	background: #FFEEC9;
	padding: 5px;
}

#alpha_list a:link {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #390000;
	text-decoration: underline;
	font-weight: bold;
}

#alpha_list a:visited {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #390000;
	text-decoration: underline;
	font-weight: bold;
}

#alpha_list a:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #A04639;
	text-decoration: none;
	font-weight: bold;
}

#alpha_list a:active {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: underline;
	font-weight: bold;
}

#skip_replay {
	position: absolute;
	border: 2px solid #A04639;
	border-right: none;
	margin-left: -23px;
	/*margin-top: -100px;
	/*z-index: -1000px;*/
}
