/* CSS Document */



h1{
	color: #cf041b;
	font: normal 2em Georgia, "Times New Roman", Times, serif;
}
h2{
	color: #0434cf;
	font: normal 1.5em Georgia, "Times New Roman", Times, serif;
}
h3{
	color: #F22B3E;
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
}
h4{
	color: #0434CF;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
}
h5{	
	color: #F22B3E;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}
h6{
	color: #0434CF;
	font: bold 0.86em Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #DD2541;
	text-decoration: none;
	border-bottom: 1px dotted #303E47;
}
a:visited { 
	color: #DD2541; 
	text-decoration: none; 
	border-bottom: 1px dotted #177f88; 
}
a:hover{ 
	color: #3333FF;
}
.noBorder a:link a:visited a:hover { 
	border-bottom: none;
}

p {
	color: #333333;
	text-align: left;
	font-size: 0.95em;
	line-height: 1.5em;
}

li {
	list-style: none;
	line-height: 1.25em;
}
td, tr {
	color: #333333;
	text-align: left;
	line-height: 1.5em;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;


}
.onlychild   { 
	color: #cf041b; 
	font-style: italic; 
	font-weight: bold; 
	font-size: 0.9em; 
	font-family: "Times New Roman", Georgia, Times; letter-spacing: 1px 
}

.textVerdana {
	font: 0.8em/1.4em Verdana, Arial, Helvetica, sans-serif;
}

.textLarge {
	font-size: 2em;
}


/*legacy fonts*/

.black16 { color: #000; font-weight: bolder; font-size: 16px }
.black16i { color: black; font-style: italic; font-size: 16px; font-family: "Times New Roman", Georgia, Times }
.gray14   { color: #323232; font-size: 14px; font-family: Arial, Helvetica, Geneva }
.gray14t { color: #323232; font-size: 14px; line-height: 16px; font-family: "Times New Roman", Georgia, Times }
.gray18i  { color: #696969; font-style: italic; font-size: 18px; font-family: "Times New Roman", Georgia, Times }
.gray24 { color: gray; font-size: 24px; font-family: Arial, Helvetica, Geneva }
.gray24i { color: #808080; font-style: italic; font-size: 24px; font-family: "Times New Roman", Georgia, Times }
.red14 { color: red; font-size: 14px; font-family: Arial, Helvetica, Geneva }
.red16i { color: red; font-style: italic; font-weight: bold; font-size: 16px; font-family: "Times New Roman", Georgia, Times }
.red18i { color: red; font-style: italic; font-weight: normal; font-size: 18px; font-family: "Times New Roman", Georgia, Times }
.onlychild13   { color: red; font-style: italic; font-weight: bold; font-size: 13px; font-family: "Times New Roman", Georgia, Times; letter-spacing: 1px }
.smlink a:link   { color: #696969; font-weight: lighter; font-size: 9px; vertical-align: sub }
.smlink a:hover   { color: #696969; font-size: 9px; font-family: Arial, Helvetica, Geneva; text-decoration: underline; vertical-align: sub }
.smlink a:visited  { color: #696969; font-weight: lighter; font-size: 9px; font-family: Arial, Helvetica, Geneva; vertical-align: sub }
.lglink a:link { color: red; font-weight: bolder; font-size: 18px }
.lglink a:hover { color: #ff4500; font-weight: bolder; font-size: 18px; text-decoration: underline }
.lglink a:visited { color: red; font-weight: bolder; font-size: 18px }
.price { color: #ca0808; font-size: 11px; font-family: Geneva, Helvetica, Arial; font-weight: bold; }
.price2 { font-size: 11px; font-family: Geneva, Helvetica, Arial; text-decoration: line-through; }
.lglink2 a:link { color: red; font-weight: bolder; font-size: 20px ; font-family: Georgia, "Times New Roman", Times, serif; }
.lglink2 a:hover { color: #ff4500; font-weight: bolder; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline  }
.lglink2 a:visited { color: red; font-weight: bolder; font-size: 20px ; font-family: Georgia, "Times New Roman", Times, serif; }

