body {
	font-family: tahoma, verdana;
	font-size: 11px;
	background: url(img/bg.jpg) repeat-x;
	color: #333333;
	margin: 0px;
	padding: 0px;
	}

table {
  TEXT-ALIGN: justify;
}

td {
	font-size: 11px;
}
td.fw {
	font-size: 11px;
  padding-right: 7px;
  padding-left: 7px;
}

p {
	margin-top: 0px;
	margin-bottom: 14px;
  TEXT-ALIGN: justify;
}

p.p2 {
	margin-top: 0px;
	margin-bottom: 10px;
}


a { 
	color: #af0000;
	text-decoration: underline;
}
a:hover { text-decoration: none;  }


a.bold {
	color: #af0000;
	text-decoration:underline;
	font-weight: bold;
}
a.bold:hover {
	text-decoration:none;
}

a.header {
	color: #af0000;
	text-decoration:none;
}
a.header:hover {
	text-decoration:underline;
}

a.header_bold {
	color: #af0000;
	text-decoration:none;
	font-weight: bold;
}
a.header_bold:hover {
	text-decoration:underline;
}



a.upmenu:link { width: 100%; line-height: 30px; color: #ffffff; font-size:12px; font-family:arial; text-decoration: none; }
a.upmenu:visited { width: 100%; line-height: 30px; color: #ffffff; font-size:12px; font-family:arial; text-decoration: none; }
a.upmenu:hover { width: 100%; line-height: 30px; color: #ffffff; font-size:12px; font-family:arial; text-decoration: underline; }

td.upmenu { background: #009506; }
td.upmenu1 { background: #34AA3A; }


a.actupmenu:link{ color: #ffffff; font-size:12px; font-family:arial; font-weight:bold; }
a.actupmenu:hover { color: #ffffff; font-size:12px; font-family:arial; font-weight:bold; }
a.actupmenu:visited { color: #ffffff; font-size:12px; font-family:arial; font-weight:bold; }

a.menu{
	color: #AF0000;
	font-size:12px;
	font-family:arial;
	line-height:24px;
	text-decoration:none;
}
a.menu:hover{
	text-decoration:underline;
}

a.menu_long{
	color: #AF0000;
	font-size:12px;
	font-family:arial;
	line-height:24px;
	text-decoration:none;
	padding-left:20px;

}
a.menu_long:hover{
	text-decoration:underline;
}

a.actmenu{
	color: #AF0000; font-size:12px; font-family:arial; font-weight:bold; line-height:24px;
	text-decoration:none;
}
a.actmenu:hover{
	text-decoration:underline;
}

a.actmenu_long{
	color: #AF0000; font-size:12px; font-family:arial; font-weight:bold; line-height:24px;
	text-decoration:none;
	margin-left:20px;
}
a.actmenu_long:hover{
	text-decoration:underline;
	margin-left:20px;
}

a.mleft:link {color:#757575; font-size:11px; font-weight:bold; 	text-transform:uppercase;}
a.mleft:visited {color:#757575;	font-size:11px;	font-weight:bold; text-transform:uppercase;}


h1 {
	font-size: 11px;
	color: #AF0000;
	margin-bottom: 6px;
	margin-top: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-transform:uppercase;
}


h2 {
	text-align: left;
	font-size: 13px;
	color: #003CB6;
	margin-bottom: 13px;
}
h3 {
  font-size: 1.1em;
}
h4, h5, h6 {
  font-size: 1em;
}

ul {
	margin-left: 11px;
}


.content {
	margin-left: 6px;
	padding-left: 6px;
}

.footer {
	color:#666666;
}

.redhead{ 
	color:#B00704;
	font-weight:bold;
}

.red{ 
	color:#B00704;
}


.redtable{
	border-collapse:collapse;
}
.redtable th{color:#FFFFFF;padding:.5em;background:#AD0101;
}
.redtable th, .redtable td, .redtable tr{
	border:1px solid #fff;
        font-size:84%;        
}
.redtable .bg{
        background:#EBEBEB;
}
.redtable td{
	padding:.5em;
	background:#FFF;
} 


.bul_down {
	background: url(/img/bullet-down.gif) right no-repeat;
}

.bul_right {
	background: url(/img/bullet-right.gif) right no-repeat;
}


table.drop-menu {
	background: #CCCCCC;
}

table.drop-menu td {
	height: 26px;
	background: white;
	padding-left: 10px;
}


ul.arr {
	list-style: none url(/img/bullet.gif);
	margin:5px 10px 5px 5px;
	padding:0px;
}

ul.arr li {
	margin-left:10px;
	padding:0px;
}
ul.arr li a {
	color:#AF0000;
	text-decoration:none;
}
ul.arr li a:hover {
	text-decoration:underline;
}


a.still:link { text-decoration: none; }
a.still:hover { text-decoration: none; }
a.still:visited { text-decoration: none; }

image.border {
	border: 1px solid #343435;
}
.sape {
	color:#FFF;
}