.logotop {
	font-family: "Arial Black";
	font-size: large;
	color: #FFFFFF;

}
.logobottom {
	font-family: "Arial Black";
	font-size: x-small;
	text-transform: capitalize;
	color: #FFFFFF;
}

div#navbar2 {
	height: 15px;
	width: 300px;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #336699;
	left: 200px;
	top: 5px;


}
div#navbar2 ul {
    margin: 0px;
    padding: 0px;
    font-family:"Lucida Sans Unicode";
    font-size: 12px;
    color: #FFF;
    line-height: 15px;
    white-space: nowrap;
}
div#navbar2 li {
    list-style-type: none;
    display: inline;
}
div#navbar2 li a {
    text-decoration: none;
    padding: 7px 10px;
    color: #FFF;
}
div#navbar2 li a:link {
    color: #FFF:
}
div#navbar2 li a:visited {
    color: #FFF;
}
div#navbar2 li a:hover {
    font-weight: bold;
    color: #FFF;
    background-color: #3366FF;
}

.heading1 {
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.heading2 {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: normal;
	color: #000000;
}

.standard {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	text-transform: none;
	color: #000000;
}

.contact {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
}

.titleblack {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}

.standardblack {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.back {
	background-repeat: no-repeat;
	background-image: url(images/left.JPG);

}
.backCopy {

	background-repeat: no-repeat;
	background-image: url(images/left.JPG);
}
.blacklink {
	color: #000000;
	text-decoration: none;
}
.linksb {
	color: #000000;
	text-decoration: none;
}
.whiteonblue {  font-family: "Lucida Sans Unicode"; font-size: 16px; font-style: normal; line-height: normal; color: #FFFFFF; background-color: #0000FF; text-transform: uppercase; font-weight: bold}
.heading3redonwhite { font-family: "Lucida Sans Unicode"; font-size: 14px; font-weight: bold; text-transform: capitalize; font-variant: normal; color: #FF0000; }
.heading4whiteonblue { font-family: "Lucida Sans Unicode"; font-size: 16px; font-style: normal; line-height: normal; color: #FFFFFF; background-color: #0000FF; text-transform: uppercase; font-weight: bold }
