a:link.top {
	color : #808080;
	background-color : transparent;
	text-decoration : none;
}

a:visited.top {
	color : #808080;
	background-color : transparent;
	text-decoration : none;
}

a:hover.top {
	color : #ffffff;
	background-color : transparent;
	text-decoration : none;
}

a:active.top {
	color : #ffffff;
	background-color : transparent;
	text-decoration : none;
	}

a:focus.top {
	color : #ffffff;
	background-color : transparent;
	text-decoration : none;
}

a:link.main {
	color : #e9bb65;
	background-color : transparent;
	text-decoration : none;
}

a:visited.main {
	color : #e9bb65;
	background-color : transparent;
	text-decoration : none;
}

a:hover.main {
	color : #808080;
	background-color : transparent;
	text-decoration : none;
}

a:active.main {
	color : #808080;
	background-color : transparent;
	text-decoration : none;
}

a:focus.main {
	color : #808080;
	background-color : transparent;
	text-decoration : none;
}

tr {
	overflow : hidden;
	padding : 0px;
	margin : 0px;
}

td {
	overflow : hidden;
	padding : 0px;
	margin : 0px;
	font-family : sans-serif;
	font-size : 16px;
	overflow : scroll;
}

td.line {
	overflow : hidden;
	height : 1px;
	color : #000000;
	background-color : #e9bb65;
}
	
tr.line {
	overflow : hidden;
	height : 1px;
	color : #000000;
	background-color : #e9bb65;
}

td.content {
	overflow : hidden;
	color : #e9bb65;
	background-color : #601d00;
        background-image:url(../img/0000.jpg); 
	background-repeat : no-repeat; 
	height : 490px;
}

td.content_frame {
	overflow : hidden;
	height : 490px;
}

td.top_frame {
	overflow : hidden;
	width : 50%;
}

td.top_center {
	overflow : hidden;
	width : 800px;
	text-align : right;
}

td.content_tl {
	overflow : hidden;
	width : 450px;
	height : 54px;
}

td.content_tr {
	overflow : hidden;
	text-align : justify;
	vertical-align : bottom;
	height : 54px;
}

td.content_bl {
	overflow : hidden;
	height : 435px;
}

td.content_br {
	overflow : hidden;
	height : 435px;
}

table.layout {
	overflow : hidden;
	padding : 0px;
	margin : 0px;
	table-layout : fixed;
	border-spacing : 0px;
	border-collapse : collapse;
	border-width : 0px;
	width : 100%;
}

img.logo {
	padding : 0px;
	margin : 0px;
	border-width : 0px;
}

img.line {
	padding : 0px;
	margin : 0px;
	border-width : 0px;
}

img.content {
	margin : 20px;
	border-width : 1px;
	border-style : solid;
	border-color : #e9bb65;
}

body {
	color : #e9bb65;
	background-color : #000000;
}

div.content {
	overflow : auto;
	vertical-align : middle;
	height : 435px; 
	width : 350px;
	background-color : transparent;
	color : #e9bb65;
}

dt {
	font-weight : bold;
	padding-top : 10px;
}

dd {
	padding : 0px;
	margin : 5px;
}
