.content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	padding: 8px;
	line-height: 18px;
}
.menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	letter-spacing: 1px;
	font-weight: bold;
}
.table{
	font:normal 12px "Trebuchet MS";
	border:1px solid #efefef;
}
.table td p{
	padding:3px 0 2px 0;
	margin:0px;
}
.table th{
	vertical-align:bottom;
	background:#fff;
	border:1px solid #efefef;
}
a{
	color: #666666;
	text-decoration: none;
}

a:hover{
	color: #E71823;
	text-decoration: underline;
}

.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
}
body {
	background-image: url(../images/back.gif);
}
.menutop {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	letter-spacing: 1px;
	padding-bottom: 3px;
}
input,select {
	background-color:#EBEBEB;
	font-family: "Trebuchet MS";
	font-size: 11px;
	height: 20px;
	width: 200px;
	border: 1px solid #8D8D8D;
	color: #333333;

}

textarea {
	background-color:#E4E4E4;
	font-family: "Trebuchet MS";
	font-size: 11px;
	height: 100px;
	width: 200px;
	border: 1px solid #AEAEAE;
	color: #333333;

}

