/* Default CSS Stylesheet for a new Web Application project */

BODY
{
  font-weight: normal;
  font-size: 12px;
  word-spacing: normal;
  text-transform: none;
  font-family: Verdana, Helvetica, sans-serif;
  letter-spacing: normal;
  background-color: #d5c2a7; /* #922a1d #7b8c19 #d1965a #c39e52 #886E39 */
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #000000; /*#003366;*/
}
H1
{
  font-weight: 700;
  font-size: 2em;
  word-spacing: normal;
  text-transform: none;
  color: #414788;
  font-style: normal;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 2pt;
  text-decoration: none;
}	
		
H2
{
  font-weight: 700;
  font-size: 1.5em;
  word-spacing: normal;
  text-transform: none;
  color: #444444;
  font-style: normal;
  font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 1pt;
  text-decoration: none;
}	
		
H3
{
  font-weight: normal;
  font-size: 1.25em;
  word-spacing: normal;
  text-transform: none;
  color: #666666;
  line-height: 20pt;
  font-style: normal;
  font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 1pt;
  text-decoration: none;
}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.10em;
	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;
	}	

#HeaderLinks
{
	text-align: right;	
	padding-bottom: 3px;
	font-size: 11px;
	font-family:Arial, Verdana, Helvetica;
	color: #000000;
	font-weight: bold;
}

#HeaderLinks a:link, #HeaderLinks a:visited, #HeaderLinks a:active
{
	font-size: 11px;
	font-family:Arial, Verdana, Helvetica;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}

#HeaderLinks a:hover 
{
	color: #ffffff;
	text-decoration: none;
}


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;
	}	

#ShellContainer
{
  border-right: white 1px solid;
  border-top: white 1px solid;
  border-left: white 1px solid;
  width: 750px;
  border-bottom: white 1px solid;
  height: 300px;
  background-color: White;
}
#ShellHeader
{
  width: 750px;
  height: 135px;
}

#ShellBody
{
  width: 750px;
  height: 150px;
}

#ShellFooter
{
  width: 750px;
  height: 50px;
}

#Header1
{
  width: 750px;
  height: 110px;
  background-color: #f3eada;
}

#Header2
{
  border-top: white 1px solid;
  border-bottom: white 1px solid;`  
  font-weight: bold;
  font-size: 13px;
  vertical-align: middle;
  width: 100%;
  color: white;
  font-family: 'Trebuchet MS';
  height: 30px;
  background-color: white;
  text-align: left;
}

#BodyLeft
{
  font-weight: normal;
  font-size: 12px;
  font-family: Verdana, Helvetica, sans-serif;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  width: 200px;
  padding-top: 5px;
  height: 100%;
  background-color: #505e2e;
}
#BodyLeft UL
{
  color: #ffffff;
}

#BodyCenter
{
  font-weight: normal;
  font-size: 11px;
  font-family: Verdana, Helvetica, sans-serif;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  /*width: 100%;*/
  padding-top: 10px;
  background-color: white;
}

#BodyMain
{
  border-top: white 1px solid;
  border-bottom: white 1px solid;  
  width: 750px;
  background-color: white;
}
#BodyRight
{
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  width: 150px;
  padding-top: 5px;
  height: 100%;
  background-color: #daff80;
}

#Footer1
{
    border-top: white 1px solid;
  font-weight: bold;
  font-size: 13px;
  padding-bottom: 3px;
  vertical-align: middle;
  width: 100%;
  color: white;
  padding-top: 3px;
  border-bottom: white 1px solid;
  font-family: 'Trebuchet MS';
  height: 0px;
  background-color: black;
  text-align: center;
}
#Footer2
{
  font-size: 11px;
  padding-bottom: 5px;
  width: 100%;
  padding-top: 5px;
  font-family: Verdana;
  position: relative;
  height: 25px;
  background-color: #f3eada;
  text-align: center;
  border-top: #666666 1px solid;
    
}

#BodyLeft UL
{
  padding-right: 5px;
  margin-top: 10px;
  padding-left: 0px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  margin-left: 20px;
  padding-top: 0px;
}	

#BodyLeft UL LI
{
  padding-bottom: 5px;
  padding-top: 5px;
  list-style-type: square;
  border-bottom: ghostwhite 1px solid;  
}	

#BodyLeft A:link
{
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}	
		
#BodyLeft A:visited	
{
  font-weight: bold;  
	text-decoration:	none;
	color:	#ffffff;
	}	
		
#BodyLeft A:active	
{
  font-weight: bold;  
	text-decoration:	none;
	color:	#ffffff;
	}	
		
#BodyLeft A:hover	
{
  font-weight: bold;  
	text-decoration:	underline;
	color:	#ffffff;
	}
#BodyButtons
{
  padding-right: 10px;
  padding-left: 10px;
  vertical-align: middle;
  width: 750px;
  border-bottom: #666666 1px solid;
  height: 22px;
}
HR
{
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}
.SpecialPrice
{
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: red;
  font-family: Verdana;
}
.MainMenuOffClass
{
  padding-right: 5px;
  padding-left: 5px;
  font-weight: bold;
  font-size: 14px;
  color: white;
  font-family: Trebuchet MS, Verdana, Tahoma, Arial;
  background-color: #000000;
}

.MainMenuOffClass A
{
  font-weight: bold;
  font-size: 14px;
  color: white;
  font-family: Trebuchet MS, Verdana, Tahoma, Arial;
  background-color: #000000;
}

.MainMenuOnClass
{
  padding-right: 5px;
  padding-left: 5px;
  font-weight: bold;
  font-size: 14px;
  color: white;
  font-family: Trebuchet MS, Verdana, Tahoma, Arial;
  background-color: #666666;
}

.MainMenuOnClass A
{
  font-weight: bold;
  font-size: 14px;
  color: white;
  font-family: Trebuchet MS, Verdana, Tahoma, Arial;
  background-color: #666666;
}

.MainMenuPageClass
{
  padding-right: 5px;
  padding-left: 5px;
  font-weight: bold;
  font-size: 14px;
  color: white;
  font-family: Trebuchet MS, Verdana, Tahoma, Arial;
  background-color: #666666;
}

.MainMenuPageClass A
{
  font-weight: bold;
  font-size: 14px;
  color: white;
  font-family: Trebuchet MS, Verdana, Tahoma, Arial;
  background-color: #666666;
}
.PriceListHeader
{
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  color: black;
  font-family: Verdana, Tahoma, Arial;
  background-color: #cccc99;
}
.PriceListService
{
  font-size: 11px;
  color: black;
  font-family: Verdana, Tahoma, Arial;
}
.PriceListPrice
{
  font-size: 11px;
  color: black;
  font-family: Verdana, Tahoma, Arial;
  text-align: right;
}
.PriceListLength
{
  font-size: 11px;
  color: black;
  font-family: Verdana, Tahoma, Arial;
  text-align: center;  
}
.PriceList
{
  width: 100%;
}
.PolicyHeader
{
  font-weight: bold;
  font-size: 10px;
  color: black;
  font-family: Verdana, Tahoma, Arial;
  background-color: #cccc99;
}

.PolicyHeader A
{
  font-weight: bold;
  font-size: 10px;
  color: #333333;
  font-family: Verdana, Tahoma, Arial;
  text-decoration: none;
}

.PolicyHeader A:hover
{
  font-weight: bold;
  font-size: 10px;
  color: #333333;
  font-family: Verdana, Tahoma, Arial;
  text-decoration: underline;
}

.PolicyHeader A:visited
{
  font-weight: bold;
  font-size: 10px;
  color: #333333;
  font-family: Verdana, Tahoma, Arial;

}
