/* CSS Document */

<style type="text/css">

.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.fields {
	height: 10px;
	width: auto;
	BACKGROUND-COLOR: transparent; 
	FONT-FAMILY: tahoma; 
	background-color: transparent;
	border: 1px solid #000000;
	font-family: tahoma;
	font-size: xx-small;
}
.fields1 {
	height: auto;
	width: auto;
	BACKGROUND-COLOR: transparent; 
	FONT-FAMILY: tahoma; 
	background-color: transparent;
	border: 1px solid #000000;
	font-family: tahoma;
	font-size: xx-small;
}
.buttoms {
	height: 12px;
	width: auto;
	BACKGROUND-COLOR: transparent; 
	FONT-FAMILY: verdana; 
	background-color: transparent;
	border: 0px dotted #000000;
	font-family: tahoma;
	font-size: x-small;
}
.buttoms1 {
	height: 14px;
	width: auto;
	BACKGROUND-COLOR: transparent; 
	FONT-FAMILY: tahoma; 
	background-color: transparent;
	border: 1px solid #000000;
	font-family: verdana;
	font-size: small;
}

.tool {
	BACKGROUND-COLOR: transparent; 
	BACKGROUND-REPEAT: no-repeat; 
	COLOR: navy; 
	FONT-FAMILY: verdana, helvetica, sans-serif; 
	FONT-SIZE: 10; 
	FONT-WEIGHT: bold; 
	PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 0px
}

a.linktype1:link2, a.linktype1:active, a.linktype1:visited { color: #ffffff; font-family: verdana; font-size: 10px; font-weight: bold; text-decoration: none; }
a.linktype1:hover { color: #ffffff; font-family: verdana; font-size: 10px; font-weight: italic; text-decoration: underline; }

a.link:link, a.link:active, a.link:visited { color: #000000; font-family: Verdana; font-size: 10px; font-weight: none; text-decoration: underline; }
a.link:hover { color: #000000; font-family: Verdana; font-size: 10px; font-weight: none; text-decoration: none; }

a.linktype2:link1, a.linktype2:active, a.linktype2:visited { color: #ffffff; font-family: tahoma; font-size: 12px; font-weight: bold; text-decoration: none; }
a.linktype2:hover { color: #ffffff; font-family: tahoma; font-size: 12px; font-weight: italic; text-decoration: underline; }


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.redwarning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}

</style>
