body
{
	margin:0px;
	background-color: #000000;
	background-image: url(images/bg_gradient_black_dk-gray_01.jpg);
	padding: 0px;
	font-family: Arial, Helvetica, Lucida Grande, Cambria;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0px;
	overflow-y: auto;
	overflow-x: hidden;
}

html {overflow-y: auto;background-color: transparent;}

::-webkit-scrollbar {width: 8px;height: 10px;}
::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {height: 19px;display: block;background-color: transparent;}
::-webkit-scrollbar-track-piece  {background-color: #252525;-webkit-border-radius: 5px;}
::-webkit-scrollbar-thumb:vertical {height: 50px;background-color: #333333;border: 1px solid #656565;-webkit-border-radius: 5px;}

span {float:right;font-size: 11px;color: #afafaf;padding-right:8px;text-shadow:0px 0px 0.50px #555555;}

h1 {font-size: 22px; font-weight: normal;color: #4b9218;letter-spacing: 1px;line-height:130%;text-shadow:0px 0px 0.50px #efefef;}

p {line-height:140%; font-size: 12.5px;color: #dfdfdf;word-spacing: 0.50px;letter-spacing: 0.50px;text-shadow:0px 0px 0.50px #efefef;}
p.hdr {font-size: 18px; color: #facb45; line-height:130%;text-shadow:0px 0px 0.5px #98781a;}
p.subhdr {font-size: 16px; color: #facb45; font-weight: bold; line-height:180%;}
p.med {line-height:140%; font-size: 11.5px;color: #dfdfdf;letter-spacing: 0.50px;word-spacing: 0.50px;text-shadow:0px 0px 0.50px #efefef;}
p.small {font-size: 11px;color: #aaaaaa;line-height:120%;word-spacing: 0.50px;letter-spacing: 0.80px;text-shadow:0px 0px 0.50px #efefef;}
p.source {line-height:140%; font-size: 10px;color: #dfdfdf;letter-spacing: 0.50px;word-spacing: 0.50px;text-shadow:0px 0px 0.50px #efefef;}

p.hdrgreen {line-height:130%; font-size: 19px;color: #68c822;letter-spacing: 0.50px;}
p.subhdrgreen {line-height:130%; font-size: 14px;color: #68c822;letter-spacing: 0.50px;}

a:link {color:#afdb8e;text-decoration: underline;font-size: 12px;line-height:140%;text-shadow:0px 0px 0.50px #4a722e;}
a:visited {	color:#afdb8e;text-decoration: underline;font-size: 12px;line-height:140%;text-shadow:0px 0px 0.50px #4a722e;}
a:hover {color: #facb45;text-decoration: none;font-size: 12px;line-height:140%;text-shadow:0px 0px 0.50px #facb45;}

a.source:link {font-size: 10px;color: #facb45;text-decoration: none;letter-spacing: 0.50px;}
a.source:visited {font-size: 10px;color: #facb45;text-decoration: underline;letter-spacing: 0.50px;}
a.source:hover {font-size: 10px;color: #d5a513;text-decoration: underline;letter-spacing: 0.50px;}

ul {list-style-type:circle;color: #dfdfdf;font-size: 13px;line-height:140%;text-shadow:0px 0px 0.50px #efefef;}
