/*
## Style sheet for 'Screentech'
## Created by Creative 9000/ Copyright © 2004
## Designer: Michael Ott
## Created: 27 June 2004
## Last Modified: 27 June 2004
## Modified by: Michael Ott
*/
body {
	font-family: Arial, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
	SCROLLBAR-FACE-COLOR: #01516C;
	SCROLLBAR-HIGHLIGHT-COLOR: #31909E;
	SCROLLBAR-SHADOW-COLOR: #31909E;
	SCROLLBAR-3DLIGHT-COLOR: #8EA5E5;
	SCROLLBAR-ARROW-COLOR: #31909E;
	SCROLLBAR-TRACK-COLOR: #2B6E85;
	SCROLLBAR-DARKSHADOW-COLOR: #6586DF;
	border-width: 0px;
}

td, p {
	font-family: Arial, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #18467A;
	text-align:
}

input, select, textarea {
	background-image : url(images/background_input.gif);
	border-right-width : 1px;
	border-right-color : #000000;
	border-right-style : solid;
	border-top-width : 1px;
	border-top-color : #000000;
	border-top-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-left-width : 1px;
	border-left-color : #000000;
	border-left-style : solid;
	color : #000000;
	font-family: Arial, Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	border-width: 1px;	
}

li {
	font-family: Arial, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #18467A;
	list-style-image:  url(images/li.gif);
}

a:link, a:active, a:visited {
	color: #007FEA;
	text-decoration: underline;
}

a:hover {
	color: #ffcc33;
	text-decoration: underline;	
}

a.footer:link, a.footer:visited, a.footer:active {
	font-size: 10px;
	color: #4B9BE7;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;	
}
a.footer:hover {
	text-decoration: none;
	color: #FF7E00;
}

a.mainmenu:link, a.mainmenu:visited, a.mainmenu:active {
	font-size: 11px;
	color: #4B9BE7;
	text-decoration: none;
	font-weight: bold;
	padding-left: 18px;
	padding-right: 15px;
	background-image : url(images/menu_arrow.gif);
}
a.mainmenu:hover {
	font-size: 11px;
	color: #FF7E00;
	text-decoration: none;			
}

a.submenu:link, a.submenu:visited, a.submenu:active {
	font-size: 12px;
	color: #008D9E;
	text-decoration: none;
	line-height: 18px;
}
a.submenu:hover {
	font-size: 12px;
	color: #FF7E00;
	text-decoration: none;
	line-height: 18px;		
}

.subheader {
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	padding-left: 20px;
}

.header {
	font-size: 14px;
	font-weight: bold;
	color: #4B9BE7;
	text-decoration: none;	
}

.mediumheader {
	font-size: 14px;
	font-weight: bold;
	color: #18467A;
}.small {
	font-size: 10px;
}
