a {
	color:blue;
	text-decoration:none;
}

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
a:hover { text-decoration: none; color:#FF0000 }

body {
	color:rgb(50,50,50);
	background: url('../img/bg.gif') repeat-x;
	font:8pt Verdana;
	margin:0;
	padding:0;
}

select,td {
	font:8pt Verdana;
}

#myinput {
	background-color:#99ccff;
	margin: 0.2em;
}

#mytxtbox {
	border: 1px solid #CCCCCC;
}

#excel {
	background-color:#99ccff;
	margin: 0.2em;
}

#replystate {
	background-color:#99ccff;
	margin: 0.2em;
}

#textCount {
	background-color:#99ccff;
	color:#FF0000;
	font-weight:bold;
}

input {
	background: #ffffff;
	border:none;
}

#pup {position:absolute; visibility:hidden; z-index:200; width:260; }

#copyright {
	color:#999999;
}

#footer {
	background-color:#f0f0f0;
	color:#999;
	background: url(../img/footer.png) repeat-x;
	font:8pt Verdana;
}

#menu {
	color:#999999;
}
