html, body, div, span, object, h1, h2, img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	margin-top: 10px;
}
.maintext {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	padding: 5px 5px 5px 15px;
}
.newstext {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	padding: 5px 5px 5px 15px;
	line-height: 20px;
}
.orangetitle {
	font-family: Verdana;
	font-size: 14px;
	color: #ff6600;
	font-weight: bold;
}
.orangebold {
	font-family: Verdana;
	font-size: 12px;
	color: #ff6600;
	font-weight: bold;
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
a { outline:0;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #1f6b3d;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}
#nav2 {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana;
}
#nav2 a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#nav2 a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#nav2 a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #1f6b3d;
	text-decoration: none;
	font-weight: bold;
}
#nav2 a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#footer a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#footer a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#footer a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.white {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.smlblack {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.forminput {  
	font-family: Verdana;
	font-size: 11px;
	color: #4d0050;
	background-color: #ffffff
}
.box_grey {
	padding: 10px 10px 0px;
	border-top: 0px none #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	width: 190px;
}
.box_orange {
	padding: 10px 10px 0px;
	border-top: 0px none #FFFFFF;
	border-right: 1px solid #ee8301;
	border-bottom: 1px solid #ee8301;
	border-left: 1px solid #ee8301;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	width: 190px;
}
.video {
	cursor: pointer;
}
li {
	list-style-type: none;
	background-image:url(images/list_dot.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding-left:15px;
	
}
.line {
	border-left-style: dotted;
	border-left-color: #1f6b3d;
	border-left-width: thin;
}

