html {
	height: 101%;
}
body {
	background: url(../images/bg_gray_bar.gif);
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.hdrtop {
	background: #0099FF url(../images/hdr-t.gif) repeat-x;
}
.hdrmid {
	background: #0099FF;
}
.hdrbot {
	background: #0099FF;
}
.sbar {
	background: #CCCCCC url(../images/sb-bar.jpg) repeat-y;
	font-size: .8em;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: groove;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.sbar h4 {
	font-size: 1.1em;
	color: #0000FF;
}
h1 {
	color: #0000FF;
}
h2 {
	color: #0000FF;
}
.footer {
	font-size: 0.8em;
	color: #333333;
	background: #CCCCCC;
}
.blue {
	color: #0000FF;
}
.red {
	color: #FF0000;
}
.state {
	font-size: 1.2em;
	font-weight: bold;
	color: #0000FF;
}
.linodec {
	list-style: none;
}
.txtbg {
	background: #FFFFFF;
}
.txtbg .state {
	padding-left: 5px;
}
.in10 {
	padding-left: 10px;
	padding-right: 10px;
}
.in20 {
	padding-left: 20px;
	padding-right: 10px;
}
.tblbgblu {
	background: #ACDEF9;
}
.main {
	background: #FFFFFF url(../images/sb-bar.jpg) repeat-y right;
}
p {
	padding-right: 10px;
}
#wrapper {
	background: url(../images/background.jpg) repeat-y center;
}
ul {
	list-style: circle;
}
.ulck {
	list-style-image: url(../images/ckmk.gif);
}

.bgbluerad {
	background: url(../images/bg-blu-grad.jpg) repeat-x;
}
.bgblu2rad {
	background: url(../images/bg-blu2-grad.jpg);
}
.bggrayrad {
	background: url(../images/bg-gry-grad.jpg) repeat-x;
}
dt {
	line-height: 200%;
	color: #0000FF;
	font-weight: bold;
}
dl {
	line-height: 120%;
}
