
body { color:#d8d8d8; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; background-image: url(../images/bg_pattern.gif); }
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}
a { color: #02dbff; text-decoration: none; }
a:hover { color: #02dbff; text-decoration: underline; }
a:visited { color: #02dbff; }
.header { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.list_orange { list-style-image: url(../images/bullet_orange.gif); }
.small { font-size: 11px; line-height: 18px; }
.bg { background-color: #4b4b4b; }
