html {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
}
mainLink {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
}
#mainLink a:link,#mainLink a:visited {
	display: block;
	width: 124px;
	height: 20px;
	line-height: 20px;
	padding-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-top: 5px;
	border: 1px solid #889EB3;
}
input {
	font-size: 11px;
	background-color: #E0EAF1;
	text-align: center;
	border: 1px solid #6B7C8C;
	font-family: Tahoma, Arial;
	padding: 3px;
}
textarea{
font-size: 11px;
	background-color: #E0EAF1;
	text-align: center;
	border: 1px solid #6B7C8C;
}

#mainLink a:hover, #mainLink a:active {
	background-color: #A6C2DA;
	display: block;
	width: 124px;
	height: 20px;
	line-height: 20px;
	padding-right: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	margin-top: 5px;
}
#border1 {
	border: 1px solid #728596;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	float:right;
	width:150px;
}
#thumbImg {
	padding: 2px;
	border: 1px solid #ffffff;
}

a {
	text-decoration: none;
}
