A:Link {cursor: help; text-decoration:none; color: #6c7735; font-family: Georgia, Trebuchet MS, Arial, Verdana, Sans-Serif; font-size: 12px;}
A:Active {cursor: help; text-decoration:none; color: #6c7735; font-family: Georgia, Trebuchet MS, Arial, Verdana, Sans-Serif; font-size: 12px;}
A:Visited {cursor: help; text-decoration:none; color: #6c7735; font-family: Georgia, Trebuchet MS, Arial, Verdana, Sans-Serif; font-size: 12px;}
A:hover	{cursor: help; text-decoration:none; color: #6c7735; border-top : 1px dotted; border-bottom : 1px dotted; font-family: Georgia, Trebuchet MS, Arial, Verdana, Sans-Serif; font-size: 12px;}

body, table {text-align:justify; font-size:11px; font-family:verdana; color:#fefd67}

body {
	background:url('bg.gif');
	background-color:#000000;
	scrollbar-face-color: #fefd67;
	scrollbar-highlight-color: #b17000;
	scrollbar-shadow-color: #b17000;
	scrollbar-3dlight-color: #ef2a00;
	scrollbar-arrow-color: #b17000;
	scrollbar-track-color: #b17000;
	scrollbar-darkshadow-color: #ef2a00;
	margin-top : 0px;
	margin-left : 0px;
}


#layout{
	width: 600px;
	background-color: #000000;
}

#content{
	width: 580px;
	background-color: #000000;
	position:static;
	margin : -8px 0px 30px 0px;
}

#navi{
	width: 600px;
	background-color: #000000;
	position:static;
	margin : 0px 0px -8px 0px;
}

strong {
	color: #ef2a00;
	text-decoration: none;
	text-transform : uppercase;
	font-size : 9px;
}


.ca {
	font-size: 15px;
	font-family: Courier New, Courier, monospace;
	font-weight: bold;
	color:#b8b800;
}

h1 {
	font-size: 14px;
	font-family: Georgia, Trebuchet MS, Arial, Verdana, Sans-Serif;
	color:#000000;
	background-image : url(tb.gif);
	text-align : left;
	line-height: 15px;
	text-transform : lowercase;
	font-style : italic;
	font-weight : bold;
	padding-left : 10px;
}











input, textarea, option, select {	background-color: #b17000;	font: 9px verdana;	color: #ef2a00;	border: 1px solid #fefd67;	padding:2px;}
