
body {
	background-image: url('bg.jpg');
	background-repeat: repeat-y;
	background-color: #c4dcdc;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color:#6e6c6c;
	text-align:justify;
	background-attachment: fixed;
	cursor: default;
	overflow-y: scroll
}

tr, td {
font-family: Tahoma;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color:#6e6c6c;
	text-align:justify;
	cursor: default;}

i
{color:#b0cb49;}

u 
{color:#b0cb49;}

b
{color:#b0cb49;}

h1 {
font-family: BabelSans;
font-size: 14px;
text-transform: uppercase;
margin-bottom:5px;
height: 30px;
color: #f16eaa;
}


hr
{border: 1px dotted #404040;
height: 1px;
}



a:link, a:visited, a:active
{text-decoration:none;
text-transform: uppercase;
cursor: default;
color: #f995ad}


a:hover 
{text-decoration:none;
text-transform: uppercase;
cursor: default;
color: #c0c0c0}

.menutitle{
cursor:default;
margin-bottom: 5px;
background-color:#ffffff;
color:#ed82af;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:0px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}

input, textarea, select
{font-family:Arial;
font-size: 10px;
border:1px solid #808080;
letter-spacing: 0px;
background:#000000;
padding-right:5px;
padding-left:5px;
font-size:10px;
color:#6e6c6c;
width:150px;}
