body{
background-image:  url("../images/background.jpg");
	font-family: Verdana, Arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000066;
	font-size: 12px;
	background-position: center;
	background-repeat: repeat-y;
}
p,td{
	font-size: 12px;
}
.bold_body{
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.bold12_body{
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}
.heading14 {
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
.heading14 {
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
.heading16 {
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
.heading18 {
	font-size: 18px;
	font-weight: bold;
	color: #003300;
}
.heading24 {
	font-size: 24px;
	font-weight: bold;
	color: #003300;
}
.heading36 {
	font-size: 36px;
	font-weight: bold;
	color: #003300;
}

.heading14_Navy {
	font-size: 14px;
	font-weight: bold;
	color: Navy;
}

.heading16_Navy {
	font-size: 16px;
	font-weight: bold;
	color: Navy;
}
.heading18_Navy {
	font-size: 18px;
	font-weight: bold;
	color: Navy;
}
.heading24_Navy {
	font-size: 24px;
	font-weight: bold;
	color: Navy;
}
.heading36_Navy {
	font-size: 36px;
	font-weight: bold;
	color: Navy;
}

.bluetext_12{
	font-size: 12px;
	font-weight: bold;
	color: blue;
}

.bluetext_14{
	font-size: 14px;
	font-weight: bold;
	color: blue;
}
.bluetext_16{
	font-size: 16px;
	font-weight: bold;
	color: blue;
}
.bluetext_18{
	font-size: 18px;
	font-weight: bold;
	color: blue;
}
.bluetext_24{
	font-size: 24px;
	font-weight: bold;
	color: blue;
}

.whitetext_lightblue {
	color: #ebebeb;
	background: #3366CC;
	font-weight: bold;
}

.yellowtext_blue {
	color: #E3E59A;
	background: #003399;
	font-weight: bold;
}
.yellowtext14_blue {
	color: #E3E59A;
	font-size: 14px;
	background: #003399;
	font-weight: bold;
}
.whitetext_blue Bold {
	color: #ebebeb;
	background: Blue;
	font-weight: bold;
}
.redtext_14{
	font-size: 14px;
	font-weight: bold;
	color: red;
}
.yellowtext_12{
	font-size: 12px;
	font-weight: bold;
	color: #E3E59A;
}
.yellowtext_14{
	font-size: 14px;
	font-weight: bold;
	color: #E3E59A;
}
.greentext_16{
	font-size: 16px;
	font-weight: bold;
	color: #42E329;
}

a:link {
	color: #EBD809;
}
a:visited {
	color: #DEBB2F;
}

a:hover {
	color: #DE5931;
}
.footertext{
   color: blue;
	font-size: 10px;
}
.smalltext{
	font-size: 10px;
}
