body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div, p, td, tr, li, ul {
	font-family : Arial, Verdana, sans-serif;
	font-size : 10pt;
	color : #000000;
	font-style : normal;
}
hr.brown {
	color : #877F74;
	border : dashed;
	}
	
h1 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #000000;
}

h2 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10.5pt;
	color : #CC0000;
}

h3 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #000000;
}

h4 {
	background-color: #EEEEEE; 
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10.5pt;
	color : #CC0000;
}

a:link { 
	color: #F20009;
}
a:hover { 
	color: #000000;
}

.footer tr td {
	font-family : Arial, Verdana, sans-serif;
	font-size : 11px;
	color : #ADA495;
	font-style : normal;
}

.menu, .menu_on, .menu_on:link{
	line-height:29px;
	padding-left:63px;
	font-family : Arial, Verdana, sans-serif;
	font-size : 11px;
	color : #F2E5CF;
	font-weight : bold;
	text-decoration : none;
	width: 100%;
	background-image : url("/images/menu_under.gif");
	background-repeat : no-repeat;
	display: block;
}
.menu:link {
	color:#FFFFFF;
}
.menu:hover, .menu_on:hover {
	background-image : url("/images/menu_over.gif");
	background-repeat : no-repeat;
	color:#FFFFFF;
	display: block;
}

.wall {
	background-image : url("/images/wall.gif");
	background-repeat : repeat-y;
	padding-left:25px;
	padding-right:25px;
	line-height:20px;
}
	
.nav_wall {
	background-image : url("/images/menu_wall.gif");
	background-repeat : repeat-y;
	padding-left:22px;
	padding-right:22px;
	line-height:20px;
}
.wall_brown {
	background-image : url("/images/wall_brown.gif");
	background-repeat : repeat-y;
}

.nzis {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9.5px;
	color : #ADA495;
	font-style : normal;
}
.nzis:link {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9.5px;
	color : #ADA495;
	font-style : normal;
}
.small {
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;
	line-height : 10pt;
}

.odd { 
	background-color: #C8C2B8;
	padding-left:3px;
	padding-top:5px;
	padding-bottom:5px; 
}

.even { 
	background-color: #EEEEEE; 
	padding-left:3px;
}

/*
TABLE.safetalk {
	background-color: #EEEEEE;
	border-bottom : 2px solid Black;
	border-left : 2px solid Black;
	border-right : 2px solid Black;
	border-top : 2px solid Black;
}

TABLE.safetalk th {
	background-color: #ffffff; 
	text-align:right;
	border-bottom : 1px solid Black;
	font-weight:bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;	
	line-height:15pt;
}*/

.border {
	border-color : #000000;
	border-style : solid;
	border-width : 1;
}

.imgout {
	border: 0;
	filter: alpha(opacity=60);
	margin: 0;
	padding: 0;
}

.imgover {
	border: 0;
	margin: 0;
	padding: 0;
}	

.formmargin {
	margin-top : 0px;
	margin-bottom : 0px;
}

.forminput {
	font-family : Arial, sans-serif;
	border: 1px solid #877F74; 
	background: #EFEFEF;
	color: #000000;
	margin: 0;
	padding-left: 3px;
}

#required {
	border-left: 4px solid #A19B92;	
}
	
	
