#messagebox {
	float: left;
	height: 390px;
	width: 370px;
	margin-left: 29px;
}
#refresh:hover, #button:hover{	
	cursor: hand;
	cursor: pointer;}
#contact_title {
	background-image: url(/images/contact/contact_title.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 73px;
	margin-top: 27px;
}
#other {
	width: 333px;
	float: left;
	height: 390px;
}
.spacer {
	height: 340px;
	margin-top: 40px;
}#network {
	float: left;
	height: 160px;
	width: 334px;
	margin-left: 35px;
}
#network_title {
	background-image: url(/images/contact/network_title.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 78px;
	margin-top: 26px;
	margin-left: 14px;
}
.netlink {
	height: 31px;
	width: 117px;
	margin-left: 15px;
	border: 2px solid #999999;
	float: left;
	margin-top: 10px;
}
.netlink:hover {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}#links {
	width: 334px;
	margin-left: 35px;
	height: 227px;
	float: left;
}
#link_title {
	background-image: url(/images/contact/links_title.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 42px;
	margin-top: 8px;
	margin-left: 14px;
}
#contactform {
	float: left;
	height: 330px;
	width: 335px;
	margin-left: 8px;
	color: #FFFFFF;
}
.frmtext {
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	width: 220px;
}
.frmcap {
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	width: 70px;
	margin-left: 10px;
	font-size: 13px;
}

.frmmessage {
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	width: 300px;
	height: 75px;
}
#button {
	width: 51px;
	height: 24px;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/images/contact/send.gif);
	background-repeat: no-repeat;
}
#button:hover{
	width: 51px;
	height: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/images/contact/send.gif);
	background-position: 0px -24px;
}
#refresh {
	background-image: url(/images/contact/refresh.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 21px;
	float: left;
	margin-top: 1px;
}
#link_txt {
	width: 310px;
	height: 175px;
	float: left;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.linkclass {
	color: #FFFFFF;
	text-decoration: none;
}
.linkclass:hover{
	text-decoration: underline;
}
