

A:link {color: #000000; text-decoration: none;}
A:visited {color: #000000; text-decoration: none;}
A:active {color: #000000; text-decoration: none;}
A:hover {color: #B75309; text-decoration: underline;}

A.red:link {color: #D36207; text-decoration: none;}
A.red:visited {color: #D36207; text-decoration: none;}
A.red:active {color: #D36207; text-decoration: none;}
A.red:hover {color: #BC0000; text-decoration: underline;}

A.grey:link {color: #303030; text-decoration: none;}
A.grey:visited {color: #303030; text-decoration: none;}
A.grey:active {color: #303030; text-decoration: none;}
A.grey:hover {color: #303030; text-decoration: underline;}

A.bold:link {font-size:12px; color: #BC0000; text-decoration: none; font-weight:bold; }
A.bold:visited {font-size:12px; color: #BC0000; text-decoration: none; font-weight:bold; }
A.bold:active {font-size:12px; color: #BC0000; text-decoration: none; font-weight:bold; }
A.bold:hover {font-size:12px; color: #BC0000; text-decoration: underline; font-weight:bold; }

A.sbold:link {font-size:11px; color: #990000; text-decoration: none; font-weight:bold; }
A.sbold:visited {font-size:11px; color: #990000; text-decoration: none; font-weight:bold; }
A.sbold:active {font-size:11px; color: #990000; text-decoration: none; font-weight:bold; }
A.sbold:hover {font-size:11px; color: #990000; text-decoration: underline; font-weight:bold; }

A.rbold:link {font-size:12px; color: #990000; text-decoration: none; font-weight:bold; }
A.rbold:visited {font-size:12px; color: #990000; text-decoration: none; font-weight:bold; }
A.rbold:active {font-size:12px; color: #990000; text-decoration: none; font-weight:bold; }
A.rbold:hover {font-size:12px; color: #990000; text-decoration: underline; font-weight:bold; }



/* left menu */

.nav {padding-left:20px; padding-right:8px; padding-bottom:4px; padding-top:4px;}

.nav2off {padding-left:20px; padding-right:5px; padding-bottom:4px; padding-top:4px; background:#DBDBDB;}
.nav2on {padding-left:20px; padding-right:5px; padding-bottom:4px; padding-top:4px; background:#BEBDBD;}

.nav3off {padding-left:30px; padding-right:8px; padding-bottom:4px; padding-top:4px; background:#E4E4E4;}
.nav3on {padding-left:30px; padding-right:8px; padding-bottom:4px; padding-top:4px; background:#BEBDBD;}


A.nav1:link {color:#CC0000; text-decoration: none; font-weight:bold; font-size:12px;}
A.nav1:visited {color:#CC0000; text-decoration: none; font-weight:bold; font-size:12px;}
A.nav1:active {color:#CC0000; text-decoration: none; font-weight:bold; font-size:12px;}
A.nav1:hover {color:#333333; text-decoration: none; font-weight:bold; font-size:12px;}

A.nav2:link {color:#CC0000; text-decoration: none; font-size:11px;}
A.nav2:visited {color:#CC0000; text-decoration: none; font-size:11px;}
A.nav2:active {color:#CC0000; text-decoration: none; font-size:11px;}
A.nav2:hover {color:#333333; text-decoration: none; font-size:11px;}




/* basic elements */

body
{
margin-left:0px;
margin-right: 0px;
margin-top:0px;
margin-bottom:0px;
}

td {font-family: "Trebuchet MS",Arial, sans-serif; font-size:12px; line-height:17px;}

.title1 {font-family:"Trebuchet MS",Arial,sans-serif; font-size:18px; font-weight:bold; color: #CC0000;}
.title2 {font-family:"Trebuchet MS",Arial,sans-serif; font-size:16px; font-weight:bold;  color: #CC0000;}
.greenbold {font-family:"Trebuchet MS",Arial,sans-serif; font-size:15px; font-weight:bold; color: #336600;}
.subtitle {font-family:"Trebuchet MS",Arial,sans-serif; font-size:15px; font-weight:bold; line-height: 19px; color:#000000;}
.greybold {font-weight:bold; color:#666666;}
.bodytext {font-family:"Trebuchet MS",Arial,sans-serif; font-size:13px; line-height: 20px; }
.smalltext {font-family:"Trebuchet MS",Arial,sans-serif; font-size:11px;}
.redbold {font-family:"Trebuchet MS",Arial,sans-serif; font-size:13px; font-weight:bold; color: #D36207;}
.redbold2 {font-family:"Trebuchet MS",Arial,sans-serif; font-size:15px; font-weight:bold; line-height: 19px; color: #D36207;}
.redbold3 {font-family:"Trebuchet MS",Arial,sans-serif; font-size:19px; font-weight:bold; line-height: 22px; color: #D36207;}



.bgcolor6
{
background:#777777;
}

.bgcolor5
{
background:#DADADA;
}


/* dot line between menu and WHITE content */
.bgcolor3
{
background-image: url(images/dot_liney.gif);
background-repeat: repeat-y;
}

/* dot line between menu and GREY content */
.bgcolor2
{
background:#EBEBEB;
background-image: url(images/dot_liney.gif);
background-repeat: repeat-y;
}

/* dot line between content and WHITE column */
.bgcolor4
{
background-image: url(images/dot_liney.gif);
background-repeat: repeat-y;
}

.bgcolor1
{
background: #DBEDED
}



/*  footer  */

.footer {font-family:"Trebuchet MS",Arial, sans-serif; font-size:10px; line-height:12px;}
.bgfooter {background:#999999;}

A.slinks:link {font-size:10px; color: #E4E4E4; text-decoration: none; padding-left:2px; padding-right:2px; line-height:10px;}
A.slinks:visited {font-size:10px; color: #E4E4E4; text-decoration: none; padding-left:2px; padding-right:2px; line-height:10px;}
A.slinks:active {font-size:10px; color: #E4E4E4; text-decoration: none; padding-left:2px; padding-right:2px; line-height:10px;}
A.slinks:hover {font-size:10px; color: #660000; text-decoration: none; padding-left:2px; padding-right:2px; line-height:10px;}


