body
{
	font-size: small;
	margin: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color: WhiteSmoke;
}

td
{
	font-size: smaller;
}

.Link
{
    color: #9c0018;
}

.SubHeaderText
{
	color: White;
}

.PageHeaderCell
{
	font-weight: bold;
}

.PageHeaderTable
{
	background-image: url(Images/Header_Background.gif);
	color: white;
	background-repeat: repeat;
	text-align: left;
}

.PageHeaderLine
{
	background-image: url(Images/HeaderStripe.gif);
	background-repeat: no-repeat;
}

.MainMenuTable
{
	BACKGROUND-POSITION: right top;
	background-image: url(Images/Personnel.gif);
	color: white;
	background-repeat: no-repeat;
	background-color: #9c0018;
}

.MainMenuTableOuter
{
	background-image: url(Images/Header_Background.gif);
	color: white;
	background-repeat: repeat;
	background-color: black;
}

.MainText
{
	font-size: small;
}

.IndexCell
{
	background: IndianRed;
	border: darkgray 1px solid;
	color: White;
}

.IndexLink
{
	font-weight: bold;
	cursor: hand;
	color: white;
	text-decoration: none;
}

.IndexLink:hover
{
	text-decoration: underline;
}

.UserName
{
	font-weight: bold;
	color: white;
	text-decoration: none;
}

INPUT
{
	font-family: Verdana;
	font-size: smaller;
}

.SSEList
{
	border: darkgray 1px solid;
}

.SSEListHeader
{
	background: IndianRed;
	font-weight: bold;
	color: White;
	font-size: small;
	text-align: center;
}

.SSEListItem
{
	width: 100px;
	text-align: center;
	border: darkgray 1px solid;
}

.SimpleMenuGroup
{
	border-top: darkgray 1px solid;
	font-weight: bold;
	color: gold;
	border-bottom: darkgray 1px solid;
	background-color: indianred;
	text-align: center;
}

.SimpleMenuItem
{
	cursor: hand;
	color: white;
	background-color: firebrick;
	font-size: x-small;
}

.SimpleMenuItemLink
{
	color: white;
	text-decoration: none;	
}

.SimpleMenuItemLink:hover
{
	text-decoration: underline;	
}

.PopularItem
{
	overflow: hidden;
	color: white;
	padding-top: 4px;
	padding-bottom: 4px;
}

.SSERowTemplate
{
	border-right: DarkGray 1px solid;
	border-top: DarkGray 1px solid;
	border-left: DarkGray 1px solid;
	border-bottom: DarkGray 1px solid;
	font-weight: bold;
}

.SSEItemTemplate
{
	font-size: xx-small;
	margin: 0px;
	font-weight: normal;
	background-color: White;
}

.SSEItemLink
{
	font-size: xx-small;
	margin: 0px;
	font-weight: normal;
	background-color: White;
	text-decoration: underline;
	color: Black;
}

.CartItemTemplate
{
	font-size: xx-small;
	margin: 0px;
	font-weight: normal;
	background-color: Gainsboro;
}

.CartInPage
{
	background-color: lightgrey;
}

.CartInPageHeaderText
{
	font-weight: bold;
	color: gold;
	text-align: center;
}

.CartInPageHeader
{
	background-color: DimGray;
	border-right: DarkGray 1px solid;
	border-top: DarkGray 1px solid;
	border-left: DarkGray 1px solid;
	border-bottom: DarkGray 1px solid;
}

.SSEItemHeaderTemplate
{
	color: gold;
	background-color: dimgray;
}

.CartSizeHeaderTemplate
{
	color: white;
	background-color: #9c0018;
}

.DownloadColumn
{
	background-color: LightGrey;
	padding: 5px;
}

.Button
{
	font-weight: bold;
}

.ChangesHeader
{
	font-weight: bold;
	font-size: larger;
	color: dimgray;
}

.ChangesUnder
{
}

.ChangesMain
{
}