Body {
    background-color: #E7E7E7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
    margin-bottom: 0px;
	font-family: Garamond, Times New Roman, Tahoma;
	font-size:11px;
}
span
{
	color: #555;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: #000000;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}
/* hyperlink style for the selected tab */
A.SelectedTab:link
{
	color: #000000;
	text-decoration: none;
}
A.SelectedTab:visited {
    text-decoration:    none;
    color:#000000;
}
A.SelectedTab:active {
	text-decoration: none;
	color:white;
}
A.SelectedTab:hover {
    text-decoration:    none;
    color:#555555;
}
/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: #000000;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration: none;
    color:#000000;
}
A.OtherTabs:visited {
    text-decoration: none;
    color:#000000;
}
A.OtherTabs:active {
    text-decoration: none;
    color:#000000;
}
A.OtherTabs:hover {
    text-decoration: none;
    color:#555555;
}

/* GENERAL */
/* style for module titles */
.Head
{
	background-position: left 50%;
	font-weight: bold;
	font-size: 20px;
	color: #555;
	background-repeat: no-repeat;
	font-family: AGLettericaCondensed, Tahoma, Arial;
	padding-right: 12px;
}
/* style of Pane Titles */
.SubHead {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
    color: #AA5356;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #555;
}
/* text style used for most text rendered by modules */
.Normal {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
	color: #432719;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
.NormalRed {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #ff0000;
}
.NormalBold {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #C9AB31;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #C9AB31;
}
A.CommandButton:visited {
    text-decoration:    underline;
    color: #C9AB31;
}

A.CommandButton:active {
    text-decoration:    underline;
    color: #C9AB31;
}

A.CommandButton:hover {
    text-decoration:    underline;
    color: #ff0000;
}
/* GENERIC */
H1 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #432719;
}
H2 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #432719;
}
H3 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #432719;
}
H4 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #432719;
}
H5, DT {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #432719;
}
H6 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #432719;
}
TFOOT, THEAD {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #432719;
}
TH {
    vertical-align: baseline;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #432719;
}
/* link styles */
A:link
{
    font-size: 10px;
    text-decoration: underline;
    color:  #460909;
}
A:visited
{
	font-size: 10px;
    text-decoration: underline;
    color:  #460909;
}
A:active {
    font-size: 10px;
    text-decoration: underline;
    color:  #460909;
}
A:hover
{
	font-size: 10px;
    text-decoration: none;
    color: #FF0000;
}
SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}
BLOCKQUOTE, PRE {
    font-family: Verdana, Tahoma, Arial, Helvetica;
}
UL LI {
    list-style-type:    square ;
}
UL LI LI {
    list-style-type:    disc;
}
UL LI LI LI {
    list-style-type:    circle;
}
OL LI {
    list-style-type:    decimal;
}
OL OL LI {
    list-style-type:    lower-alpha;
}
OL OL OL LI {
    list-style-type:    lower-roman;
}
HR {
    color: #cccccc;
    height:1pt;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer
{
}
.ModuleTitle_MenuBar {
}
.ModuleTitle_MenuItem {
}
.ModuleTitle_MenuIcon {
}
.ModuleTitle_SubMenu {
}
.ModuleTitle_MenuBreak {
}
.ModuleTitle_MenuItemSel {
}
.ModuleTitle_MenuArrow {
}
.ModuleTitle_RootMenuArrow {
}
/*___________________________________________________________________________________________*/
/* Main Menu */

.MainMenu_MenuContainer
{
	margin-left: -1px;
	margin-right: -4px;
	height: 30px;
	background-color: #828175;
}
.MainMenu_MenuBar
{
}
.MainMenu_MenuItem
{
	cursor: hand;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	border-top: 1px #EEEEEE solid;
	border-bottom: 1px #EEEEEE solid;
	background-color: #f3f3f3;
	margin: 0px;
	padding: 1px;
}
.MainMenu_MenuIcon
{
	cursor: hand;
	padding: 1px;
	width: 1px;
	height: 1px;
	background-color: #f3f3f3;
}
.MainMenu_MenuItemSel
{
	cursor: hand;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	border-top: 1px #959494 solid;
	border-bottom: 1px #959494 solid;
	background-color: #2c2f2b;
	margin: 0px;
	padding: 1px;
}


.rootmenuitem
{
	font-weight: bold;
	font-size: 13px;
	background-image: url(images/button-back.gif);
	color: #c5c5c5;
	padding-top: 5px;
	background-repeat: no-repeat;
	font-family: Arial;
	background-color: Transparent;
	height:30px;
	border: none;

}
.rootmenuitemselected
{
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: white;
	background-image: url(images/button-back.gif);
	padding-top: 5px;
	height:30px;
	background-color: transparent;
	border: none;
}

.rootmenuitembreadcrumb
{
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	background-image: url(images/button-back.gif);
	color: white;
	padding-top: 5px;
	height:30px;
	background-color: Transparent;
	border: none;

}

.submenuitembreadcrumb{
	cursor: hand;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	border: 1px #EEEEEE solid;
}

.submenu
{
	background-color: #EEEEEE;
	filter: alpha(opacity=65, FinishOpacity=65, Style=1);
	-moz-opacity: 0.65;
	border: 1px #959494 solid;
	margin-left: -1px;
	margin-right: 0px;
	padding: 0px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
}
.MainMenu_MenuBreak
{
	border-right: medium none;
	border-top: medium none;
	background-image: url(images/button-back-separator.gif);
	border-left: medium none;
	border-bottom: medium none;
	background-repeat: no-repeat;
	height: 30px;
	background-color: transparent;
}
.MainMenu_MenuArrow {
	display:none;
}
.MainMenu_RootMenuArrow {
	display:none;
}
/*___________________________________________________________________________________________*/

a.links_bottom:visited{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: FFFFFF;
	text-decoration:none;
}
a.links_bottom:link
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: #FFFFFF;
	text-decoration:none;
}
a.links_bottom:hover{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: #FF0000;
	text-decoration:none;
}
a.links_bottom:active
{
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	text-decoration: none;
}
.Copyright
{
	font-size: 10px;
	color: white;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}
