td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 15px;

}
body {
	margin: 0px;
	padding: 0px;
}
.dotunder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
}
.menuoutline {
	border: 1px solid #3399CC;
}
.menublu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;


}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	padding: 3px;

}
h2 {
	font-size: 12px;
	color: #FF0000;
	margin: 1px;
	padding: 0px;

}
.borderright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}
.addressbar {
	line-height: 18px;
}
li {
	padding: 0px;
	margin: 0px;
	text-indent: 0pt;
	clip:   rect(auto auto auto auto);
	list-style-type: disc;

}
.underlineblu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #3399CC;
	border-right-color: #3399CC;
	border-bottom-color: #3399CC;
	border-left-color: #3399CC;
}
