body {
	background-color:#000000;
	background-image:url(/images/bg.gif);
}


td.background {
	background-attachment:fixed;
	background-image:url(/images/bg_innerum.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-position:left;
}

body, table {
	font-family:Franklin Gothic Book,Tahoma,Arial;
	font-size:12px;
	color:#CCCCCC;
}

input, textarea, select {
	font-family:Franklin Gothic Book,Tahoma,Arial;
	font-size:12px;
	color:#000000;
}

div.main {
	margin-top:30px;
	padding:25px;
	width:750px;
	background-color:#232323;
}

table.login {

	color:#000000;

}



table.login a {

	color:#000000;

}



div.content {

	text-align:left;

	width:700px;

}



div.top_line {

	width:700px;

	height:6px;

	background-color:#90881d

}



h1 b {

	color:#90881d;

	font-size:25px;

	font-weight:normal;

}

	



div.bottom_line {

	width:700px;

	height:3px;

	background-color:#90881d

}



td.line {

	/*border-bottom:1px solid #CCCCCC;*/

	font-size:15px;

}



div.vline {

	border-left:1px solid #CCCCCC;

	padding:8px;

	line-height:18px;

	visibility:hidden;

}



table.content {

	margin-top:35px;

}



div.yellow {

	background-color:#79fe4a;

	padding:5px;

	text-align:center;

	width:185px;

	margin-bottom:17px;

	border:1px solid #000000;

}



div.yellow b {

	font-size:14px;

}



input.login {

	width:100px;

}



a {

	color:#CCCCCC;

	text-decoration:none;

}



a:hover {

	text-decoration:underline;

}



h1 {

	font-weight:normal;

	font-size:20px;

}



table.form td {

	padding:3px;

}



input.form {

	width:200px;

}



textarea.form {

	width:200px;

	height:150px;

}



span.required {

	color:#90881d;

	font-weight:bold;

}



p.message {

	color:#79fe4a;

	font-weight:bold;

}



div.round {

	width:740px;

	height:10px;

}



p.error {

	color:#ff0000;

}



a.boxlink {
	color:#cccccc;
	font-size:18px;
	text-decoration:none;
}



a.boxlink:hover {
	text-decoration:none;
}



table.products {

	border:1px solid #90881d;

}



table.products td {

	padding:3px;

}



table.products tr.odd td {

	background-color:#363636;

}



table.products tr.even td {

	background-color:#232323;

}



table.products tr.head td {

	font-weight:bold;

}



table.products tr.even:hover td {

	background-color:#4a4a4a;

}



table.products tr.odd:hover td{

	background-color:#4a4a4a;

}



table.products tr.odd_total td {

	background-color:#363636;

	font-weight:bold;

}



table.products tr.even_total td {

	background-color:#232323;

	font-weight:bold;

}



input.admin {

	border:1px solid #90881d;

	color:#90881d;

	background-color:#232323;

}
