div#container
{
   width: 1000px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
   font-size: 10px;
   font-family: tahoma;
   font-weight: bold;
   background-image: url('../pic/dark19ver.gif');
   color: #74674b;
   background-color: #FFFFFF;
}
.startbtn {
  	cursor:pointer;
	font-family: Times New Roman; 
	border:outset 1px #74674b;
	color: #74674b;
	font-size: 12px;
	font-weight:bold;
	padding: 1px 2px;
	background-color: transparent;
}
.small {
	font-size: 8pt; font-family: tahoma; 
	font-weight: bold;
}
.stat {
	font-size: 10pt;
	font-family: Times New Roman; 
	font-weight: bold;
	color: #ccad74;
	/*border:inset 1px #74674b;*/
}
a:link, a:visited {
	text-decoration:none;
	color: #ccad74;
}
a:hover {
	color: red;
}
table.login {
background:url('../pic/franko2.jpg') repeat-x left top;
}
table.loginhover {
background:url('../pic/franko1.jpg') repeat-x left top;
}
