input {
	font-size:12px;
	line-height:10px;
	height:20px;
	color: #111111;
	font-family: Trebuchet MS, Arial;
}
input:focus {background: #ffe; }
select {
	font-size:10px;
}

body, td, table {
	color:#000000;
	font-size: 10px;
	font-family: Verdana, Tahoma,Trebuchet MS, Arial, Tahoma;
}

th {
	font-family: Verdana, Tahoma,Trebuchet MS, Arial, Tahoma;
	font-size: 12px;
	color:#333333;
}

small {
	font-size: 10px;
}
a {
	text-decoration: none;
	color: #000099;
}
.change_bg:hover {
	background-color: #AAAABB;
}
h1 {
	font-size:23px;
	font-family:Trebuchet MS, Arial, Tahoma;
}

h3 {
	font-size:12px;
	font-family:Trebuchet MS, Arial, Tahoma;
}

.nav_butt:hover {
	text-decoration:none;
	color:#000022;
}
.nav_butt {
	border:1px #999999 solid;
	font-size:12px;
	display:block;
	padding:2px;
	background-color:#DCDCDC;
	background-image:url('/images/misc/box.gif');
	background-repeat:no-repeat;
	background-position:right;
}


