html, body, #wrapper {
	background-color: #2e3a41;
	background-image: url(../images/background_gradient.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
}

.Headersite {
	background-image: url(../images/background_grey_top.gif);
	background-repeat:repeat-x;
	height: 170px;
}

.fullheight {
	height: 100%;
}

A:LINK, A:VISITED {
	color : #000099;
	text-decoration : none;
}

A:HOVER {
	background-color : #FFFFFF;
	color : #00009F;
	text-decoration : none;
}

H1 {
	color : #3c3c3c;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 1px;
}

H2 {
	color : #3c3c3c;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	margin-left: 15px;
	margin-top : 5px;
	font-weight: bold;
	margin-bottom: 5px;
}

H3 {
	color : #3c3c3c;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-left: 1px;
}

H4 {
	color : #3c3c3c;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-left: 1px;
	margin-top : 5px;
	margin-bottom: 5px;
}

H5 {
	color : #3c3c3c;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : 900;
	margin-top : 1.5em;
	margin-bottom: -8px;
}

H6 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : italic;
	font-weight : 800;
	margin-bottom: -8px;
}


.Loptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: 5px;
}
.numbers {
	color : #8a0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
}

.boxes {
	color : #000000;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7F9DB9;
	border-right-color: #7F9DB9;
	border-bottom-color: #7F9DB9;
	border-left-color: #7F9DB9;
}
.dotsis {
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 5px;
}
.edge_r {
	background-image: url(../images/shadow_right.png);
	background-repeat: repeat-y;
}
.boxes2 {
	color : #000000;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7F9DB9;
	border-right-color: #7F9DB9;
	border-bottom-color: #7F9DB9;
	border-left-color: #7F9DB9;
}
