body
{
	margin:0;
}

.nav a
{
text-decoration: none;
font-family:arial;
color: #ffffff;
font-size: 10pt;
font-weight: bold;

}

.nav a:hover
{
text-decoration: none;
font-family:arial;
color: #ffbd00;
font-size: 10pt;
font-weight: bold;
}


.link a
{
text-decoration: none;
font-family:arial;
color: #ff7d00;
font-size: 10pt;
font-weight: bold;

}

.link a:hover
{
text-decoration: none;
font-family:arial;
color: #000000;
font-size: 10pt;
font-weight: bold;

}

.footer a
{
text-decoration: underline;
font-family:arial;
color: #000000;
font-size: 8pt;
font-weight: bold;

}

.footer a:hover
{
text-decoration: underline;
font-family:arial;
color: #1f3a69;
font-size: 8pt;
font-weight: bold;

}

* html a:hover
{
	visibility:visible;
}

.advice a
{
	position: relative;
	background: url(images/advice_on.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 65px;
	height: 140px;	
	margin: 0;
	padding: 0;
}

.advice a:hover img
{
	visibility: hidden;
}


table.main
{ 
margin:0;
background-image: 
url("images/bg.jpg");
background-repeat: repeat-x;
background-position: top left;
}

table.header
{ 
margin:0;
background-image: 
url("images/header-bg.jpg");
background-repeat: no-repeat;
background-position: top left;
}

td.right
{ 
margin:0;
background-image: 
url("images/right-bg.jpg");
background-repeat: repeat-y;
background-position: top left;
}

td.left
{ 
margin:0;
background-image: 
url("images/left-bg.jpg");
background-repeat: repeat-y;
background-position: top right;
}


table.blue
{ 
margin:0;
background-image: 
background-repeat: no-repeat;
background-position: top left;
font-family:arial;
color: #1f3a69;
text-align: left;
font-size: 10pt;
font-weight: bold;
}


table.order
{ 
margin:0;
background-image: 
url("images/orderbg.jpg");
background-repeat: no-repeat;
background-position: top left;
}

table.order2
{ 
margin:0;
background-image: 
url("images/orderbg2.jpg");
background-repeat: no-repeat;
background-position: center center;
}

td.lgrey
{ 
margin:0;
background-color: #e5e5e5;
}

td.dgrey
{ 
margin:0;
background-color: #808080;
}

td.subwhite
{ 
margin:0;
background-image: 
url("icons/wline.jpg");
background-repeat: repeat-y;
background-position: top right;
}

td.subred
{ 
margin:0;
background-image: 
url("icons/rline.jpg");
background-repeat: repeat-y;
background-position: top right;
}

th.wires
{
font-family:arial;
color:#ffbd00;
text-align: center;
font-size:12pt;
font-weight: bold;
margin: 0.5em;
}

td.wires
{
font-family:arial;
color:#000000;
text-align: center;
font-size:10pt;
font-weight: bold;
margin: 0.5em;
}


h1.white
{
	font-family:arial;
	color: #ffffff;
	text-align: left;
	font-size: 12pt;
	font-style:italic;
	font-weight: bold;
	margin: .5em;
} 

h1 
{
	font-family:arial;
	color: #ffbd00;
	text-align: left;
	font-size: 14pt;
	font-style:italic;
	font-weight: bold;
	margin: .5em;
} 

h1.step 
{
	font-family:arial;
	color: #ff0000;
	text-align: center;
	font-size: 12pt;
	font-style:italic;
	font-weight: bold;
} 

h1.order
{
	font-family:arial;
	color: #1f3a69;
	text-align: left;
	font-size: 14pt;
	font-style:italic;
	font-weight: bold;
	margin: .5em;
} 

h2
{
	font-family:arial;
	color: #000000;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	margin: .5em;
} 

p.title 
{
	font-family:arial;
	color: #ffffff;
	text-align: left;
	font-size: 12pt;
	font-style:italic;
	font-weight: bold;
} 

p.subnav 
{
	font-family:arial;
	color: #ffffff;
	text-align: center;
	font-size: 12pt;
} 

p
{
	font-family:arial;
	color:#000000;
	font-size:10pt;
	margin: 0.5em;
}

p.contact
{
	font-family:arial;
	color:#000000;
	font-size:10pt;
	margin: 0.5em;
	font-weight: bold;
}

p.footer
{
	font-family:arial;
	text-align: Center;
	color:#000000;
	font-size:8pt;
}

li
{
	font-family:arial;
	color:#1f3a69;
	font-size:10pt;
	font-weight: bold;
}

a.footer
{
	font-family:arial;
	color:#000000;
	text-align: left;
	font-size:8pt;
}

a.link
{
	font-family:arial;
	color: #ff7d00;
	text-align: left;
	font-size: 14pt;
	font-style:italic;
	font-weight: bold;
	margin: .5em;
} 

