body {
	background-image: url(img/bg.gif);
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
}
.top {
	background-repeat: no-repeat;
	width: 1015px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/top.gif);
	height: 100px;
}
.menu_bg {
	width: 1019px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.mattblacktabs{
width: 100%;
overflow: hidden;
}
.mattblacktabs ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.mattblacktabs li{
	display: inline;
	margin: 0;
}

.mattblacktabs li a{
	float: left;
	display: block;
	text-decoration: none; /*right divider between tabs*/
	color: white; /*background of tabs (default state)*/
	width: 187px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-image: url(img/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 29px;
	text-align: center;
	font-family: "trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0099A6;
	text-transform: uppercase;
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
	background-image: url(img/menu_bg2.jpg);
	background-repeat: repeat-x;
}
.main1 {
	padding: 10px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFD9FF;
	margin-bottom: 10px;
}
h1 {
	font-family: "trebuchet MS";
	font-size: 27px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.main1 img {
	text-align: left;
	margin-right: 5px;
}
h2 {
	font-family: tahoma;
	color: #AB18AB;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.text a {
	color: #007DFE;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}
.text {
	font-family: Tahoma;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	padding: 10px;
}
.time {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #007CFD;
}
.main2 {
	padding: 10px;
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DDFFC6;
	margin-bottom: 10px;
}
.footer {
	height: 50px;
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 100px;
	padding-left: 100px;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 20px;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	background-position: center;
}
.main1 .link1 a {
	font-family: "trebuchet MS";
	font-size: 42px;
	font-weight: bold;
	text-transform: uppercase;
	color: #06F;
}
.main2 .link1 a {
	font-family: "trebuchet MS";
	font-size: 42px;
	font-weight: bold;
	text-transform: uppercase;
	color: #66CC00;
}
.pages a {
	font-size: 24px;
	color: #CE3ACE;
	font-family: "trebuchet MS";
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.main1 .pages .active {
	color: #007DFE;
	text-decoration: underline;
}
.pages a:hover {
	font-size: 24px;
	color: #CE3ACE;
	font-family: "trebuchet MS";
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
.main1 .link2 a {
	font-family: "trebuchet MS";
	font-size: 42px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AB18AB;
}
.main1 .link1 a:hover {
	font-family: "trebuchet MS";
	font-size: 42px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}
.main1 .link2 a:hover {
	font-family: "trebuchet MS";
	font-size: 42px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}
