﻿.TableBoarder {
	border: 1px solid #0000FF;
}

.style3 {
	border: 0 solid #0000FF;
    text-align: center;
}

.style4 {
	border-left: thin #0000FF solid;
}

.TitleBlue {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}

.StoryText {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.MenuBoarder {
	border-top: thin #0000FF;
	border-style: solid none none none;
}

.style9 {
	text-decoration: none;
}

.style5 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}


.style6 {
	color: #000000;
}

.SelectedMenuItem {
	color: #0000FF;
	font-style: italic;
}


.style8 {
	font-size: x-small;
}

.style11 {
	font-size: small;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
