.grad {
	background-image:url(images/GradientBG.jpg);
	background-repeat:repeat-x;
}

.boarderlite {
	border: 1px solid #999999;
	text-align: center;
}

.tdback { background-image: url(images/LeftNavBG.jpg);} 

.headback { background-image: url(images/GraceHeader.jpg);}

.leftnav {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        color: #FFFFFF;
        text-decoration: none;
}

.leftnav a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        color: #FFFFFF;
        text-decoration: none;
	cursor: pointer;
}

.leftnav a:hover	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

.topnav {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        color: #FFFFFF;
        text-decoration: none;
}

.topnav a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        color: #FFFFFF;
        text-decoration: none;
	cursor: pointer;
}

.topnav a:hover	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

.topnav_sm {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        color: #FFFFFF;
        text-decoration: none;
}

.topnav_sm a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        color: #FFFFFF;
        text-decoration: none;
	cursor: pointer;
}

.topnav_sm a:hover	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

.head_blu 		{
			color: #003399;
        		font-family: Arial, Helvetica, sans-serif;
        		font-size: 14px;
			font-weight: normal;
			text-decoration: underline;
			text-align: left;
			width: auto;
			}

.head_blk 		{
			color: black;
        		font-family: Arial, Helvetica, sans-serif;
        		font-size: 14px;
			font-weight: normal;
			text-decoration: underline;
			text-align: left;
			width: auto;
			}

.text_red_left	{
			color: red;
        		font-family: Arial, Helvetica, sans-serif;
        		font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			text-align: left;
			width: auto;
			}

.text_red_center {
			color: red;
        		font-family: Arial, Helvetica, sans-serif;
        		font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			text-align: center;
			width: auto;
			}

.text_blu_left	{
			color: #003399;
        		font-family: Arial, Helvetica, sans-serif;
        		font-size: 12px;
			font-weight: normal;
			text-decoration: none;
			text-align: left;
			width: auto;
			}

.text_blu_left a 		{
			color: #003399;
        		font-family: Arial, Helvetica, sans-serif;
        		font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			text-align: center;
			width: auto;
/*			display: block;*/
			cursor: pointer;
			}

.text_blu_left a:hover	{
			color: #000000;
			text-decoration: none;
			cursor: pointer;
			}

.text_blk_left	{
			color: black;
        		font-family: Arial, Helvetica, sans-serif;
        		font-size: 12px;
			font-weight: normal;
			text-decoration: none;
			text-align: left;
			width: auto;
			}

.text_blk_left a 		{
			color: black;
        		font-family: Arial, Helvetica, sans-serif;
        		font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			text-align: center;
			width: auto;
/*			display: block;*/
			cursor: pointer;
			}

.text_blk_left a:hover	{
			color: #000000;
			text-decoration: underline;
			cursor: pointer;
			}

.text_blk_center	{
			color: black;
        		font-family: Arial, Helvetica, sans-serif;
        		font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			text-align: center;
			width: auto;
			}

.text_blk_center a 		{
			color: black;
        		font-family: Arial, Helvetica, sans-serif;
        		font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			text-align: center;
			width: auto;
/*			display: block;*/
			cursor: pointer;
			}

.text_blk_center a:hover	{
			color: #000000;
			text-decoration: none;
			cursor: pointer;
			}

.copyright {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration:none;
}

.bottomLink {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration:none;
}

.bottomLink:hover {
        font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	cursor: pointer;
}
