
A:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}
A:link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px; 
	font-weight: normal;
	text-decoration: none;
	color: #000000;	
	}
A:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color:#204D6A; 
	font-weight: normal;
	text-decoration: none;
	}	
A:active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color:#2D6C97; 
	font-weight: normal;
	text-decoration: none;
	}
	
td, input, select, Textarea {
	font-size : 10px;
	font-family : verdana, helvetica, arial;
	color : #000000;
	}
		
.rub1 {
	font-family : verdana, helvetica, arial;
	font-size : 16px;
	color : #000000;
	font-weight: bold;
	}
	
.rub2 {
	font-family : verdana, helvetica, arial;
	font-size : 10px;
	color : Black;
	font-weight: bold;
	}
	
.rub3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight: bold;
	}
		
.tiny {
	font-family : verdana, helvetica, arial;
	font-size : 9px;
	color : #000000;
	font-weight: normal;
	}

.scoreinput {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	height: 16px; 
	width: 16px; 
	border: 1px #666666 solid; 
	text-align: center; 
	vertical-align: middle
	}

.displaybox {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #000000; 
	height: 15px; 
	width: 100px; 
	border: #666666; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}

.inputbox {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px
	}

.paypalsubmitbutton {
	height: 26px;
	width: 285px;
	background-color: #FFFFFF;
	}

.registersubmitbutton {
	height: 26px;
	width: 450px;
	background-color: #FFFFFF;
	}
	
.hand {
	cursor: pointer;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.upload {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #000000; 
	height: 15px; 
	width: 79px; 
	border: #666666; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}
	
.ratingstight {
	height: 26px;
	width: 285px;
	background-color: #FFFFFF;
	}
	
.tinyCS {
	font-family : verdana, helvetica, arial;
	font-size : 7px;
	color : #000000;
	font-weight: normal;
	}

form {
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
button {
	display:block;
	border: none;
	width:90px;
	height:18px;
	text-align: center;
	vertical-align: middle;
	font-size:9px;
	font-family: Arial, Verdana;
	background-image:url(/hattrick/pix/cupo_button_up.gif);
	cursor: pointer;
	background-repeat: no-repeat;	
	background-color: transparent;
	}
	
button:hover {
	background-image:url(/hattrick/pix/cupo_button_down.gif);
	} 
	
.plaininput {
	margin: 0px;
	padding: 0px;
	border: 0px;
}