﻿body {
	MARGIN: 0px auto;
}
img {
	border: 0px;
	padding: 0px;
}
p {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
td {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	}
	
#tabletitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	background-color: Silver;
}
h1 {
	margin-left: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
}


#container {
	MARGIN: 0px auto;
	width: 800px;
	height: auto;
	background-color: white;
}

#leftcontent, #rightcontent {
	background-color: #da251d;
	height: auto;
	width: 143px;
	text-align: center;
	vertical-align: top;
}
#leftcontent {
	border-right: 7px black solid;
	border-bottom: 7px black solid;
}
#rightcontent {
	border-left: 7px black solid;
	border-bottom: 7px black solid;
}
#bottomtext {
	font-family: "Arial";
	font-size: 10px;
	color: Black;
	text-decoration: none;
	font-weight: 100;
}
#rightcontent a {
	color: black;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	line-height: 17px;
}
#rightcontent a:hover {
	text-decoration: none;
	color: #ffe816;
}
#tdcenter {
	width: 500px;
}
#centercontent {
	text-align: center;
	vertical-align: top;
	border-bottom: 7px black solid;
}
#menu {
	text-align: center;
}
#menu a {
	font-family: "Arial";
	font-style: italic;
	font-size: 16px;
	color: #d3d2d2;
	text-decoration: none;
	font-weight: 300;
}
#menu a:hover {
	color: white;
}
.menucontent {
	width: 100px;
	background-color: black;
	height: 25px;
	margin: 0px auto 0px auto;
	margin-top: 20px;
}
#banner {
	width: 500px;
	height: 102px;
	background-image: url('banner.gif');
}
#check {
	border: 0px;
	padding: 0px;
	height: 21px;
	width: 500px;
	background-image: url('bk.gif');
	background-repeat: repeat-x;
	background-position: left top;
}
.rightpic {
	background-color: black;
	border: 0px;
	padding: 0px;
}
.blackline {
	width: 143px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#tablecenter {
	padding: 3px;
	}
td.center {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 8px;
	
}
