BODY, TD {
	font : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Black;
}

P {
	font : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 12px;
	line-height:1.3em;
}

A.big2 {
	COLOR: #000030;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    FONT-SIZE: 10px;
	 font-weight: bold;
	text-decoration :underline;
}
A.big2:HOVER {
	COLOR: #000030;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    FONT-SIZE: 10px;
	text-decoration :none;
}

A.big {
	COLOR: #000030;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    FONT-SIZE: 11px;
	 font-weight: bold;
	text-decoration :underline;
}
A.big:HOVER {
	COLOR: #000030;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    FONT-SIZE: 11px;
	text-decoration :none;
}


A {
	COLOR: #606080;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    FONT-SIZE: 11px;
	text-decoration :underline;
}
A:HOVER {
	COLOR: #606080;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    FONT-SIZE: 11px;
	text-decoration :none;
}




table.prod tr td.pr {padding-bottom:11px;}


*html table.prod tr td.pr {padding-bottom:20px;}






A.act {
	COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    FONT-SIZE: 12px;
	text-decoration :underline;
	}
A.act:HOVER {
	COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    FONT-SIZE: 12px;
	text-decoration :overline;
}

A.act2 {
	COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    FONT-SIZE: 11px;
	text-decoration :none;
	font-weight: normal;
	}
A.act2:HOVER {
	COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    FONT-SIZE: 11px;
	text-decoration :none;
	font-weight: bold;
}

A.act3 {
	COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    FONT-SIZE: 12px;
	text-decoration :none;
	}
A.act3:HOVER {
	COLOR: #606080;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    FONT-SIZE: 12px;
	text-decoration :underline;
}

A.act4 {
	COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    FONT-SIZE: 12px;
	text-decoration :none;
	}
A.act4:HOVER {
	COLOR: #606080;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    FONT-SIZE: 12px;
	text-decoration :underline;
}

/* MAIN MENU MOUSEOVERS START */
A.mainnav {
	color : White;
	text-decoration : none;
	background-image : url(../img/moff2.gif);
	padding-top : 3px;
	padding-left : 10px;
	padding-bottom : 2px;
	width : 111px;
	height : 18px;
}

A.mainnav:HOVER {
	color : White;
	text-decoration : none;
	font-weight : bold;
	background-image : url(../img/mon2.gif);
	padding-top : 3px;
	padding-left : 10px;
	padding-bottom : 2px;
	width : 111px;
	height : 18px;
	text-transform : none;
}

/* mske height 1 px small at bottom to remove grey line underneath */
TD.mainnavon {
	color : White;
	font-weight : bold;
	background-image : url(../img/mon2.gif);
	padding-top : 3px;
	padding-left : 10px;
	padding-bottom : 2px;
	width : 111px;
	height : 18px;
}
/* MAIN MENU MOUSEOVERS END */


/* SUB MENU MOUSEOVERS START */
A.subnav {
	color : White;
	text-decoration : none;
	background-image : url(../img/smon.gif);
	padding-top : 0px;
	padding-left : 10px;
	padding-bottom : 0px;
	width : 125px;
	height : 12px;
}

A.subnav:HOVER {
	color : #29639C;
	text-decoration : none;
	font-weight : bold;
	background-image : url(../img/smoff.gif);
	padding-top : 0px;
	padding-left : 10px;
	padding-bottom : 0px;
	width : 125px;
	height : 12px;
	text-transform : none;
}

/* mske height 1 px small at bottom to remove grey line underneath */
TD.subnavon {
	color : #29639C;
	font-weight : bold;
	background-image : url(../img/smoff.gif);
	padding-top : 0px;
	padding-left : 10px;
	padding-bottom : 0px;
	width : 125px;
	height : 12px;
}
/* SUB MENU MOUSEOVERS END */

table.diagram {border: 1px solid grey;}
table.diagram td {border: 1px solid grey; padding: 3px 5px ;}
table.diagram th {border: 1px solid grey; padding: 3px 5px ; font-size: .7em; background: #f8f8f8;}