body.Window
{
background-color:#EEEEEE;
margin-top:0;
margin-left:0;
margin-right:0;
margin-bottom:0;
background-image: url(../Images/Background.jpg);
background-position: 0% 0%;
}

tr.WindowHeader
{
background-color:#FFFFFF;
font-family:"Verdana";
font-size:22;
font-weight:bold;
color:#999999;
height:60px;
}

table.DataDisplay
{
background-color:#AAAAAA;
font-family:"Verdana";
font-size:12;
}

table.DisplayTable
{
background-color:#EEEEEE;
font-family:"Verdana";
font-size:12;
}

Table.PageHeader
{
Background-color:#FFFFFF;
color:#333333;
font-family:"Verdana";
font-size:12;
font-weight:normal;
/*
background-image: url(../Images/Background.jpg);
background-position: 0% 0%;
*/
}

td.MenuNormal
{
Background-color:#333333;
color:#FFFFFF;
font-family:"Verdana";
font-size:12;
font-weight:normal;
background-repeat: no-repeat;
background-position: 0% 0%;
}

td.MenuSelected
{
Background-color:#FFCC00;
color:#000000;
font-family:"Verdana";
font-size:12;
font-weight:normal;
background-repeat: no-repeat;
}

td.Data1
{
Background-color:#FFFFFF;
color:#000000;
font-family:"Verdana";
font-size:12;
font-weight:normal;
background-repeat: no-repeat;
background-position: 0% 0%;
}

td.Data2
{
Background-color:#FFFFFF;
color:#000000;
font-family:"Verdana";
font-size:12;
font-weight:normal;
background-repeat: no-repeat;
background-position: 0% 0%;
}

td.Topic
{
Background-color:#FFCC00;
color:#000000;
font-family:"Verdana";
font-size:12;
font-weight:normal;
background-repeat: no-repeat;
background-position: 0% 0%;
}


td.DataWhite
{
Background-color:#FFFFFF;
color:#000000;
font-family:"Verdana";
font-size:12;
font-weight:normal;
background-repeat: no-repeat;
background-position: 0% 0%;
}

td.Title
{
Background-color:transparent;
color:#333333;
font-family:"Verdana";
font-size:20;
font-weight:bold;
background-repeat: no-repeat;
background-position: 0% 0%;
}

td.SubTitle
{
Background-color:transparent;
color:#333333;
font-family:"Verdana";
font-size:10;
font-weight:normal;
background-repeat: no-repeat;
background-position: 0% 0%;
}

font.Small
{
color:#000000;
font-family:"Verdana";
font-size:9;
font-weight:normal;
}


a.MenuSelected
{
color:#000000;
font-family:"Verdana";
font-size:12;
font-weight:bold;
}


a.MenuNormal
{
color:#FFFFFF;
font-family:"Verdana";
font-size:12;
font-weight:bold;
}

a.TitleLargeSelected
{
color:#FFFFFF;
font-family:"Verdana";
font-size:16;
font-weight:bold;
}

a.TextNormal
{
color:#000000;
font-family:"Verdana";
font-size:12;
font-weight:normal;
}

a.TextBold
{
color:#000000;
font-family:"Verdana";
font-size:12;
font-weight:bold;
}

a.TextBoldLarge
{
color:#000000;
font-family:"Verdana";
font-size:14;
font-weight:bold;
}

a.TextInvisible
{
color:#EEEEEE;
font-family:"Verdana";
font-size:12;
font-weight:bold;
}
/*********************************************************************/
/* Paragraph Styles*/
/*********************************************************************/
p.Topic
{
color:#FFFFFF;
font-family:"Verdana";
font-size:12;
font-weight:normal;
}


p.SubTitle
{
color:#999999;
font-family:"Verdana";
font-size:12;
font-weight:normal;
}



p.BoldSmall
{
color:#000000;
font-family:"Verdana";
font-size:12;
font-weight:bold;
}

p.TextSmall
{
color:#000000;
font-family:"Verdana";
font-size:12;
font-weight:normal;
}

p.TitleLargeSelected
{
color:#FFFFFF;
font-family:"Verdana";
font-size:16;
font-weight:bold;
}

p.TitleLargeNormal
{
color:#0000000;
font-family:"Verdana";
font-size:16;				
font-weight:bold;
}

p.PriceList
{
color:#0000000;
font-family:"Verdana";
font-size:14;				
font-weight:normal;
}

p.TextNormal
{
color:#000000;
font-family:"Verdana";
font-size:12;
font-weight:Normal;
}

p.TextHighlighted
{
color:#FFFFFF;
font-family:"Verdana";
font-size:12;
font-weight:Normal;
}

p.TextBold
{
color:#000000;
font-family:"Verdana";
font-size:12;
font-weight:bold;
}


p.TextBoldLarge
{
color:#000000;
font-family:"Verdana";
font-size:14;
font-weight:bold;
}


p.ListNormal
{
color:#000000;
font-family:"Verdana";
font-size:12;
font-weight:normal;
line-height:120%;
}

p.ListBold
{
color:#000000;
font-family:"Verdana";
font-size:12;
font-weight:bold;
line-height:120%;
}

p.ErrorText
{
color:#FF0000;
font-family:"Verdana";
font-size:14;
font-weight:bold;
}
p.ErrorLarge
{
color:#FF0000;
font-family:"Verdana";
font-size:20;
font-weight:bold;
}

p.OrderConfirmation
{
color:#FFFFFF;
font-family:"Verdana";
font-size:15;
font-weight:bold;
}



/***************************************************************************/
/*INPUT STYLES*/
/***************************************************************************/
p.Label
{
color:#0000000;
font-family:"Verdana";
font-size:11;
font-weight:bold;
}


input.TextBox
{
color:#0000000;
font-family:"Verdana";
font-size:12;
font-weight:normal;
width:300px;
height:20px;
}


input.CommandButton
{
Background-color:#FFCC00;
color:#000000;
font-family:"Verdana";
font-size:11;
font-weight:400;
border:1;
border-style:solid;
border-color:#FFFFFF;
width:120px;
height:22px;
cursor:hand;
}


textarea.EmailMessage
{
  color:#0000000;
	font-family:"Verdana";
	font-size:12;
	font-weight:normal;
 	width:300px;
	height:75px;
}

textarea.RequestCodes
{
  color:#0000000;
	font-family:"Verdana";
	font-size:12;
	font-weight:normal;
 	width:300px;
	height:75px;
}