body {
	font: 11px Arial, Helvetica, sans-serif;
	background: #336633 /*url(images/cow_bg.gif)*/;
	padding: 0;
	margin: 0;
}
a, a:visited { 
	outline: none 
}
img {
	border: none;
}
/* dock - top */
.dock {
	position: relative; 
	height: 60px; 
	text-align: center;
	z-index:2;
}
.dockdiv
{
	/*background-color:#FF9933;*/
	padding:4px;
	border:solid 1px #336633;
	background: url(images/divbg.png);
}
.dock-container {
	position: absolute;
	height: 60px;
	/*background: url(images/dock-bg2.gif);*/
	padding-left: 20px;
	z-index:2;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #fff;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;	
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/* dock2 - bottom */
.dock2 {
	width: 100%;
	bottom: 0px;
	position: absolute;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg.gif);
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #fff; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.shadow{filter:progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=3)}

a.body:link { font-weight: bold; font-size: 14px; color: #597a9c; text-decoration: none; }
a.body:visited { font-weight: bold; font-size: 14px; color: #597a9c; text-decoration: none; }
a.body:active { font-weight: bold; font-size: 14px; color: #597a9c; text-decoration: none; }
a.body:hover { font-weight: bold; font-size: 14px; color: #ff7800; text-decoration: none; }
a.submenu:link { font-weight: normal; font-size: 10px; color: #597a9c; text-decoration: none; }
a.submenu:visited { font-weight: normal; font-size: 10px; color: #597a9c; text-decoration: none; }
a.submenu:active { font-weight: normal; font-size: 10px; color: #597a9c; text-decoration: none; }
a.submenu:hover { font-weight: normal; font-size: 10px; color: #FF7800; text-decoration: none; }
a.topmenu:link { font-weight: bold; font-size: 11px; color: white; text-decoration: none; }
a.topmenu:visited { font-weight: bold; font-size: 11px; color: white; text-decoration: none; }
a.topmenu:active { font-weight: bold; font-size: 11px; color: white; text-decoration: none; }
a.topmenu:hover { font-weight: bold; font-size: 11px; color: #FF7800; text-decoration: none; }
a.topmenugreen:link { font-weight: bold; font-size: 11px; color: white; text-decoration: none; }
a.topmenugreen:visited { font-weight: bold; font-size: 11px; color: white; text-decoration: none; }
a.topmenugreen:active { font-weight: bold; font-size: 11px; color: white; text-decoration: none; }
a.topmenugreen:hover { font-weight: bold; font-size: 11px; color: #33CC33; text-decoration: none; }
a.footer:link { font-weight: normal; font-size: 10px; color: white; text-decoration: none; }
a.footer:visited { font-weight: normal; font-size: 10px; color: white; text-decoration: none; }
a.footer:active { font-weight: normal; font-size: 10px; color: white; text-decoration: none; }
a.footer:hover { font-weight: normal; font-size: 10px; color: #FF7800; text-decoration: none; }
.body { font-size: 14px; }
.body1 { color: black; font-size: 12px; font-style: normal; }
.bodyw { font-size: 11px; color: white; }
.border { border: solid 1px black; }
.borderdash { border: dashed 1px black; }
.borderheadingtopw { border-top: solid 1px black; font-size: 12px; font-weight: bold; color: #ffffff; }
.footer { font-size: 10px; }
.heading { font-size: 12px; font-weight: bold; color: black; }
.heading1 { font-size: 14px; font-weight: bold; color: #363; }
.subheading { font-size: 12px; font-weight: bold; color: #597a9c; }
.headingw { font-size: 12px; font-weight: bold; color: #ffffff; }
.shadow{border: solid 1px black;filter:progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=4)}
.submenu { font-size: 10px; }
.subtitle { color: #597a9c; }
.title { color: #ff7800; font-size: 12pt; font-weight: bold; font-style: normal; text-align: left; text-indent: 0; top: 0; left: 0; right: 0; bottom: 0; z-index: 0; margin: 0 0 10px; padding: 0; }
.title1 { color: #ff8500; font-size: 18pt; font-weight: bold; margin-bottom:20px; margin-top:4px; }