

/*
BODY {
	margin-top:1px; margin-left:1px;
}
*/




TD {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	}


TD.title { 
	font-family:Tahoma; 
	font-size:12px; 
	font-weight: bold; 
	color: #000088; 
	background-image:url('./../img/table_bg_main.gif');
	height: 22px;
	}

H1.title { 
	font-family:Tahoma; 
	font-size:14px; 
	font-weight: bold;
	text-decoration:underline;
	color: #000000; 
        line-height: 2px;
	}

HR.blue {
	color: #89ADC7;
	background-color: #89ADC7;
	border:0px;
	height:1px;
}

/*
TD.title2 { 
	font-family:Tahoma; 
	font-size:12px; 
	font-weight: bold; 
	color: #000088; 
	height: 22px;
	background-color: #89ADC7;
	}
*/

TD.title2 { 
	font-family:Tahoma; 
	font-size:12px; 
	font-weight: bold; 
	color: #FF5000; 
	height: 22px;
	border-left: 1px solid #89ADC7;
	border-bottom: 1px solid #89ADC7;
	}

TD.title2 { 
	font-family:Tahoma; 
	font-size:12px; 
	font-weight: bold; 
	color: #FF5000; 
	height: 22px;
	border-left: 1px solid #89ADC7;
	border-bottom: 1px solid #89ADC7;
	}

img.screensmall {
	border-left: 1px solid #89ADC7; 
	border-right: 1px solid #89ADC7; 
	border-top: 1px solid #89ADC7; 
	border-bottom: 1px solid #89ADC7;
}



/* This is needed! */
TD.default {
	background-color: transparent;
	}


/* This is needed! */
TD.selected { 
	background-color: #AFBFD1;
	}


/* This is needed! */
TD.selectedCategory {
	font-weight: bold;
	background-color: #D2D2D2;
	}


/* This is needed! */
HTMLexport {
	font-family: Tahoma;
	font-size: 12px;
	}


A:link 		{ text-decoration: none; color: #FF0000 }
A:visited 	{ text-decoration: none; color: #FF0000 }
A:active 	{ text-decoration: none; color: #FF0000 }
A:hover 	{ text-decoration: underline; color: #000088 }

A.mainmenu:link 	{ text-decoration: none; color: #FFFFFF; font-family: Arial; font-size: 12px; font-weight: bold; }
A.mainmenu:visited 	{ text-decoration: none; color: #FFFFFF; font-family: Arial; font-size: 12px; font-weight: bold; }
A.mainmenu:active 	{ text-decoration: none; color: #656565; font-family: Arial; font-size: 12px; font-weight: bold; }
A.mainmenu:hover 	{ text-decoration: none; color: #FFFFFF; font-family: Arial; font-size: 12px; font-weight: bold; }

A.submenu:link 		{ text-decoration: none; color: #000000; font-size: 12px; }
A.submenu:visited 	{ text-decoration: none; color: #000000; font-size: 12px; }
A.submenu:active 	{ text-decoration: none; color: #000000; font-size: 12px; }
A.submenu:hover 	{ text-decoration: none; color: #FF0000; font-size: 12px; }

TD.mainmenu_hover 	{ background-image:url('./../img/mainmenu_hover.jpg'); }
TD.mainmenu_default 	{ background-image:url('./../img/mainmenu_bg.jpg'); }

TD.submenu_default 	{ background-color: transparent; }
TD.submenu_hover 	{ background-color: #D0D0D0; }

/*
BODY {
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #AFBFD1;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	}
*/


TEXTAREA, INPUT, OPTION, SELECT {
	background-color: #FFFFFF;
	color: #1C46BC;
	font-family: Tahoma;
	font-size: 12px;
	}


@media print {
/* Print definitions */
	.noprint {
	display: none;
	}
}

