BODY
{
	background-image : url("img/back.jpg");
	background-repeat : repeat;
	background-color : #000000;
	color : #FFFFFF;
	margin-right : 0px;
	padding-right : 0px;
	font-family : Arial, Helvetica, sans-serif;
}

BODY.content
{
	background-image : url("img/main.jpeg");
	background-repeat : no-repeat;
	background-attachment:fixed;
}

TABLE.main
{
	width : 800px;			
}
TABLE.whole
{
	width : 928px;
	border-width : 0px;
	border-style : none;
	text-align : right;
	margin-right : 0px;
	margin-top : 52.1px;
	padding-right 0px;
}
.mainsec
{				
	height : 484px;
	width : 928;
	vertical-align : top;
	text-align : left;
}

.mainsec2
{				
	height : 484px;
	width : 928px;
	vertical-align : top;
	text-align : left;
}

TD.nav
{
	background-image : url("img/menuback.jpg");
	background-repeat : no-repeat;
	height : 28px;
	width : 800px;
}

TD.mainrpt {	background-image : url("img/main_rpt.jpg");
				background-repeat : repeat-x;
				height : 521px;
				width : 128;
}
TD.navrpt {		background-image : url("img/menuback_rpt.jpg");
				background-repeat : repeat-x;
				height : 28px;
				width : 128px
}
TD.leftspace {	width : *;	
}
DIV.main {		margin-right : 0px;
				text-align : right;
}


A
{
	color:#FFFFFF;
	font-weight:bold;
}

A:hover
{
	color:#FFB537;
}

A.nav {			display : inline;
				text-decoration : none;
				vertical-align : top;
				height : 24px;
				margin : 0px;
				line-height : 20px;
				padding-top : 3px;
				padding-bottom : 3px;
				padding-left : 10px;
				padding-right : 8px;
				color : #FFFFEE;
				border-color : #FFFFED;
				font-size : 14px;
				font-weight: bold;
				border-left-width : 2px;
				border-right-width : 2px;
				border-left-style : solid;
				border-right-style : solid;
}
A.nav:hover {	display : inline;
				vertical-align : center;
				text-decoration : none;
				margin : 0px;
				height : 24px;
				line-height : 20px;
				padding-top : 3px;
				padding-bottom : 3px;
				padding-left : 10px;
				padding-right : 8px;
				font-size : 14px;
				font-weight : bold;
				color : #330609;
				background-color : #FFB537;
				border-color : #FFFFED;
				border-left-width : 2px;
				border-right-width : 2px;
				border-left-style : solid;
				border-right-style : solid;
}
A.right {			display : block;
				text-decoration : none;
				height : 18px;
				margin-top : 2px;
				margin-bottom : 2px;
				line-height : 18px;
				padding-top : 3px;
				padding-bottom : 3px;
				padding-left : 10px;
				padding-right : 8px;
				color : #FFFFEE;
				border-color : #FFFFED;
				font-size : 12px;
				font-weight: bold;
				border-top-width : 2px;
				border-bottom-width : 2px;
				border-top-style : none;
				border-bottom-style : none;
}
A.right:hover {			display : block;
				margin : 0px;
				margin-left : 0px;
				text-decoration : none;
				margin-right : 0px;
				height : 18px;
				line-height : 18px;
				padding-top : 3px;
				padding-bottom : 3px;
				padding-left : 10px;
				padding-right : 8px;
				font-size : 12px;
				font-weight : bold;
				color : #330609;
				background-color : #FFB537;
				border-color : #FFFFED;
				border-top-width : 2px;
				border-bottom-width : 2px;
				border-top-style : solid;
				border-bottom-style : solid;
}
A.right:active {		display : block;
				margin-left : 0px;
				text-decoration : none;
				margin-right : 0px;
				height : 15px;
				line-height : 18px;
				padding-top : 3px;
				padding-bottom : 3px;
				padding-left : 10px;
				padding-right : 8px;
				font-size : 12px;
				font-weight : bold;
				color : #330609;
				background-color : #FFB537;
				border-color : #FFFFED;
				border-top-width : 2px;
				border-bottom-width : 2px;
				border-top-style : none;
				border-bottom-style : none;
}
TABLE.content { margin-top : 30px;
				margin-bottom : 15px;
				margin-left : 20px;
				margin-right : 20px;
				border-style : solid;
				border-width: 1px;
				border-color : #CCCCBFE;
}
TABLE.gbook {   margin-top : 10px;
				margin-bottom : 10px;
				margin-left : 20px;
				margin-right : 20px;
				border-style : solid;
				border-width: 1px;
				border-color : #CCCCBFE;
}
TH.topic {		text-align : left;
				font-size : 14px;
				color : #FFE5B5;
				background-color : #842418;
}
TH.gtopic {		text-align : left;
				font-size : 12px;
				color : #FFE5B5;
				
}
TD.content{		padding : 10px;
			font-size : 12px;
			background:url(img/content_bg.gif);
			filter:Alpha(opacity=80, finishopacity=10, style=0);
			
//			background-color : #3a1310;
			vertical-align : top;
}
TD.wepic{		padding : 10px;
			font-size : 12px;
			text-align : center;
			background-color : #4a2320;
			vertical-align : middle;
}
H1 {			font-size : 20px;
			font-spacing : 2px;
			margin : 3px;
}

H3
{
	font-size:12px;
	margin-bottom:4px;
	color:#FFB537;
}

P
{
	text-align:justify;
}

P.disclaim
{
	font-size	: 10px;
}

B.date {	font-size : 12px;
			color : #FFd557;
}
B.fl {	font-size : 14px;
			color : #FFB537;
}
DIV.desc {	margin-left : 12px;
		margin-top : 1px;
		padding-top : 0px;
}
TEXTAREA,INPUT 
{
		font-family : sans-serif;
		font-size : 11px;
		color : #EEFFEE;
		background:url(img/content_bg.gif);
		border-style:solid;
		border-width:1px;
		border-color : #DDEFDD;
}
HR
{
	border : none ;
	background-color : #DDEEDD;
	height : 1px;
}
IMG.row
{
	padding-right : 3px;
}
TD.revent {
	font-size:10px;
	font-weight:bold;
	text-align : right;
}
TD.event {
	font-size:13px;
	font-weight:bold;
	padding-left : 30px;
}
IMG, A.pic {
	border-style : none;
	text-decoration : none;
	border-width : 0px;
}
