/* CSS Document */

body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; color: #333333; }
body { margin-top:20px; margin-right:10px; margin-bottom:5px; margin-left:10px; background-color: #700F0E; background-image:url(../images/back.jpg); background-repeat:repeat-x; }

a {font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link {font-size: 12px; color: #EDE4C4; text-decoration: none; }
a:visited {font-size: 12px; color: #EDE4C4;	text-decoration: none; }
a:active {font-size: 12px; color: #EDE4C4; text-decoration: none; }
a:hover {font-size: 12px; color: #299EF0; text-decoration: none; }
	
a.linksm:link {font-size: 9px; color: #333333; text-decoration: none; }
a.linksm:visited {font-size: 9px; color: #333333;	text-decoration: none; }
a.linksm:active {font-size: 9px; color: #333333; text-decoration: none; }
a.linksm:hover {font-size: 9px; color: #06478D; text-decoration: underline; }

a.clink:link {font-size: 9px; color: #cccccc; text-decoration: underline; }
a.clink:visited {font-size: 9px; color: #cccccc;	text-decoration: underline; }
a.clink:active {font-size: 9px; color: #cccccc; text-decoration: underline; }
a.clink:hover {font-size: 9px; color: #FAFBAE; text-decoration: none; }

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

.p12 {font-size: 12px; color: #5C0F0A; font-weight: bold;}
.c9 { font-size: 9px; color: #cccccc; }
.c12 { font-size: 12px; color: #cccccc; font-weight: bold;}
.bl11{font-size: 11px; color: #425790; }
.gry12 { font-size: 12px; color: #333333; }
.bl16 {font-size: 16px; color: #009999; font-weight: bold; }
.red12 {font-size: 12px; color: #700F0E; font-weight: bold; }
.bl9 {font-size: 9px; color: #009999; }


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

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

.blue_txt12 {font-size: 12px; color: #009999; }
.blue_txt11 {font-size: 11px; color: #009999; }

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