body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	margin: 0 0 0 0;
	background-color: black;
}

.main-tb {
	width: 800px;
	height: 100%;
	background-color: white;
	border: #770003 groove thick; 
}


/*Link Color*/
a.main:link {
	color: #d30906;
	text-decoration: none;
}
a.main:active {
	color: #d30906;
	text-decoration: none;
}
a.main:visited {
	color: #d30906;
	text-decoration: none;
}
a.main:hover {
	color: #959a9e;
	text-decoration: none;
}

.contact	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #d30906;
	font-weight: bold;
}

.white {
	font-family: "Franklin Gothic Heavy";
	font-size: 16px;
	color: #ffffff;
}

.large	{
	font-family: "Arial Black";
	font-size: 18px;
	font-style: italic;
}

.xlarge	{
	font-family: "Arial Black";
	color: #d30906;
	font-size: 24px;
	font-style: italic;
}

.small	{
	font-family: "Arial Black";
	font-size: 14px;
	font-style: italic;
}

.med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #d30906;
	font-weight: bold;
}
