.navtitle {
	font-size: 11px;
	color: #999999;
	font-style: italic;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-size: 11px;
}
h1 {
	font-size: 30px;
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;

}
h2 {
	font-size: 18px;
	color: #000066;
	font-family: "Times New Roman", Times, serif;

}
.comment {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
	font-style: oblique;
	font-weight: bold;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
a.nav:link, a.nav:active, a.nav:visited {
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
a.nav:hover {
	color: #FF9900;
}
a.download:link, a.download:active, a.download:visited {
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
a.download:hover {
	color: #FF9900;
}
a.order:link, a.order:active, a.order:visited {
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
a.order:hover {
	color: #FF9900;
}
a.readit:link, a.readit:active, a.readit:visited {
	font-weight: normal;
	color: #336633;
	text-decoration: none;
}
a.readit:hover {
	color: #336633;
}
.footer {
	font-size: 10px;
	line-height: 25px;
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: none;
	border-left: none;

}
.loginbox {
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
.logintitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	line-height: 20px;

}
li {
	line-height: 25px;
}
UL {
	list-style-image: url(images/bullet1.gif);
}

UL UL LI {
	list-style-image: url(images/bullet11.gif);
}

UL UL UL LI {
	list-style-image: url(images/bullet111.gif);
}


.padd {
	padding-bottom: 10px;
	padding-left: 10px;
}
.maintitle {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.red {
	color: #990000;
}
form {
	margin: 0;
	padding: 0;
}
.bborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.bbborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
