HR {
	margin-top : -5%;
	margin-bottom : -50%;
	margin : -1px -1px -1px -1px;
	}

a {
	color: #FFCC00; text-decoration: none;
}

a:visited {
	color: #FFCC00; text-decoration:  none;
}

a:hover {
	color: #FFCC00; text-decoration: underline;
	
}

.menu {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

.menu:visited {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration:  none;
}

.menu:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
	
}

form {
	margin : 0 0 0 0;
}

input {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	background-color : #888888;
	color : #000000;	
	text-decoration : none;	
	border: 1px solid;
	border-color:  #000000 #AAAAAA #AAAAAA #000000;
}

textarea {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	background-color : #888888;
	color : #000000;
	text-decoration : none;
	border: 1px solid;
	border-color:  #000000 #AAAAAA #AAAAAA #000000;
}

select {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	background-color : #888888;
	color : #000000;
	text-decoration : none;
	border: 1px solid;
	border-color:  #000000 #AAAAAA #AAAAAA #000000;
}

option {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	background-color : #888888;
	color : #000000;
	text-decoration : none;
	border: 1px solid;
	border-color:  #000000 #AAAAAA #AAAAAA #000000;
}

body,p,td,th,code,li {	
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #AAAAAA;
}

.copyright {
	color: #FFFFFF;
	font-weight: bold;
}

.tit {
	font-size: 11px;
	color: #FFCC00;
	font-weight: bold;
}

.subtit {
	font-size: 11px;
	font-weight: bold;
}

.hline {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.hline2 {	
	color: #FFFFFF;
	font-weight: bold;
}

.hline3 {
	font-weight: bold;
	color: #FFCC00;
}

.hline4 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.hline5 {
	color: #EEEEEE;  font-weight: bold;
}

.tx_d {
	color: #333333;
}
.butt {
font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color: #FFFFFF;
font-weight: bold;
background-image: url(but1.gif);
width: 70px;
height: 20px;
border: 0px Black;
text-transform: lowercase;
margin-top: 5px;
}

.sel {
	background-color : transparent;
	border: none;
	}
.rad {
	background-color : transparent;
	border: none;
	}

.hlit{
	color: #FFFFFF;
	text-decoration : none;
}