/* CSS Document */
.but, .but A:active, .but A:link, .but A:visited{font-family:tahoma; font-weight:normal; font-size:12px; color:#FFFFFF; text-decoration:none;}
.but A:hover{color:#66CCFF;}


.running, .running A:active, .running A:link, .running A:visited{ font-family:tahoma; font-weight:normal; font-size:12px; color:#000000; text-decoration:none;}
.running A:hover{color:#66CCFF;}


.copyright, .copyright A:active, .copyright A:link, .copyright A:visited{font-family:tahoma; font-weight:normal; font-size:11px; color:#999999; text-decoration:none;}
.but A:hover{color:#66CCFF;}

.alpha, .alpha A:active, .alpha A:link, .alpha A:visited{font-family:tahoma; font-weight:normal; font-size:11px; color:#66CCFF; text-decoration:none;}
.alpha A:hover{color:#999999;}

.textbox1 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #252525;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 22px;
	width: 180px;
	border: 1px solid #252525;
}


.textbox2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #252525;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 60px;
	width: 180px;
	border: 1px solid #252525;
}

