body {
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	margin:0;
}

table {
	font-family: Verdana;
	font-size: 9pt;
	color: black;
}

input {
	font-family: Verdana;
	font-size: 9pt;
	color: black;
}

select {
	font-family: Arial;
	font-size: 9pt;
	color: black;
}

textarea {
	font-family: Verdana;
	font-size: 9pt;
	color: black;
}
.Links {
	font-family : Verdana, Arial;
	font-weight : bold;
	font-size : 8pt;
	color	: #FFFFFF;
	text-decoration: none;	
}

.TableHeader {
	font-family : Verdana;
	font-weight : bold;
	font-size : 9pt;
	color	: #FFCC33;
}

.menus {
	font-family : Verdana;
	font-weight : normal;
	font-size : 8pt;
	color	: #000000;
}

.copy {
	font-family : Verdana;
	font-weight : normal;
	font-size : 7pt;
	color	: #FFFFFF;
}

.title {
	font-family : Verdana;
	font-weight : bold;
	font-size : 10pt;
	color	: #990000;
}

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

.TableSubHeader {
	font-family : Verdana;
	font-weight : normal;
	font-size : 8pt;
	color	: #FFFFFF;
	background: #CCCCCC;
}

.TableLabel {
	font-family : Verdana;
	font-weight : normal;
	font-size : 8pt;
	color	: #CCCCCC;
}

.TableLine {
	background: #999999;
}

.TableHeader2 {
	font-family : Verdana;
	font-weight : bold;
	font-size : 9pt;
	color	: #000000;
	background: #CCCCCC;
}

a:link.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color	: #000000;
	text-decoration: none;
}

a:visited.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color	: #000000;
	text-decoration: none;
}

a:hover.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color	: blue;
	text-decoration: none;
}

a:active.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color	: blue;
	text-decoration: none;
}

.catName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;


}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #663333;


}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663333;
	text-decoration: none;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663333;
	text-decoration: underline;
}
.prodtitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663333;
	text-decoration: none;
}
.pagetitlebig {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663333;
}
.year {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;

}
.linksBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bolder;

}
.pagetitlebigRange {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #660000;
}


#navcontainer		{ margin: 0; padding: 0; }
#navcontainer ul	{ margin: 0; padding: 0; list-style: none; list-style-type: none; }
#navcontainer li 	{ margin: 0; padding: 0; list-style: none; list-style-type: none; border-bottom:1px solid #fff; }
#navcontainer img 	{ margin: 0; padding: 0;}
#navcontainer a		{ display:block; font-size: 11px;  font-family:  Verdana, Arial, sans-serif; color: #fff; width: 148px; text-decoration: none; padding: 0px 0 7px 14px; height:14px; text-align:left; background-image: url(images/lblueline.gif); background-repeat: no-repeat; background-position: top bottom; background-color:#497392}
#navcontainer a:hover	{ display:block; background-image: url(images/side_arrow.gif); background-repeat: no-repeat; background-position: 5px 50%; background-color: #8bbdda; color: #ffffff; }