/*
## Style sheet for 'Johndec Engineering PLastics'
## By TSA Corporation / Copyright © 2004
## Designer: Michael Ott
## Created: 14 December 2004
## Last Modified: 18 April 2005
## Modified by: Michael Ott
*/
body {
	font-family: Arial, Trebuchet MS, Verdana, Geneva, sans-serif;
	background-color: #ffffff;
	margin: 0 0 0 0;
	SCROLLBAR-FACE-COLOR: #556B86;
	SCROLLBAR-HIGHLIGHT-COLOR: #BEC7D1;
	SCROLLBAR-SHADOW-COLOR: #BEC7D1;
	SCROLLBAR-3DLIGHT-COLOR: #4A71BD;
	SCROLLBAR-ARROW-COLOR: #BEC7D1;
	SCROLLBAR-TRACK-COLOR: #68829F;
	SCROLLBAR-DARKSHADOW-COLOR: #0A2D55;
	border-width: 0px;	
}

td, p {
	font-family: Arial, Trebuchet MS, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #616161;
	line-height: 20px;
}

input, select, textarea {
	font-family: Arial, Trebuchet MS, Verdana, Geneva, sans-serif;
	background-image: url(images/background_input.gif);
	border-right-width : 1px;
	border-right-color : #DDDDDD;
	border-right-style : solid;
	border-top-width : 1px;
	border-top-color : #DDDDDD;
	border-top-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #DDDDDD;
	border-bottom-style : solid;
	border-left-width : 1px;
	border-left-color : #DDDDDD;
	border-left-style : solid;
	color : #315A88;
	padding-left: 2px;
	font-size: 12px;
	border-thickness: 1px;
	width: 100%;
	height: 20px;	
}

li {
	font-family: Arial, Trebuchet MS, Verdana, Geneva, sans-serif;
	list-style-image:  url(images/li.gif);
}

a:link, a:active, a:visited {
	color: #616161;
	text-decoration: underline;	
}

a:hover {
	text-decoration: none;
	color: #ACCA1B;			
}

.header {
	padding-top: 10px;
	font-size: 24px;
	color: #5385CE;
}

.smallheader {
	font-size: 16px;
	font-weight: bold;
	color: #DD8200;
}

.images {
	border-left: solid 7px #E2E2E2;
	border-right: solid 7px #E2E2E2;
	border-top: solid 7px #E2E2E2;
	border-bottom: solid 7px #E2E2E2;
}

a.nav:link, a.nav:visited, a.nav:active {
	font-size: 12px;
	color: #033358;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}

a.nav:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;		
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active {
	color: #033358;
	text-decoration: none;
	font-size: 11px;
	padding-left: 4px;
	padding-right: 4px;	
}

a.footerlink:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	padding-left: 4px;
	padding-right: 4px;				
}

.smalltext {
	font-size: 10px;
	line-height: 12px;
}