/*<group=link_general>*/

A:link {
	background: transparent;
	color: #404864;
	border-bottom: 1px dotted #747474;
}

A:active {
	background: transparent
	color: #404864;
	border-bottom: 1px dotted #747474;
}

A:hover {
	background: #b9c0c7;
	color: #404864;
	border-bottom-color: #747474;
	border-bottom-width: 1px;
}

A:visited {
	background: transparent;
	color: #404864;
}
	
/*</group>*/

/*<group=link_empty>*/

A.empty:link {
	border-bottom-style: none;
	border-style: none;	
	background: transparent;
}

A.empty:active {
	border-bottom-style: none;
	border-style: none;
	background: transparent;
}

A.empty:hover {
	border-bottom-style: none;
	border-style: none;
	background: transparent;
}

A.empty:visited {
	border-bottom-style: none;
	border-style: none;
	background: transparent;;
}
	
/*</group>*/

a.textbox {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

body {
	background: transparent url(../images/sfnd3.jpg) repeat;
	margin: 0px;
	top: 0px;
	left: 0px;
}

td.sand {
	background: url(../images/hmsnbg.jpg);
}

td.copper {
	background: url(../images/hmcpbg.jpg);
}

td.comp {
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px dashed #c0c0c0;
}

td.pgnv {
	border-bottom: none;
	padding-top: 5px;
}

table.main {
	background: repeat-x #ffffff;
	border: 1px solid #778593;
}

table.topnav {
	margin-top: 12px;
	margin-bottom: 5px;
}

p.txtbody {
	color: #404864;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 0;
}

p.sponsor {
	color: #404864;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 30px;
}

p.txtbody2 {
	color: #404864;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	text-align: center;
	margin-top: 10px;
}

