/* CSS Document */
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.nav_title {
	font-family: "Tahoma";
	color: #006600;
	font-size: 20px;
	font-weight: Normal;	
}
.style3 {
	color: #FFFFFF;
	font-size: 11 px;
}
.style4 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Arial Black";
	color: #666666;
}
.style5 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.style6 {
	font-size: 10px;
	color: #006600;
	font-weight: bold;	
}
.white {color: #FFFFFF}
.white:link {color: #FFFFFF}
.white:visited {color: #FFFFFF}
.white:hover {color: #DEDBDB}
.white:active {color: #FFFFFF}

.petro {
	font-size: 12px;
	color: #0066cc;
	font-weight: bold;	
}



input {
	color : #666666;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
}
.input {
	color : #666666;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
}

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}
-->
