/* design for geko-web webdesigner & webmaster */

body
{
	background:white url(../images/background.png) repeat-x;
	color:black;
	border:none;
	font-family:"Sans Serif";
}

table
{
	margin:0px;
	padding:0px;
}

img
{
	border:none;
}

#text a
{
	text-decoration:none;
	font-style:none;
	color:#ff6600;
	font-variant:small-caps;
	font-size:0.85em;
	border:none;
}

#text a:hover
{
	font-style:italic;
	font-size:0.92em;
	border-bottom:1px #d1d1ff dotted;
}

td
{
	text-align:center;
	vertical-align:middle;
	font-size:1.1em;
}

ul li
{
	list-style-type:none;
}

#tbl_center
{
	vertical-align:middle;
	text-align:center;
	width:100%;
	height:100%;
	margin:0px;
}

#tbl_content
{
	width:800px;
	height:500px;
	margin:auto;
}

#text
{
	text-align:justify;
	width:395px;
	height:161px;
	overflow:auto;
	font-size:0.9em;
	padding:25px;
	background:white;
}

h1
{
	font-size:1.2em;
	color:#ff6600;
	font-variant:small-caps;
}

h2
{
	font-size:1.1em;
	color:#ff6600;
	font-variant:small-caps;
}

#admin
{
	text-align:center;
	width:500px;
	margin:auto;
	margin-top:-25px;
}

.important
{
	text-decoration:none;
	font-style:none;
	color:#ff6600;
	font-variant:small-caps;
	font-size:0.95em;
	border:none;
}

#admin a
{
	color:#b1b1ff;
	text-decoration:none;
	font-size:0.6em;
}

#admin a:hover
{
	color:#ff6600;
}

td
{
	font-size:0.9em;
}