.border {
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px none #000000;
	border-left: 2px solid #000000;
}

.border_mid {
	border-top: 2px none #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px none #000000;
	border-left: 2px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	color: #FFFFFF;
	text-align: left;
}

.border_bott {
	border-top: 2px none #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	background-image: url(../grx/nav/bott.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}

.nav_bg {
	background-image: url(../grx/nav_bg.gif);
	background-repeat: repeat-x;
}

.foot_bg {
	background-image: url(../grx/yell_bott.gif);
	background-repeat: repeat-x;
}


.team_bg {
	background-image: url(../grx/team_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}




a, a:link, a:visited, a:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	 	color: #FFFFFF;
	text-decoration : underline;
}
