/* ======light orange background========= 80r ========== */

.orangeReg{
color: #FF6C00;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.orangeReg a {
	color: #FF6C00;
	text-decoration: underline;
}

.orangeReg a:hover {
	color: #FF6C00;
	text-decoration: overline;
}
.orangeReg a:visited {
color: #FF6C00;
}
.orangeReg a:active {
color: #FF6C00;
}



/* ======regular blk text ========== */

.textReg{
color: #000000;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.textReg a {
	color: #78BDFF;
	text-decoration: underline;
}

.textReg a:hover {
	color: #336699;
}
.textReg a:visited {
color: #78BDFF;
}
.textReg a:active {
color: #78BDFF;
}




/* ======small blk text ========== */

.textSM{
color: #000000;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.textSM a {
	color: #78BDFF;
	text-decoration: underline;
}

.textSM a:hover {
	color: #336699;
}
.textSM a:visited {
color: #78BDFF;
}
.textSM a:active {
color: #78BDFF;
}
/* ======resume text ========== */
.textResume {
color: #000000;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: .9em;
margin-bottom: -4px;
}

.textResume a {
	color: #78BDFF;
	text-decoration: underline;
}

.textResume a:hover {
	color: #336699;
}
.textResume a:visited {
color: #78BDFF;
}
.textResume a:active {
color: #78BDFF;
}




/* ======quote ========== */

.quote{
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: thin solid #42B06C;
}

.quote a {
	color: #707070;
	text-decoration: underline;
}

.quote a:hover {
	color: #707070;
}
.quote a:visited {
color: #707070;
}
.quote a:active {
color: #707070;
}



/* ======small brown text ========== */

.textBrn{
color: #603110;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.textBrn a {
	color: #603110;
	text-decoration: underline;
}

.textBrn a:hover {
	color: #603110;
}
.textBrn a:visited {
color: #603110;
}
.textBrn a:active {
color: #603110;
}



/* ======med brown text ========== */

.textBrn12{
color: #603110;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.textBrn12 a {
	color: #603110;
	text-decoration: underline;
}

.textBrn12 a:hover {
	color: #603110;
}
.textBrn12 a:visited {
color: #603110;
}
.textBrn12 a:active {
color: #603110;
}



/* ======small gallery text ========== */

.textGAL{
color: #000000;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.textGAL a {
	color: #336699;
	text-decoration: none;
}

.textGAL a:hover {
	color: #000000;
	background-color: 78bdff;
}
.textGAL a:visited {
color: #78BDFF;
}
.textGAL a:active {
color: #78BDFF;
}





/* ====== small grey footer text ========== */

.footerSM{
color: #707070;
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footerSM a {
	color: #707070;
	text-decoration: underline;
}

.footerSM a:hover {
	color: #7DC0FF;
	text-decoration: overline;
}
.footerSM a:visited {
color: #707070;
}
.footerSM a:active {
color: #707070;
}



/* ====== Big Green headline text ========== */

.headlineBigO{
	color: #42B06C;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
}

.headlineBigO a {
	color: #42B06C;
	text-decoration: underline;
}

.headlineBigO a:hover {
	color: #42B06C;
	text-decoration: overline;
}
.headlineBigO a:visited {
color: #42B06C;
}
.headlineBigO a:active {
color: #42B06C;
}






/* ====== Big blue headline text ========== */

.headlineBigB{
	color: #78BDFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.headlineBigB a {
	color: #78BDFF;
	text-decoration: underline;
}

.headlineBigB a:hover {
	color: #78BDFF;
	text-decoration: overline;
}
.headlineBigB a:visited {
color: #78BDFF;
}
.headlineBigB a:active {
color: #78BDFF;
}




/* ======green background========= 80r ========== */

.greenReg{
color: #42B06C;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.greenReg a {
	color: #42B06C;
	text-decoration: underline;
}

.greenReg a:hover {
	color: #42B06C;
	text-decoration: overline;
}
.greenReg a:visited {
color: #42B06C;
}
.greenReg a:active {
color: #42B06C;
}

td.leftBar {
background: url('images/L_barBackground.gif') repeat-y;
height: 600px;
}

/* ======links on video page========= 80r ========== */

.videoLink {
color: #78BDFF;
text-decoration: underline;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tipsLinks{
	color: #42B06C;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
}
.tipsLinks a {
	color: #7DC0FF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
	


