body {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
img {
	border: 0;
}
img.photothumb {
	margin: 5px 5px 5px 5px;
	border: 0px;
}


h1 {
	font-family: Tahoma,Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	margin: 5px 0px 10px 0px;
}
h2 {
	font-family: Tahoma,Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin: 5px 0px 2px 0px;
}
h3 {
	font-family: Tahoma,Verdana;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #003366;
}
h3.white { color: #FFFFFF; }

p,td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
p.formhint {
	margin-top: 6px;
	margin-bottom: 3px;
	font-weight: bold;
}
p.news {
	color: #444444;
}
p.news span {
	color: #cdb8a7;
}
p.news a {
	color: #444444;
	text-decoration: none;
}
p.news a:hover {
	color: #963300;
	text-decoration: none;
}
table.main {
	background: url(/images/left_slice.gif) repeat-y top left;
}
td.top {
	background: url(/images/top_banner.jpg) no-repeat top left;
	height: 100px;
	color: #ffffff;
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
}
td.topcent {
	background: url(/images/top_slice.gif) repeat-x top left;
	height: 117px;
	color: #ffffff;
	font-size: 10px;
	text-align: right;
	padding-left: 30px;
	border-left: 1px solid #ffffff;
}
td.topright {
	background: url(/images/barchart_2.gif) no-repeat top right;
	height: 117px;
	color: #ffffff;
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
}
td.menuitem {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
}
td.left {
	padding-left: 18px;
}
a.lmenu:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	background-color:transparent;
	padding: 3px 0px 3px 15px;
	display: block;
	border-bottom: 1px solid #ffffff;
}
a.lmenu:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	background-color: transparent;
	padding: 3px 0px 3px 15px;
	display: block;
	text-decoration:none;
	border-bottom: 1px solid #ffffff;
}
a.lmenu:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	background-color: transparent;
	padding: 3px 0px 3px 15px;
	display: block;
	text-decoration:none;
	border-bottom: 1px solid #ffffff;
}
a.lmenu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	background-color: #003366;
	padding: 3px 0px 3px 15px;
	display: block;
	text-decoration:none;
	border-bottom: 1px solid #ffffff;
}
td.contbox {
	background: url(/images/content_top.gif) repeat-x top right;
	height: 4px;
	border-left: 1px solid #ffffff;
	padding: 30px 0px 30px 30px;
}
td.content {
	padding-right:15px;
}
td.prod_cont {
	background-color: #003366;
	color: #fff;
	font-weight: bold;
	padding: 3px;
}
td.footer {
	background: url(images/bottom_slice.gif) repeat-x top left;
	height: 54px;
}

.hint {
	font-family: Tahoma,Verdana,Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
input,textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	background : transparent;
	padding-left : 2px;
	color: #000000;
}
select {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	padding-left : 2px;
	color: #000000;
}

.butt {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 6px 2px 6px;
	background-color: #003366;
	bolder: 1px solid #003366;
	color: #ffffff;
}

A:link {
	text-decoration: none;
	Color: #003366;
}
A:active {
	text-decoration: none;
	Color: #003366;
}
A:visited {
	text-decoration: none;
	Color: #003366;
}
A:hover {
	text-decoration: underline;
	Color: #003366;
}

a.article:link {
	text-decoration: none;
	Color: #383838;
}
a.article:active {
	text-decoration: none;
	Color: #383838;
}
a.article:visited {
	text-decoration: none;
	Color: #383838;
}
a.article:hover {
	text-decoration: underline;
	Color: #d71921;
}

a.white:link {
	text-decoration: none;
	Color: #e1e1e1;
}
a.white:active {
	text-decoration: none;
	Color: #e1e1e1;
}
a.white:visited {
	text-decoration: none;
	Color: #e1e1e1;
}
a.white:hover {
	text-decoration: none;
	Color: #ffffff;
}
