﻿@charset "utf-8";
/* CSS Document */

body {
	font-family: "Lucida Sans Unicode", "Gill Sans MT", "Trebuchet MS";
	font-size: 11px;
	line-height: 1.5em;
	color: #FFFFFF;
	background-color: #FF6600;
	margin: 0px;
	padding: 0px;
}
a {
	font-weight: normal;
	background-color: #FFFF99;
	padding: 1px;
	height: auto;
	width: 120px;
	display: block;
	text-transform: uppercase;
	border: 1px solid #6699FF;
}
#tdLinks {
	width: 120px;
	vertical-align: top;
	background-color: #FF0066;
}
#tdContents {
	width: 626px;
}

a:link {
	color: #0033FF;
}

a:visited {
	color: #990099;
}

a:hover {
	color: #000066;
	background-color: #FFFFFF;
}

a:active {
	color: #FF0000;
}
#tdfooter {
	text-align: center;
	width: 750px;
	background-color: #FF0066;
}
#I1 {
	height: 465px;
	width: 625px;
}

.copyright {
	font-family: "Trebuchet MS", Verdana, "Arial Narrow";
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
#tdTop2 {
	height: 20px;
	width: 750px;
	background-color: #FF0066;
}
#top {
	width: 750px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

