/* CSS Document */

.Menu1
{
display: block;
margin-bottom: 1px;
background-color: #CBD2E7;
padding-left: 6px;

}

.Menu1 A
{
display: block;
font: normal 11px arial;
color: #333333;
line-height: 22px;
text-decoration: none;
}
.Menu1 A:hover
{
display: block;
font: normal 11px arial;
color: #333333;
line-height: 22px;
background-color: #cccccc;
text-decoration: none;
}


.Menu1Current
{
display: block;
line-height: 22px;
font: normal 11px arial;
background-image:url(/files/interface/menu_current.gif);
padding-left: 6px;
}

.Menu1Current A
{
display: block;
line-height: 22px;
font: normal 11px arial;
color: #333333;
text-decoration: none;
}

.Menu1Current A:visited
{
display: block;
line-height: 22px;
font-famliy: normal 11px arial;
color: #333333;
text-decoration: none;
}


.Menu2 {
margin-left: 4px;
padding: 4px 8px 5px 20px;
/*background-image: url(/files/interface/Icon_menu2.gif);
background-repeat: no-repeat;
background-position: 12px center;*/
}
.Menu2 A{
padding-top: 4px;
font: bold normal 10px/10px arial;
font-weight: bold;
color: #000000;
text-decoration: none;
}
.Menu2 A:hover{
padding-top: 4px;
font: bold normal 10px/10px arial;
font-weight: bold;
color: #000000;
text-decoration: underline;
}
.Menu2Current {
margin-left: 4px;
padding: 4px 8px 5px 20px;
background-image:
url(/files/interface/Icon_menu2.gif);
background-repeat: no-repeat;
background-position: 10px 8px;
}
.Menu2Current A{
padding: 4px 0 5px;
font: bold normal 10px/12px arial;
font-weight: bold !important;
color: #000000;
text-decoration: none;
}

.Menu3 {
margin-left: 15px;
padding: 4px 8px 5px 20px;
/*background-image: url(/files/interface/Icon_Menu3.gif);
background-repeat: no-repeat;
background-position: 12px center;*/
}
.Menu3 A{
padding-top: 4px;
font: bold normal 10px/10px arial;
font-weight: bold;
color: #000000;
text-decoration: none;
}
.Menu3 A:hover{
padding-top: 4px;
font: bold normal 10px/10px arial;
font-weight: bold;
color: #000000;
text-decoration: underline;
}
.Menu3Current {
margin-left: 4px;
padding: 4px 8px 5px 20px;
background-image:
url(/files/interface/Icon_Menu3.gif);
background-repeat: no-repeat;
background-position: 10px 8px;
}
.Menu3Current A{
padding: 4px 0 5px;
font: bold normal 10px/12px arial;
font-weight: bold !important;
color: #000000;
text-decoration: none;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #EBEBEB;
}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FF0000;
}
.blink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}
