<style type="text/css">
<!--
html, body, table, td, input, select, option {
	font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
	font-size: 12px;
}
h1 {
	font-size: 15px;
	padding: 0px;
	margin: 0px;
}

/********************************************************************/

a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/********************************************************************/

table#top_menu {
	font-weight: bold;
}
table#top_menu a {
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	color: #000033;
}

/********************************************************************/

table#navi {
	font-weight: bold;
}
table#navi a {
	font-weight: bold;
	color: #000033;
}

/********************************************************************/

table#pagination a {
	color: #000033;
}

/********************************************************************/

table#login {
	font-weight: bold;
}
table#login a {
	font-weight: bold;
	color: #DA251C;
}

/********************************************************************/

table#register span {
	color: red;
}

/********************************************************************/

.link_nor{
	background-color: #808000;
	font: normal 76% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	border: 2px solid #808000;
	padding:0px 4px 0px 4px;
	text-align:center;
	color:white
}
.link_act
{
	background-color:#333333;
	font: normal 76% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	border: 2px solid #808000;
	padding:0px 4px 0px 4px;
	text-align:center;
	color:white
}
span{
	font: normal 76% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	color:black
}
.mytitle
{
	font: normal 80% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
}
.showbg{
	background-color: black;
	padding:0px 0px 0px 0px;
}
.gray
{
	background-color: #9F6D11;
	position: absolute;
	border: 10px solid #9F6D11;
	z-index: 100;
}
img{
	border: 0px solid #663300;
	background-color: black
}
.opa{
	color:white;
	padding:10px 20px 0px 20px;
	position: absolute;
	z-index: 101;
	background-color: #FFA928;
	opacity:0.5;
	filter: alpha(opacity=50);
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100,FinishOpacity=50, Style=3, StartX=0, FinishX=100, StartY=0,FinishY=16); 
	-moz-opacity: 0.5;
}

/********************************************************************/
-->
</style>
