@charset "utf-8";

.MainContent a:link {
	color: #FFFFFF;
	}
.MainContent a:visited {
	color: #D5D5D5;
	}
.MainContent a:hover {
	text-decoration: underline;
	color: #CCCCCC;
	}
.MainContent a:active {
	text-decoration: underline;
	color: #FFFFFF;
	}

.small a:link {
	color: #FFFFFF;
	}
.small a:visited {
	color: #D5D5D5;
	}
.small a:hover {
	text-decoration: underline;
	color: #CCCCCC;
	}
.small a:active {
	text-decoration: underline;
	color: #FFFFFF;
	}

.MainContent {
	border-top-color: #424242;
	border-right-color: #424242;
	border-bottom-color: #424242;
	border-left-color: #424242;
	background-color: #030303;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	list-style-type: square;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-position: top;
	vertical-align: top;
}

.CellStroke {
	font-weight: bold;
	background-color: #FEE6C0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
}
.YellowMenuCells {
	background-color: #FEF8E0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 20px;
	list-style-type: square;
	text-indent: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-left-style: dotted;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.WhiteMenuCells {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 20px;
	list-style-type: square;
	text-indent: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.NoColorMenuCells {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	list-style-type: square;
	text-indent: 0px;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border: 1px none #C0C0C0;
	color: #000000;
}
.NoColorMenuCells a:link {
	color: #000000;
	}
.NoColorMenuCells a:visited {
	color: #202020;
	}
.NoColorMenuCells a:hover {
	text-decoration: underline;
	color: #545454;
	}
.NoColorMenuCells a:active {
	text-decoration: underline;
	color: #202020;
	}
.MainContentNoPadding {
	border-top-color: #424242;
	border-right-color: #424242;
	border-bottom-color: #424242;
	border-left-color: #424242;
	background-color: #030303;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: square;
	background-position: top;
}
.CellStrokeB {
	font-weight: bold;
	background-color: #FEE6C0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
}
.MainContentLighter {
	border-top-color: #424242;
	border-right-color: #424242;
	border-bottom-color: #424242;
	border-left-color: #424242;
	background-color: #181818;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	list-style-type: square;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-position: top;
	vertical-align: top;
}

