﻿body 
{
	font-size:12px;
	font-family:sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
a 
{
	color: #000000;
	text-decoration: underline;
}
a:hover
{
	color: #0000a0;
	text-decoration: underline;
	
}
a.gradient
{
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border: #aaa 1px solid;
	background-image: url(../Img/GrayGradient.png);
	color: #000;
	background-repeat: repeat-x;
	text-align: center;
	text-decoration: none;
}
a:hover.gradient
{
	text-decoration: underline;
}


td
{
	font-size:12px;
}

h1
{
	font-size: 16px;
	font-weight:bold;
	margin: 5px 5px 5px 5px;
}

h2
{
	margin: 0px 0px 5px 0px;
	padding: 0px 5px 0px 5px;
	border-bottom: 1px solid #DFDFDF; 
	color: #585858;
	FONT-SIZE: 17px;
}
h3
{
	margin: 0px 0px 5px 0px;
	padding: 0px 5px 0px 5px;
	border-bottom: 1px solid #DFDFDF; 
	color: #585858;
	FONT-SIZE: 14px;
}

hr
{
	color: #DFDFDF;
	height: 1px;
}

img
{
	border: none 0px #000000;
	vertical-align:middle;
}

table.results
{
	border: 1px solid #000;
	width: 100%;
}

table.results td
{
	border: 1px solid #000;
	text-align:center;
}
.label
{
	text-align:right;
}

.labelB
{
	font-weight:bold;
}

.labelI
{
	font-style:italic;
}

.labelR
{
	text-align:right;
	color:#bb0000
}

.plus
{
	font-weight:bold;
	color:#00aa00
}

.zero
{
	font-weight:bold;
	color:#555555
}

.minus
{
	font-weight:bold;
	color:#ff0000
}

.warning
{
	font-size:14px;
	font-weight:bold;
	text-align:right;
	color:#CC0000;
}

table#Header
{
	width:980px;
}

table#Footer
{
	background: url(../Img/GrayGradient.png);
	height:60px;
	width: 100%;

}

table#Footer td
{
	font-size: 13px;
	color: #000080;
	vertical-align:text-top;
	padding: 10px 10px 10px 10px;
}

table#Footer img
{
	margin-left:20px;
}

td.frame
{
	border: #E4E4E4 1px solid;
	background:#F9F9F9;
	padding: 5px 10px 5px 10px;
	line-height:28px;
	vertical-align:top;
}

td.Google
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align:top;
	width:165px;
}

td.LoMag
{
	border: #E4E4E4 1px solid;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align:top;
	text-align:center;
	width:165px;
}

td.frameAdd
{
	border: #E4E4E4 1px solid;
	background:#F9F9F9;
	padding: 5px 10px 5px 10px;
	line-height:28px;
	vertical-align:top;
	text-align:left;
}


td.ar
{
	text-align:right;
}

td.al
{
	text-align:left;
}

.button
{
	padding: 1px 1px 1px 1px;
	background-image: url(../Img/GrayGradient.png);
	width: 85px;
	margin-left: 4px;
	margin-right: 3px;
}


.button160
{
	background-image: url(../Img/GrayGradient.png);
	width: 160px;
	margin-left: 5px;
}
.button200
{
	background-image: url(../Img/GrayGradient.png);
	width: 200px;
	margin-left: 5px;
}
.thanks
{
	margin: 10px 10px 10px 10px;
	text-align:justify;
	font-family: Verdana;
	font-weight:bold;
	font-size: 15px;	
	color: #171;
}
.back
{
	font-size: 12px;
	text-align:left;
	margin-left: 5px;
}

.buttonGreen
{
	width: 160px;
	padding: 2px 2px 2px 2px;
	background-image: url(../Img/GrayGradient.png);
	border-color:#00aa00;
	border-style:outset;
}

.textGreen
{
	font-weight:bold;
	color:#00aa00;
}