a.DNNCopyright:visited
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;
}
a.DNNCopyright:active
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;
}
a.DNNCopyright:hover
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #FFFF00;
	text-decoration:none;
}
a.DNNCopyright:link
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;
}
.imagePane
{
	background-image:  url(images/corner.jpg);
	background-repeat: no-repeat;
}
.CurrentDate
{
	text-align: center;
	font-size: 20px;
	color: Aqua;
}
.Copyright
{
	font-size: 12px;
	color: Black;
	font-family: Garamond;
	text-decoration: none;
}

A.Links
{
    font-size: 12px;
	color: #460909;
	font-family: Garamond;
	text-decoration: underline;
}
A.Links:active
{
    font-size: 12px;
	color: #460909;
	font-family: Garamond;
	text-decoration: underline;
}
A.Links:visited
{
    font-size: 12px;
	color: #460909;
	font-family: Garamond;
	text-decoration: underline;
}
A.Links:hover
{
	color: #FF0000;
	font-size: 12px;
	font-family: Garamond;
	text-decoration: none;
}
A.User
{
	font-size: 12px;
	color: #460909;
	font-family: Garamond;
	text-decoration: underline;


}
A.User:active
{
	font-size: 12px;
	color: #460909;
	font-family: Garamond;
	text-decoration: underline;

}
A.User:visited
{
	font-size: 12px;
	color: #460909;
	font-family: Garamond;
	text-decoration: underline;
	background: url(images/login-separator3.gif) no-repeat 100px 50%;
	padding-right: 17px;
}
A.User:hover
{
	font-size: 12px;
	background: url(images/login-separator3.gif) no-repeat 100px 50%;
	color: #FF0000;
	font-family: Garamond;
	text-decoration: none;
	padding-right: 17px;
}

A.Cart
{
	font-size: 12px;
	color: #460909;
	font-family: Garamond;
	text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: middle;
}
A.Cart:active
{
    font-size: 12px;
	color: #460909;
	font-family: Garamond;
	text-decoration: underline;
	vertical-align: middle;
	padding-right: 2px;
}
A.Cart:visited
{
    font-size: 12px;
	color: #460909;
	font-family: Garamond;
	text-decoration: underline;
	vertical-align: middle;
	padding-right: 2px;
}
A.Cart:hover
{
	color: #FF0000;
	font-size: 12px;
	font-family: Garamond;
	text-decoration: none;
	vertical-align: middle;
	padding-right: 2px;
}
.Banner
{
	background: url(images/banner-top-small.jpg);
	background-repeat: no-repeat;
}
.Site-Banner
{
	background: url(images/site-banner-top.jpg);
	background-repeat: no-repeat;
}
.Base
{
	font-family: Garamond;
	font-size: 12px;
}
A.Base
{
	font-family: Garamond;
	font-size: 12px;
}

