﻿.body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.note{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
.bodyL{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bodyS{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.bodyR{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: C11F25;
}
.carR{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: C11F25;
	text-transform: uppercase;
}
.bodyG{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.bodyB{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.bodySmallB{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.greeting{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #77706d;
}
.greeting2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}
.day{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodyW{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
A.bodyW:link {
	text-decoration: underline;
}
A.bodyW:active {
	text-decoration: underline;
}
A.bodyW:visited {
	text-decoration: underline;
}
A.bodyW:hover {
	text-decoration: none;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: C11F25;
	text-transform: uppercase;
	text-align: center;
}
A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
A:link {
	text-decoration: underline;
}
A:active {
	text-decoration: underline;
}
A:visited {
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
}
.adminW{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.adminW2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
A.adminW:link {
	text-decoration: none;
}
A.adminW:active {
	text-decoration: none;
}
A.adminW:visited {
	text-decoration: none;
}
A.adminW:hover {
	text-decoration: underline;
}
.adminR{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}
A.adminR:link {
	text-decoration: none;
}
A.adminR:active {
	text-decoration: none;
}
A.adminR:visited {
	text-decoration: none;
}
A.adminR:hover {
	text-decoration: underline;
}
.linkR{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
A.linkR:link {
	text-decoration: underline;
}
A.linkR:active {
	text-decoration: underline;
}
A.linkR:visited {
	text-decoration: underline;
}
A.linkR:hover {
	text-decoration: none;
}
.tborder {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;

}
td.DataA{
	background-color: #FFFFFF;
}
td.DataB{
	background-color: #F2F2F2;
}
.titleblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #030634;
}
#logo{
	background-color: #FFFFFF;
}
#topnav{
	background-color: #FFFFFF;
}
#leftnav{
	background-color: #FFFFFF;
}
.titleS{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: red;
	text-transform: uppercase;
	text-align: center;
}
.titleSmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: C11F25;
	text-transform: uppercase;
	text-align: center;
}
.titleSmallBlack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-align: center;
}
#Deals {
position:relative;
width:443px; 
height:185px; 
left:1px; 
overflow-y: auto;
overflow-x: hidden;
}
#Show {
position:relative;
width:342px; 
height:194px; 
left:1px; 
overflow-y: hidden;
overflow-x: hidden;
}