body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #6C7581;
}
.lightbluecolumnbg {
	background-color: #8D97A3;
}
.gradient {
	background-color: #FFFFFF;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.taj {
	background-image: url(images/bgtaj.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.homepagecopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 21px;
	color: #4D5865;
}
.homepagecopy A:link {text-decoration: none; color:#4D5865;}
.homepagecopy A:visited {text-decoration: none; color:#4D5865;}
.homepagecopy A:active{text-decoration: none; color:#4D5865;}
.homepagecopy A:hover{text-decoration: underline; color: #4D5865;}

.twelvepointcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #4D5865;
}
.menudescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #4D5865;
}
.menuname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #323942;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7B828A;
}
.bottomlinks A:link {text-decoration: none; color:#7B828A;}
.bottomlinks A:visited {text-decoration: none; color:#7B828A;}
.bottomlinks A:active{text-decoration: none; color:#7B828A;}
.bottomlinks A:hover{text-decoration: underline; color: #7B828A;}