/* GENERAL fonts */
P, OL, UL, DIV, H1, H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 17px;
}
TD#user { font-size: 12px; font-family: verdana, arial; font-weight: bold }
TD#pass { font-size: 12px; font-family: verdana, arial; font-weight: 700 }
H1   {
	color: #000000;
	font-size: 13px
}
H3 {
	color: #000000;
	font-size: 13px
}
TD#footer  { font-size: 10px }
P, H1, H2  { }


TD#footer  {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	height: 60px;
	font-weight: normal;
}
TD#footer DIV  {
	font-size: 9px;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
}

/* Content column */
TD.content   {
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: top;
	width: 625px;
}
TD#footer 

     {
	font-weight: 600;
	text-decoration: none;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
}


/* Navigation table
#cornerlt	{
	background-image: url(../images/Nav_r1c1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#cornerrt	{
	background-image: url(../images/Nav_r1c3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#cornerlb	{
	background-image: url(../images/Nav_r3c1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#cornerrb	{
	background-image: url(../images/Nav_r3c3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.navigationtable {
	background-image: url(../images/background_grey.jpg);
	background-repeat: repeat;
	font-size: 2px;
}

/* Menu 1 column */
TD#menu_1          {
	font-size: 14px;
	line-height: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	color: #666666;
}
TD#menu_1 DIV      {
	text-decoration: none;
	width: 100%;
	color: #666666;
}
TD#menu_1 DIV:hover      {
	text-decoration: none;
	width: 100%;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #000000;
}
TD#menu_1 DIV A       {
	color: #999999;
	text-decoration: none
}
TD#menu_1 DIV A:hover        {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no        {
	text-decoration: none;
	width: 110%;
	padding-left: 5px;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act               {
	color: #333333;
	text-decoration: none;
	width: 110%;
	padding-left: 5px;
}
TD#menu_1 DIV.menu1-level1-act A         {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
}
TD#menu_1 DIV.menu1-level1-act A:hover    {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no     {
	text-decoration: none;
	padding-left: 15px
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act        {
	color: #333333;
	text-decoration: none;
	padding-left: 15px
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act:hover        {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px
}

TD#menu_1 DIV.menu1-level2-act A     {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
TD#menu_1 DIV.menu1-level2-act A:hover     {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD   { text-decoration: none; background-color: #333366; text-align: center; width: 10% }
TR#menu_2 TD A   {
	color: white;
	text-decoration: none
}
TR#menu_2 TD A:hover    {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
TR#menu_2 TD.oddcell  { text-decoration: none; background-color: #666699 }
TR#menu_2 TD.menu2-level1-act  { text-decoration: none; background-color: #88292a }
TD#path A:hover   { text-decoration: none }


/* MENU 4, normal */
#sub_nav .subnavi_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-indent: 20px;
}


TD#menu5          {
	font-size: 11px;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	height: 24px;
}

/*  MENU 5, level 1, normal state hover (no) */
TD#menu5 .menu5-normal a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding: 6px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

/*  MENU 5, level 1, normal state (NO) */
TD#menu5 .menu5-normal a {
	color: #666666;
	text-decoration: none;
	padding: 6px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

/*  MENU 5, level 1, normal state (act) */
TD#menu5 .menu5-act a {
	color: #000000;
	text-decoration: none;
	padding: 6px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-weight: bold;
}

/* Menu 3 column */
TD#menu_3          {
	font-size: 9px;
	line-height: normal;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
	border-top-width: 0;
	border-right-width: 0px;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}
TD#menu_3 SPAN      {
	text-decoration: none;
	width: 100%;
	color: #999999;
	text-align: right;
}
TD#menu_3 SPAN A       {
	color: #999999;
	text-decoration: none
}
TD#menu_3 SPAN A:hover        {
	color: #000000;
	text-decoration: none
}

/*  MENU 3, level 1, normal state (NO) */
TD#menu_3 SPAN.static_nav        {
	text-decoration: none;
	color: #999999;
	margin-right: 10px;
	margin-left: 10px;
}

TD#menu_3 SPAN.static_nav:hover        {
	text-decoration: none;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}
#datetable_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#footer .footterb {
	vertical-align: top;
	font-weight: normal;
	text-align: center;
}
#footer .footterbl {
	vertical-align: top;
	font-weight: normal;
	text-align: left;
}
#footer .footterbr {
	vertical-align: top;
	font-weight: normal;
	text-align: right;
}
#footer .foottert {
	vertical-align: bottom;
	font-weight: normal;
	text-align: center;
}
#footer .foottertl {
	vertical-align: bottom;
	font-weight: normal;
	text-align: left;
}
#footer .foottertr {
	vertical-align: bottom;
	font-weight: normal;
	text-align: right;
}
TD.Border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
	color: #333333;
}

/* Counter */

TD#counter          {
	font-size: 9px;
	line-height: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	border-top-width: 0;
	border-right-width: 0px;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}

TD#counter DIV.tx-cscounter-pi1        {
	text-decoration: none;
	color: #999999;
	margin-right: 0px;
	margin-left: 5px;
	font-size: 9px;
	text-transform: uppercase;
}
/*TD#datetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
}
TD.datetable_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
TD#datetable P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
TD#datetable H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#dcornerlt	{
	background-image: url(../images/date_r1c1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#dcornerrt	{
	background-image: url(../images/date_r1c3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#dcornerlb	{
	background-image: url(../images/date_r3c1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#dcornerrb	{
	background-image: url(../images/date_r3c3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
TD.datetable {
	background-image: url(../images/background_grey.jpg);
	background-repeat: repeat;
	font-size: 2px; */
	
#dcornerlt	{
	background-image: url(../images/date_r1c1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#dcornerrt	{
	background-image: url(../images/date_r1c3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#dcornerlb	{
	background-image: url(../images/date_r3c1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#dcornerrb	{
	background-image: url(../images/date_r3c3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.datetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	text-decoration: none;
	background-image: url(../images/background_black.jpg);
	background-repeat: repeat;
	margin-top: 10px;
}
.datetable #datetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-indent: 5px;
	border: thin solid #CCCCCC;
}

TD#datetable .bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-indent: 5px;
}

TD#datetable H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

