img {
border-style: none;
text-decoration: none;
} 

.brdrblkb {
	border-bottom: 1px solid #333333;
}

.brdrblkr {
	border-right: 1px solid #333333;
}

.brdrblkt {
	border-top: 1px solid #333333;
}

.brdrblkl {
	border-left: 1px solid #333333;
}

.brdrgraytb {
	border-top: 3px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
}

body {
	background-image: url(images/bg.jpg);
}

.tdlrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.tdlrgbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.tdbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.tdboldgrn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #336600;
	letter-spacing: 1px;
	word-spacing: 2px;
}

.tdboldwhi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 2px;
}


.tdlrgpad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 2px;
}

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

tdbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.tdboldsmlwhi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
	
	

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}


div#sidelinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

div#sidelinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #EEE6C4;
	font-weight: bold;
	text-decoration: none;
}

div#email a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

div#email a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #9900CC;
	font-weight: normal;
	text-decoration: none;
}


div#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

div#copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}


.brdrgray {
	background-color: #FFFFCC;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}

.floatrighttxtleft {
	float: right;
	padding: 2px;
}

.floatleft {
	float: left;
	padding: 2px;
}
.brdrcreamlrb {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FAF7ED;
	border-bottom-color: #FAF7ED;
	border-left-color: #FAF7ED;
}

.brdrvalvenderlrb {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EFE8FF;
	border-bottom-color: #EFE8FF;
	border-left-color: #EFE8FF;
}