/* CSS Document */

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

a {font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link {font-size: 11px; color: #B5BDD1; text-decoration: none; }
a:visited {font-size: 11px; color: #B5BDD1;	text-decoration: none; }
a:active {font-size: 11px; color: #B5BDD1; text-decoration: none; }
a:hover {font-size: 11px; color: #007899; text-decoration: none; }
	
a.clink:link {font-size: 12px; color: #cccccc; text-decoration: underline; }
a.clink:visited {font-size: 12px; color: #cccccc;	text-decoration: underline; }
a.clink:active {font-size: 12px; color: #cccccc; text-decoration: underline; }
a.clink:hover {font-size: 12px; color: #FAFBAE; text-decoration: none; }

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

a.linksm:link {font-size: 9px; color: #007899; text-decoration: underline; }
a.linksm:visited {font-size: 9px; color: #007899;	text-decoration: underline; }
a.linksm:active {font-size: 9px; color: #007899; text-decoration: underline; }
a.linksm:hover {font-size: 9px; color: #009999; 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; font-weight: normal; color: #009999; }
h3 {font-size: 9px; font-weight: normal; color: #cccccc; }
h4 {font-size: 12px; font-weight: normal; color: #009999; }

.bl13 {font-size: 13px; color: #425790; font-weight: bold; }

.c14 { font-size: 14px; color: #cccccc; font-style: italic; }
.c12 { font-size: 12px; color: #cccccc; }
.c11 { font-size: 11px; color: #cccccc; font-style: italic; }
.c9 { font-size: 9px; color: #cccccc; }

.gry9 { font-size: 9px; color: #333333; }
.gry12 { font-size: 12px; color: #333333; }
.gry11 { font-size: 11px; color: #333333; font-style: italic; }
.gry11b { font-size: 11px; color: #333333; }

.wht17 {font-size: 17px; color: #ffffff; font-weight: bold; }
.red14 {font-size: 14px; color: #E00C25; font-weight: bold; }
.red12 {font-size: 12px; color: #E00C25; font-weight: bold; }

.blue_txt16 {font-size: 16px; color: #009999; font-weight: bold; }
.blue_txt12 {font-size: 12px; color: #009999; }
.blue_txt11 {font-size: 11px; color: #009999; }
.blue_txt13 {font-size: 13px; color: #007899; font-weight: bold; }
.blue_txt14 {font-size: 14px; color: #009999; font-weight: bold; }
.blue_txt9 {font-size: 9px; color: #009999; }
.white_txt12 {font-size: 12px; color: #ffffff; font-weight: bold; }
.white_txt9 {font-size: 9px; color: #ffffff; }

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