a:link {
color:#FFF;
text-decoration:none;
}

a:visited {
text-decoration:none;
color:#FFF;
}

a:hover {
text-decoration:underline;
}

a:active {
text-decoration:none;
}

a.blk:link {
color:#000;
text-decoration:underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

a.blk:active {
text-decoration:underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
}

.boxBorder {
border:10px solid #9CC;
}

.boxBorderNoLR {
border-color:#9CC;
border-style:solid none;
border-width:10px;
}

body {
background-color:#351B00;
background-image:url(imagesMain/bgGrad.jpg);
background-repeat:repeat-x;
margin:0;
}

.footerText {
font-family:Arial, Helvetica, sans-serif;
font-weight:700;
font-size:12px;
color:#FFF;
letter-spacing:1px;
}

.footerTextSmall {
font-family:Arial, Helvetica, sans-serif;
font-weight:700;
font-size:9px;
color:#FFF;
}

.boxBorderR {
border-color:#000;
border-style:none solid none none;
border-width:2px;
}

.navBgGrad {
background-image:url(imagesMain/navBgGrad.jpg);
background-repeat:repeat-y;
border-top-style:solid;
border-color:#FFF;
border-width:1px;
}

.bodyText {
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:left;
}
blockquote {
	background: transparent url(images/quoteUp.gif) left top no-repeat;
	font-size: 0.9em;
	color: #221405;
}
blockquote div {
	padding: 0 35px;
	background: transparent url(images/quoteDown.gif) right bottom no-repeat;
	text-align: left;
}
a.blk:visited,a.blk:hover {
text-decoration:underline;
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
*/

