body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Heading {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #4e4e4e;
}
.Heading18 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #4e4e4e;
}
.Text13 {
	font-family: "Tahoma";
	font-size: 13px;
	color: #000000;
}
.Text13Blue {
	font-family: "Tahoma";
	font-size: 13px;
	font-weight: bold;
	color: #029dd8;
}
.MenuHeader {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: bold;
	color: #4e4e4e;
}
.Menufooter {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.Text10 {
	font-family: "Tahoma";
	font-size: 10px;
	color: #000000;
}
.Text10Blue {
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: bold;
	color: #029dd8;
}
.Textfooter {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}



.BlueLink:link {
	color: #029dd8;
	text-decoration: none;
}
.BlueLink:visited {
	text-decoration: none;
	color: #029dd8;
}
.BlueLink:hover {
	text-decoration: underline;
	color: #029dd8;
}
.BlueLink:active {
	text-decoration: none;
	color: #029dd8;
}



.BlackLink:link {
	color: #000000;
	text-decoration: none;
}
.BlackLink:visited {
	text-decoration: none;
	color: #000000;
}
.BlackLink:hover {
	text-decoration: underline;
	color: #000000;
}
.BlackLink:active {
	text-decoration: none;
	color: #000000;
}


.toptab {
padding: 3px 3px 3px 3px;
margin: 0 0 0 1px;
text-decoration: none;
background: #ebebeb url(images/corner2.gif) top right no-repeat;
color: #4e4e4e;
border-bottom: 1px solid #ebebeb;
}

.toptab:hover {

border-bottom: 1px solid #eaeaea;
color: #39c2ff;
text-decoration: none;
}

.activetoptab {
padding: 3px 3px 3px 3px;
margin: 0 0 0 4px;
color: #39c2ff;
text-decoration: none;

border-bottom: 1px solid #ebebeb;
}

.activetoptab:hover {
text-decoration: none;
}



.toptabFooter {
padding: 3px 0px 3px 0px;
margin: 0 0 0 1px;
text-decoration: none;

color: #ffffff;
border-bottom: 1px solid #bfbfbf;
}

.toptabFooter:hover {

border-bottom: 1px solid #bfbfbf;
color: #4e4e4e;
text-decoration: none;
}

.activetoptabFooter {
padding: 3px 0px 3px 0px;
margin: 0 0 0 4px;
color: #4e4e4e;
text-decoration: none;
border-bottom: 1px solid #bfbfbf;
}

.activetoptabFooter:hover {
text-decoration: none;
}