/* Tag Styles */
BODY, TD, DIV {
	font-family:verdana;
	font-size:11px;
	color:#656565;
	line-height:18px;
}

BODY {
	padding:0 0 0 0;
	margin:20 0 0 0;
	background-color: #B9D4C2;
}

A {
	color:#244F33;
	text-decoration:none;
}

A:Hover {
	color:#7A2638;
}

/* ID Styles */
#Body {
	width:778px;
	text-align:left;
}

#Date {
	background-color:#D3DCD6;
	border-bottom:1px solid #244F33;
	text-align:right;
	line-height:20px;
	padding-right:20px;
	color:#244F33;
}

#Header {
	background-color:#ffffff;
}

#Header A {
	text-transform:uppercase;
	text-decoration:none;
	color:#244F33;
	font-weight:bold;
}

#Header A:Hover {
	color:#7A2638;
}

#Header TD {
	padding-right:17px;
}

#Header .Navigation {
	position:relative;
	z-index:1px;
	visibility:visible;
}

#Header .NavigationMenu {
	background-color:#ffffff;
	width:140px;
	position:absolute;
	z-index:-1px;
	visibility:hidden;
	border:1px solid #244F33;
}

#Header .NavigationMenu .Button {
	line-height:25px;
	border-bottom:1px dashed #aaaaaa;
	background-color:D3DCD6;
	padding-left:15px;
}

#Header .NavigationMenu .Button A {
	font-weight:normal;
	text-transform:none;
}

#SubMenu {
	margin:0 10 0 10;
}

#SubMenu .SubMenuButton {
	line-height:29px;
	border-bottom:1px dashed #aaaaaa;
	background-color:D3DCD6;
	padding-left:15px;
	text-transform:uppercase;
}

#ContentArea {
	background-color:#ffffff;
	background-image:url(/images/shadow.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

#Highlight {
	border-top: 1px solid #ffffff;
	padding: 30 0 0 15;
}

#Highlight .Title {
	text-transform:uppercase;
	text-decoration:none;
	color:#244F33;
	font-weight:bold;
	padding-bottom:5px;
}

#Highlight A {
	color:#6A2638;
	text-decoration:underline;
}

#Highlight A:Hover {
	color:#E7AD7C;
}

#Products {
	 padding:0 25 30 25;
}

#Products .Title {
	text-transform:uppercase;
	text-decoration:none;
	color:#6A2638;
	font-weight:bold;
	font-size:14px;
	padding-bottom:5px;
}

#Products A {
	color:#656565;
	font-size:10px;
	text-decoration:none;
}

#Products A:Hover {
	color:#6A2638;
}

#Footer {
	background-color:#ffffff;
	border-top:1px solid #244F33;
}

#Footer TD {
	line-height:23px;
	font-size:10px;
}

/* Class Styles */
.MenuOff {
	padding:0 0 0 15;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #244F33;
	line-height:27px;
	text-transform:uppercase;
	text-decoration:none;
	color:#244F33;
	font-weight:bold;
	cursor:pointer;
}

.MenuOn {
	padding:0 0 0 15;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #244F33;
	background-color:#688C75;
	line-height:27px;
	text-transform:uppercase;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	cursor:pointer;
}

.MenuOn A, .MenuOn A:hover {
	color:#ffffff;
}

.MenuOff A, .MenuOff A:hover {
	color:#244F33;
}

.Title {
	font-weight:bold;
}
