.outer_bg { background-color: #0066FF;}
.inner_bg { background-color: #FFFFFF;}
.logo1 {font-family: Arial;color: #FFFFFF; font-size: 300%; font-weight: bold; text-align: center;}
.logo2 {font-family: Arial;color: #FFFFFF; font-size: 125%; font-weight: bold; text-align: center;}
.nav1 { font-family: Arial; font-size: 90%; font-weight: bold; }
.nav2 { color: #0000FF; font-family: Arial; font-size: 90%; font-weight: normal; }
.bold { color: #0000FF; font-family: Arial; font-size: 100%; font-weight: bold; }
.copyright { color: #0000FF; font-family: "Arial"; font-size: 75%; font-weight: normal; }
.caption {font-family: Arial;color: #FFFFFF; font-size: 100%;font-weight: normal;}
.greenBG {
	background-color: #33CC00; font-family: Arial;color: #FFFFFF; font-size: 100%;font-weight: normal;
}
.yellowBG {
	background-color: #FFFF33; font-family: Arial;color: #0066FF; font-size: 100%;font-weight: bold;
}
.blueBG {
	background-color: #66FFFF; font-family: Arial;color: blue; font-size: 100%;font-weight: bold;
}
.stdText {font-family: Arial; color: #0066FF; font-size: 100%; font-weight: bold;}
.stdText2 {font-family: Arial; color: #0066FF; font-size: 90%; font-weight: bold;}
.stdText3 {font-family: Arial; color: #0066FF; font-size: 80%; font-weight: bold;}
.stdText4 {font-family: Arial; color: #990000; font-size: 100%; font-weight: bold;}
.stdText5 {font-family: Arial; color: red; font-size: 120%; font-weight: bold;}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
