﻿BODY
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #3a3a3a;
}
TD
{
	font-size: 11px;
	color: #222222;
	line-height: 14px;
	font-family: "verdana" , "sans-serif";
}
BLOCKQUOTE
{
	font-size: 11px;
	color: #222222;
	font-family: "verdana" , "sans-serif";
}
A:link
{
	color: #222222;
	line-height: 18px;
	text-decoration: underline;
}
A:visited
{
	color: #222222;
	line-height: 18px;
	text-decoration: underline;
}
A:active
{
	color: #666666;
	line-height: 18px;
	text-decoration: underline;
}
A:hover
{
	color: #ff3300;
	line-height: 18px;
	text-decoration: underline;
}
A.menu:link
{
	color: #222222;
	line-height: 18px;
	text-decoration: none;
}
A.menu:visited
{
	color: #222222;
	line-height: 18px;
	text-decoration: none;
}
A.menu:active
{
	color: #222222;
	line-height: 18px;
	text-decoration: none;
}
A.menu:hover
{
	color: #222222;
	line-height: 18px;
	text-decoration: none;
}
A.white:link
{
	color: #d9d9d9;
	line-height: 18px;
	text-decoration: underline;
}
A.white:visited
{
	color: #d9d9d9;
	line-height: 18px;
	text-decoration: underline;
}
A.white:active
{
	color: #d9d9d9;
	line-height: 18px;
	text-decoration: underline;
}
A.white:hover
{
	color: #d9d9d9;
	line-height: 18px;
	text-decoration: none;
}
A.gray:link
{
	color: #222222;
	line-height: 18px;
	text-decoration: none;
}
A.gray:visited
{
	color: #222222;
	line-height: 18px;
	text-decoration: none;
}
A.gray:active
{
	color: #222222;
	line-height: 18px;
	text-decoration: none;
}
A.gray:hover
{
	color: #222222;
	line-height: 18px;
	text-decoration: underline;
}
A.grayunder:link
{
	color: #454545;
	line-height: 18px;
	text-decoration: underline;
}
A.grayunder:visited
{
	color: #454545;
	line-height: 18px;
	text-decoration: underline;
}
A.grayunder:active
{
	color: #454545;
	line-height: 18px;
	text-decoration: underline;
}
A.grayunder:hover
{
	color: #454545;
	line-height: 18px;
	text-decoration: none;
}
.tableborder
{
	border-right: #cdcdcd 1px solid;
	border-top: #cdcdcd 1px solid;
	border-left: #cdcdcd 1px solid;
	border-bottom: #cdcdcd 1px solid;
}
.tableborderbottom
{
	border-bottom: #cdcdcd 1px solid;
}
.fontgray12B
{
	font-weight: bold;
	color: #555555;
}
.fontyellow12B
{
	font-weight: bold;
	color: #3a3a3a;
}
.titlepagetd
{
	vertical-align: middle;
	height: 30px;
}
.subtitletd
{
	vertical-align: bottom;
	height: 30px;
}
.titlepage
{
	font-weight: bold;
	font-size: 14px;
	color: #fe8e14;
}
.subtitle
{
	font-weight: 600;
	font-size: 11px;
	vertical-align: bottom;
	color: #fe8e14;
	font-family: Verdana;
	height: 20px; 
	text-align: left;
}
.subtitleITA
{
	font-weight: 600;
	font-size: 11px;
	vertical-align: bottom;
	color: #fe8e14;
	font-family: Verdana;
/*	height: 20px; */
	text-align: left;
}
.menuout
{
	padding-bottom: 5px;
	cursor: hand;
	color: #ffffff;
	background-color: #fe8e14;
}
.menuover
{
	cursor: hand;
	color: #ffffff;
	background-color: #5f6062;
}
.menu_top_over
{
	padding-left: 30px;
	font-size: 11px;
	background: url(../images/menutop1.jpg) no-repeat 50% bottom;
	width: 151px;
	cursor: hand;
	color: #353535;
	padding-top: 9px;
	font-family: "verdana";
	height: 48px;
}
.menu_top_out
{
	padding-left: 30px;
	font-size: 11px;
	background: url(../images/menutop.jpg) no-repeat 50% bottom;
	width: 151px;
	cursor: hand;
	color: #353535;
	padding-top: 9px;
	font-family: "verdana";
	height: 48px;
}
.menu_over
{
	padding-left: 30px;
	font-size: 11px;
	background: url(../images/menuover.jpg) no-repeat 50% bottom;
	width: 151px;
	cursor: hand;
	color: #353535;
	font-family: "verdana";
	height: 33px;
}
.menu_out
{
	padding-left: 30px;
	font-size: 11px;
	background: url(../images/menuout.jpg) no-repeat 50% bottom;
	width: 151px;
	cursor: hand;
	color: #353535;
	font-family: "verdana";
	height: 33px;
}
.menu_blank
{
	background: url(../images/menublank.jpg) no-repeat 50% bottom;
	width: 151px;
	cursor:default;
	color: #353535;
	height: 33px;
}

.body_Narrow_Width
{
	width: 772px;
}

.body_Broad_Width
{
	width: 984px;
}
.fixHeaderStyle
{
    position:relative;
    font:bold;
    background-color:"Gray";
    Top:expression(this.offsetParent.scrollTop);
    z-index:99;
}