﻿html .jqueryslidemenu{height: 1%;}

body {
	font-family: verdana;
	color: black;
	font-size:small;
	text-align: center;
	background-image: url(../img/bg-pattern.gif);
}
table {
	font-family: verdana;
	color: black;
	font-size: small;
	text-align:left;	
}
h1 {
	font-family: verdana;
	color: black;
	font-size:medium;
	font-weight: 700;
}

h2{
	font-family: verdana;
	color: black;
	font-size:medium;
	font-weight: 700;
}
img{
	border:0;
}

.Gtable{
	padding:5px 5px 5px 5px;
	width:800px;
	background:white;
}

.Gtable a{
	 color:black;
	 text-decoration:none;
}

.Gtable a:hover{
	color:black;
	text-decoration:none;
	}



.blue {
	background-image: url(../img/NavBG.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0;
	width: 592px;
	height: 24px;
}


#wrapper {
	margin: 4px auto;
	text-align:left;
	position: relative;
	list-style: none;
	width: 800px; 

}

.footerbg {
	width: auto;
	height: 50px;
	text-align: center;
}

.orange {
	background-image: url(../img/index_16.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0;
	width: 800px;
	height: 24px;
}
.footer {
	background-image: url(../img/index_17.gif);
	background-repeat: no-repeat;
	margin:0 0 0 0;
	width: 800px;
	text-align:center;
	font-size: 14px;
	color: #ffffff;
}

.footer h2 {
	margin:0 0 0 0;
	padding-bottom: 2px;
    padding-top: 1px;
	text-align:center;
	font-size: 13px;
	color: #ffffff;
}


.footerLink 
{
	float:none;
	overflow: hidden;
	width: 780px;
	text-align:left;
	font-size:x-small;
	margin:2px 0 10px 10px;
	color:black;
}

.footerLink a
{
	color:black;
	text-decoration:none;
}
