/* CSS Document */

body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; color: #CCFFFF; }
body {background-color: #788596; margin-left: 0px; margin-top: 0px;	margin-right: 0px; }

a {font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link {font-size: 12px; color: #CCFFFF; text-decoration: underline; }
a:visited {font-size: 12px; color: #CCFFFF;	text-decoration: underline; }
a:active {font-size: 12px; color: #CCFFFF; text-decoration: underline; }
a:hover {font-size: 12px; color: #CCFFFF; text-decoration: none; }

a.link2:link {font-size: 12px; color: #FFF; text-decoration: none; font-weight: bold;}
a.link2:visited {font-size: 12px; color: #FFF;	text-decoration: none; font-weight: bold;}
a.link2:active {font-size: 12px; color: #FFF; text-decoration: none; font-weight: bold;}
a.link2:hover {font-size: 12px; color: #FAFBAE; text-decoration: underline; }
	
.class2	a:link {font-size: 9px;	color: #009999;	text-decoration: underline; }
.class2	a:visited {font-size: 9px; color: #009999;	text-decoration: underline; }
.class2	a:active {font-size: 9px; color: #009999; text-decoration: underline; }
.class2	a:hover {font-size: 9px; color: #007899; text-decoration: none; }

a.whitelink:link {font-size: 12px; color: #ffffff; text-decoration: underline; }
a.whitelink:visited {font-size: 12px; color: #ffffff;	text-decoration: underline; }
a.whitelink:active {font-size: 12px; color: #ffffff; text-decoration: underline; }
a.whitelink:hover {font-size: 12px; color: #FAFBAE; text-decoration: none; }

a.linksm:link {font-size: 9px; color: #cccccc; text-decoration: none; }
a.linksm:visited {font-size: 9px; color: #cccccc;	text-decoration: none; }
a.linksm:active {font-size: 9px; color: #cccccc; text-decoration: none; }
a.linksm:hover {font-size: 9px; color: #FAFBAE; text-decoration: none; }
	
h1, h2, h3, h4 {font-family: Verdana, Arial, Helvetica, sans-serif; }
h1 {font-size: 16px; font-weight: bold; color: #009999; }
h2 {font-size: 14px; color: #009999; }
h3 {font-size: 9px; color: #009999; }

.blue_txt16 {font-size: 16px; color: #009999; font-weight: bold; }
.blue_txt12 {font-size: 12px; color: #009999; }
.blue_txt14 {font-size: 14px; color: #009999; font-weight: bold; }
.blue_txt9 {font-size: 9px; color: #009999; }
.orange_txt14 {font-size: 13px; color: #FFC38E; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
.wht14 {font-size: 14px; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.wht11 {font-size: 11px; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; }
.wht9 {font-size: 9px; color: #cccccc; }

p.left {text-align: left; }
p.right {text-align: right; }
.justify {text-align: justify; }
