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

.standardjustify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	}
	
.nav_left_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #bbb9e2;
	text-decoration: none;
}
.nav_left_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #bbb9e2;
	text-decoration: none;
}
	
.standardlargeblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #bbb9e2;
	text-decoration: none;
}

.linkyellow {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #fad83b;
	text-decoration: none;
	letter-spacing: normal;
}
.linkgray {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
	letter-spacing: normal;
}
.linkyellowsm {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #fad83b;
	text-decoration: none;
	letter-spacing: normal;
}

.standardblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #bbb9e2;
	text-decoration: none;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.smallwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}

.smallwhitejustified {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
		text-align: justify;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.null {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 25px;

}

a.undermainimage:link { 
color: maroon; 
background-color: transparent;
padding: 30x;
font-weight: bold;
font-size: 12px;
line-height: 3.0;
text-decoration: none;

}

a.undermainimage:visited { 
color: black; 
background-color: transparent;
font-weight: bold;
font-size: 12px;
line-height: 3.0;
text-decoration: none;


}

a.undermainimage:hover {
color: black; 
background-color: transparent;
font-weight: bold;
font-size: 12px;
line-height: 3.0;
text-decoration: none;

}

.imgborder{
	border-style:outset;
	border-color: #bbb9e2;
	border-width:2px;
      }
