﻿body 
{
	font-family:Calibri, Tahoma, Verdana, Arial;
	font-size:medium;
}

.bodytext {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	background-image: none;
    }

.prodpreview
{
	font-family:Calibri, Tahoma, Verdana, Arial;
	font-size:medium;
}

a
{
	text-decoration: none;
	color:Blue;
}

a:active
{
	text-decoration: none;
	color:Red;
}

a:hover
{
	text-decoration: none;
	color:Red;
}

a:visited
{
	text-decoration: none;
	color:Blue;
}

/* latest buttons */
#sidenav5 a {
	font: bold 11px/12px Verdana;
	color: #FFFFCC;
	background: #9B0026 url(none);
	text-decoration: none;
	text-transform: capitalize;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #341F4F;
	border-left-color: #341F4F;
}
#sidenav5 a:hover {
	background: #FFFFCC;
	color: #000000;
	font-weight: bold;
}

#sidenav5b a {
	font: bold 11px/12px Verdana;
	color: #000000;
	background: #FFFFCC url(none);
	text-decoration: none;
	text-transform: capitalize;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #341F4F;
	border-left-color: #341F4F;
}
#sidenav5b a:hover {
	background: #9B0026;
	color: #FFFFCC;
	font-weight: bold;
}
#sidenav5c a {
	font: bold 11px/12px Verdana;
	color: #FFFFCC;
	background: #9B0026 url(none);
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #341F4F;
	border-left-color: #341F4F;
}
#sidenav5c a:hover {
	background: #FFFFCC;
	color: #000000;
	font-weight: bold;
}

.sidenavBorderYellow {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #243A80;
}
#sidenav6 a {
	font: bold 11px/12px Verdana;
	color: #FFFFFF;
	background: #2B105F url(none);
	text-decoration: none;
	text-transform: capitalize;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
#sidenav6 a:hover {
	background: #FFFFCC;
	color: #000000;
	font-weight: bold;
}
#sidenav7 a {
	font: bold 11px/12px Verdana;
	color: #FFFFFF;
	background: #2B105F url(none);
	text-decoration: none;
	text-transform: capitalize;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
#sidenav7 a:hover {
	background: gray;
	color: white;
	font-weight: bold;
}

#sidenav8 a {
	font: bold 11px/12px Verdana;
	color: #FFFFCC;
	background: #CC3300 url(none);
	text-decoration: none;
	text-transform: capitalize;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #341F4F;
	border-left-color: #341F4F;
}
#sidenav8 a:hover {
	background: #FFFFCC;
	color: #000000;
	font-weight: bold;
}


