/* Error Labels */
.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 11px;
    line-height: 18px;
}

/* Success Labels */
.SuccessText
{
    color: green;
    font-family: Verdana, Arial;
    font-size: 11px;
    line-height: 18px;
}
img {
	text-decoration: none;
	border: none;
}
td {
	font-family: Verdana;
	font-size: 11px;
}

/*Home Page Image Map*/
#back
{
         height: 133px;
         width: 422px;
         background-image: url(../images/majorbrands.jpg);
}
#back a
{
         display: block;
         float: left;
         /* border: 1px dashed red; /* debug display */
}
#back a span
{
         display: none;
}

#back a#link1
{
         height: 22px;
         width: 105px;
}
#back a#link2
{
         height: 22px;
         width: 100px;
}
#back a#link3
{
         height: 22px;
         width: 65px;
}
#back a#link4
{
         height: 22px;
         width: 100px;
}
#back a#link5
{
         height: 24px;
         width: 100px;
}
#back a#link6
{
         height: 24px;
         width: 110px;
}
#back a#link7
{
         height: 18px;
         width: 90px;
}
/*#back2
{
         height: 88px;
         width: 638px;
         background-image: url(../images/Left4.jpg);
}
#back2 a
{
         display: block;
         float: left;
}
#back2 a span
{
         display: none;
}
#back2 a#link5
{
         height: 18px;
         width: 100px;
}
#back2 a#link6
{
         height: 18px;
         width: 110px;
}
#back2 a#link7
{
         height: 18px;
         width: 90px;
}*/

/*Home Page Image Map*/

.tBox
{
	font-family: Verdana;
	font-size: 11px;
}
input
{
	font-family: Verdana;
	font-size: 11px;
}
select
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: none;
	line-height:18px;
}

a:hover {
	text-decoration: underline;
}
.a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3F3E03;
	text-decoration: none;
	border: none;
}
.bot {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: none;
}

body
{
	background-color: #95cb23;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}
/* Datagrid Styling */
.datagridHead
{
	text-align: center;
    background-color: #95cb23;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 11pt;
    padding-left: 5px
}

.datagridItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.datagridItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.datagridFooter
{
	color:white;
    background-color: #95cb23;
    line-height: 10pt
}
/* Datagrid Styling */

/*
BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

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;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
*/