.linkin {
	color: #000000;
	text-decoration: none;
}
.linkin:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.linkup {
	color: #FFFFFF;
	text-decoration: none;
	height: 10px;
	width: 100px;
	background-color: #003399;
	text-align: center;
	border: thin solid #000000;
}
.linkup:hover {
	color: #000000;
	text-decoration: none;
	height: 16px;
	width: 100px;
	background-color: #993300;
	border: thin solid #000000;
}
.link {
	color: #000000;
	text-decoration: none;
}
.link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.linkdown {
	color: #FFFFFF;
	text-decoration: none;
}
.linkdown:hover {
	color: #FF0000;
	text-decoration: underline;
}
.linksub {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	height: 18px;
	width: 100%;
	border: 1px outset #FFFFFF;
	text-align: center;
	background-color: #999999;
	padding: 1px;
}
.linksub:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-align: center;
	padding: 1px;
	height: 18px;
	width: 100%;
	border: 1px inset #CCCCCC;
}
.linksubup {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	height: 18px;
	width: 100%;
	border: 1px outset #FF6600;
	text-align: center;
	background-color: #FF6600;
	padding: 1px;
}
.linksubup:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	padding: 1px;
	height: 18px;
	width: 100%;
	border: thin inset #FF6600;
}
.formfied1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
.formfiedbot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
}
.formfiedtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	height: 18px;
	width: 100px;
	border: 1px solid #006699;
	padding: 1px;
}
.formfiedbot1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
	width: 50px;
	background-color: #CCCCCC;
}
.backgound {
	background-color: #666666;
	background-image: url(images/event/present/presentevent_001_00.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 100px 100px;
}
