body, div
{
	font-size: 11px;
	color: #000000;
	background-color: #EEEEEE;
	font-family: arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
p
{
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
a {
    color: #0000FF;
	text-decoration: underline;
}

a:link {
    color: #0000FF;
    text-decoration : underline;
}

a:visited {
    color: #0000FF;
	text-decoration: underline;
}
a:hover {
    color: #000000;
	text-decoration: underline;
}

input.button                        {background-color:#fff; color:#c00; border: solid 1px #c00 ;cursor:pointer;font-size:14px;}
input.button:hover                  {color:#fff; border: solid 1px #c00 ;background-color:#c00;cursor:pointer;font-size:14px;}


dudu {
    color: #0000FF;
	text-decoration: underline;
}
image {
	border : 0px;
}
.norm10 {
	font-size: 10px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
}
.norm11 {
	font-size: 11px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
}
.norm14 {
	font-size: 14px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
}

table topnav
{
	font-size: 11px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	background-color: #a00000;
}

.topnav td {
	font-size: 11px;
	color: #FFF;
	font-family: arial, helvetica, sans-serif;
	background-color: #a00000;
}

.topnav td a {
	font-size: 11px;
    color: #FFF;
	text-decoration: none;
}

.topnav td a:link {
	font-size: 11px;
    color: #FFF;
    text-decoration : none;
}

.topnav td a:visited {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.topnav td a:hover {
	font-size: 11px;
    color: #FFF;
	text-decoration: underline;
}

table tnav
{
	font-size: 11px;
	color: #FFF;
	font-family: arial, helvetica, sans-serif;
	background-color: #a00000;
}

.tnav td {
	font-size: 11px;
	color: #FFF;
	font-family: arial, helvetica, sans-serif;
	background-color: #CC6666;
}

.tnav td a {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

.tnav td a:link {
	font-size: 14px;
	    color: #FFF;
	    text-decoration : none;
}

.tnav td a:visited {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.tnav td a:hover {
	font-size: 14px;
   	color: #FFF;
	text-decoration: underline;

}
.tnav td.menuactive {
	font-size: 11px;
	color: #FFF;
	font-family: arial, helvetica, sans-serif;
	background-color: #CC6666;
}

.tnav td.menuactive a {
	font-size: 14px;
	font-weight:bold;
    	color: #FFF;
	text-decoration: none;
}

.tnav td.menuactive a:link {
	font-size: 14px;
	font-weight:bold;
    	color: #FFF;
    	text-decoration : none;
}

.tnav td.menuactive a:visited {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.tnav td.menuactive a:hover {
	font-size: 14px;
	font-weight:bold;
    	color: #FFF;
	text-decoration: underline;
}



table left
{
	font-size: 11px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	background-color: #FFF;
}

.left td {
	font-size: 11px;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	background-color: #FFF;
}

.left td a {
	font-size: 11px;
    color: #A00;
	text-decoration: underline;
}

.left td a:link {
	font-size: 11px;
    color: #A00;
    text-decoration : underline;
}

.left td a:visited {
	font-size: 11px;
	color: #A00;
	text-decoration: underline;
}
.left td a:hover {
	font-size: 11px;
    color: #000;
	text-decoration: underline;
}

table center
{
	font-size: 11px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	vertical-align: top;
}

.center td {
	font-size: 11px;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	background-color: #FFF;
	vertical-align: top;
}

.center td.unl {
	font-size: 11px;
	color: #FFF;
	font-family: arial, helvetica, sans-serif;
	background-color: #FFF;
	border-bottom: solid 1px #000;
}

.center td.col1 {
	font-size: 11px;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	background-color: #f0f0f0;
	text-align: left;
	vertical-align: middle;
}
.center td.col2 {
	font-size: 11px;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	background-color: #e0e0e0;
	text-align: left;
	vertical-align: middle;
}
.center td.filedescription {
	font-size: 15px;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	background-color: #FFF;
	text-align: left;
	vertical-align: middle;
	font-weight: bold
}
.center td.head {
	font-size: 11px;
	color: #FFF;
	font-family: arial, helvetica, sans-serif;
	background-color: #A00000;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold
}

.center td a {
	font-size: 11px;
    color: #A00;
	text-decoration: underline;
}

.center td a:link {
	font-size: 11px;
    color: #A00;
    text-decoration : underline;
}

.center td a:visited {
	font-size: 11px;
	color: #A00;
	text-decoration: underline;
}
.center td a:hover {
	font-size: 11px;
    color: #000;
	text-decoration: underline;
}

table right
{
	font-size: 11px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	background-color: #FFF;
}

.right td {
	font-size: 11px;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	background-color: #FFF;
}

.right td a {
	font-size: 11px;
    color: #A00;
	text-decoration: underline;
}

.right td a:link {
	font-size: 11px;
    color: #A00;
    text-decoration : underline;
}

.right td a:visited {
	font-size: 11px;
	color: #A00;
	text-decoration: underline;
}
.right td a:hover {
	font-size: 11px;
    color: #000;
	text-decoration: underline;
}

table bottom
{
	font-size: 11px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	background-color: #EEE;
	border-right: solid 1px #000;
	border-left: solid 1px #000;
	border-bottom: solid 1px #000;
}

.bottom td {
	font-size: 10px;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	background-color: #EEE;
	text-align: center;
	vertical-align: middle;
}

.bottom td a {
	font-size: 10px;
    color: #A00;
	text-decoration: underline;
}

.bottom td a:link {
	font-size: 10px;
    color: #A00;
    text-decoration : underline;
}

.bottom td a:visited {
	font-size: 10px;
	color: #A00;
	text-decoration: underline;
}
.bottom td a:hover {
	font-size: 10px;
    color: #000;
	text-decoration: underline;
}

table row
{
	font-size: 11px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	background-color: #FFFFFF;
}	

.row td.col1 {
	font-size: 11px;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	background-color: #f0f0f0;
	text-align: left;
	vertical-align: middle;
}

.row td.head {
	font-size: 11px;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	background-color: #f0f0f0;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	border-bottom: solid 1px #000;
}


.row td.colhead {
	font-size: 11px;
	color: #FFF;
	font-family: arial, helvetica, sans-serif;
	background-color: #a00;
	text-align: left;
	vertical-align: middle;
}


.row td.col2 {
	font-size: 11px;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	background-color: #e0e0e0;
	text-align: left;
	vertical-align: middle;
}

.row td a {
	font-size: 11px;
    color: #A00;
	text-decoration: underline;
}

.row td a:link {
	font-size: 11px;
    color: #A00;
    text-decoration : underline;
}

.row td a:visited {
	font-size: 11px;
	color: #A00;
	text-decoration: underline;
}
.row td a:hover {
	font-size: 11px;
    color: #000;
	text-decoration: underline;
}

.row td.unl {
	font-size: 11px;
	color: #FFF;
	font-family: arial, helvetica, sans-serif;
	background-color: #FFF;
	border-bottom: solid 1px #000;
}

table vts
{
	font-size: 11px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	background-color: #FFF;
}

.vts td {
	font-size: 11px;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	background-color: #FFF;
}
.vts td.col1 {
	font-size: 11px;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	background-color: #f0f0f0;
	text-align: left;
	vertical-align: middle;
}

.vts td.col2 {
	font-size: 11px;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	background-color: #e0e0e0;
	text-align: left;
	vertical-align: middle;
}

.vts td.unl {
	font-size: 11px;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	background-color: #000;
	border-bottom: solid 1px #000;
}


.vts td a {
	font-size: 11px;
    color: #A00;
	text-decoration: underline;
}

.vts td a:link {
	font-size: 11px;
    color: #A00;
    text-decoration : underline;
}

.vts td a:visited {
	font-size: 11px;
	color: #A00;
	text-decoration: underline;
}
.vts td a:hover {
	font-size: 11px;
    color: #000;
	text-decoration: underline;
}