td {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF;}

.lablesm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #074481;
}

/***********************************************
* Links
***********************************************/
.sidenavMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 3px 3px 3px #093E73;
}


.LinkTextSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0096D7;
	text-decoration: none;
}
.LinkSubNav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FAC259;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 3px 3px 3px #093E73;
}
.TextQuote {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 3px 3px 3px #093E73;
}

/***********************************************
* Backgrounds
***********************************************/

.BgDino {background-image: url(../images/dino_bg_sm.gif); background-repeat: repeat;}
.BgNav { background-image: url(../images/logomiddle.gif);}
.BgBackground { background-image: url(../images/content_mid.gif);}
.BgTopBox { background-image: url(../images/box/top.gif); background-repeat: repeat-x;}
.BglBotBox {background-image: url(../images/box/left.gif); background-repeat: repeat-y;}
.BgrBotBox { background-image: url(../images/box/right.gif); background-repeat: repeat-y;}
.BgBotBox { background-image: url(../images/box/bottom.gif); background-repeat: repeat-x; background-position: bottom;}
.BgBlueLine { background-image: url(../images/box/bottom.gif); background-repeat: repeat-x; background-position: bottom;}

/***********************************************
* Hover
***********************************************/

a {font-style: inherit;font-weight: normal; text-decoration: underline; color: #0096D7;}
a:hover { font-style: inherit; color: #FFFFFF; text-decoration: underline; }
.lablesmyellow {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FAC25C;
}
.billboardnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFF8;
	text-decoration: none;
	text-shadow: 3px 3px 3px #093E73;
}
.box_lable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 3px 3px 3px #093E73;
}
.contentlink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.yellowlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FECB66;
	text-decoration: none;
	text-shadow: 3px 3px 3px #093E73;
	font-weight: bold;
}
