body {
	background-color: #000000;
	background-image: url(images/bg_table.jpg);
	background-repeat: repeat;
	margin: 0px;
	
}
#fixed {
	position: fixed;
}

#main_table {
	width: 998px;
}
#main_table #right {
	height: 440px;
	width: 150px;
}
#main_table #main {
	height: 350px;
	width: 698px;
}


.login {
	font-family: Arial;
	background-color: #666666;
	height: 440px;
}
.td_size {
	height: 20px;
}

#btm {
	background-repeat: repeat-y;
}
.style1 {
	font-family: "Balloon Extra";
	color: #FFFFFF;
}.over_all_font {
	font-family: arial;
	color: #FFFFFF;
	font-weight: normal;
}
.test_filed {
	border: thin solid #000000;
}
#outside_log_in {
	border: medium solid #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}.menu {
	text-indent: 5px;
	height: 20px;
}
.submenu {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
}
.submenu_td {
	text-indent: 5px;
}
.subindent {
	text-indent: 10px;
}
.adduser {
	font-family: Arial;
	color: #FFFFFF;
	width: 650px;
}
#main_table #left {
	height: 440px;
	width: 150px;
}
#options {
	border: thin solid #FFFFFF;
	width: 650px;
	height: auto;
}
#options_small {
	border: thin solid #FFFFFF;
	width: 325px;
	height: auto;
}
