body {
	margin: 10px;
	background-color: #FFFFFF;
	color: #717171;
	font-family: Verdana, Arial, helvetica;
	font-size: 10px;
}
body a:link, body a:visited, body a:active {
	text-decoration: none; color: #F29733;
}
body a:hover {
	text-decoration: none; color: #717171;
}

h1 {
	color: #A1A1A1;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 2px;
}
h2 {
	color: #A1A1A1;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 2px;
}
p{
	font-size: 12px;
	
}
textarea {
	font-family: Verdana, Arial, helvetica;
	color: #717171;
	border: 1px solid #717171;
	font-size: 10px;
	width: 300px;
	height: 150px;
	border: 1px solid #A1A1A1;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #A1A1A1;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	
}
#menu table{
	font-size: 12px;
	width: 150px;
}
#contents table{
	width: 400px;
	font-size: 11px;
}
#contents .td-one{
	width: 100px;
}

#contents .td-two{
	width: 200px;
}

#contents .td-three{
	width: 100px;
}

input{
	width: 150px;
	font-family: Verdana, Arial, helvetica;
	color: #717171;
	border: 1px solid #717171;
	font-size: 10px;	
}
#freeright{
	padding-top: 100px;
	color: #717171;
	font-size: 10px;
}
#freeright a:link, #freeright a:visited, #freeright a:active {
	text-decoration: none; color: #717171;
}
#freeright a:hover {
	text-decoration: none; color: #F29733;
}
