/* -------------------------------------------------------------*/
/*		***** Reworked HTML Tags ***** 			*/
/* -------------------------------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin:0;
}

/* -------------------------------------------------------------*/
/* 		*****TABLE STYLES***** 				*/
/* -------------------------------------------------------------*/

tr.headerTR {
	background-image: url(/jdt_cma/images/gsra_head_back.gif);
}
td.footerTdLeft {
	background-image: url(/jdt_cma/images/gsra_footer_back.gif);
}
td.footerTdRight {
	background-image: url(/jdt_cma/images/gsra_footer_back.gif);
	background-position: right;
}

/* -------------------------------------------------------------*/
/*		*****FONT STYLES***** 				*/
/* -------------------------------------------------------------*/

.footerText {
	font-size: small;
	color: #726666;
	font-family: Arial, Helvetica, sans-serif;
}

/* -------------------------------------------------------------*/
/*		*****LINK STYLES***** 				*/
/* -------------------------------------------------------------*/

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: underline;
}
a:link		{text-decoration:underline}
a:visited	{text-decoration:underline}
a:hover		{text-decoration:underline}
a:active	{text-decoration:underline}
a.navText {
	font-weight: bold;
	color: #333333;
}
a.topNavLink {
	font-family: Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	color: #c8b5b5;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
}
a.topNavLink:active {
	text-decoration: underline;
}
a.topNavLink:hover {
	text-decoration: none;
}
a.topNavLink:visited {
	text-decoration: none;
}
a.leftNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7A847F;
	text-align: center;
	font-size: 12px;
	text-decoration: underline;
}
a.leftNavLink:active {
	font-weight: bold;
	color: #003300;
	text-align: center;
	font-size: 12px;
	text-decoration: underline;
}
a.leftNavLink:hover {
	font-weight: bold;
	color: #003300;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
}
a.leftNavLink:visited {
	font-weight: bold;
	color: #7A847F;
	text-align: center;
	font-size: 12px;
	text-decoration: underline;
}
a.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: small;
	text-decoration: underline;
}
a.whiteLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: small;
	text-decoration: underline;
}
