td.TopLeft{
	background-image:url('/img/general/top_left.jpg');
	background-repeat:no-repeat;
	background-position:right;
	height:85px;
	width:120px;
}
td.TopLeftTop{
	background-image:url('/img/general/top_left_top.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
	height:40px;
	width:47px;
}
td.TopLeftBottom{
	background-image:url('/img/general/top_left_Bottom.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	height:42px;
	width:47px;
}
td.TopMenuLeft{
	background-image:url('/img/general/topmenu_left.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
	height:42px;
	width:50px;
}
td.BottomLeft{
	height:80px;
}
td.BottomCenter{
	height:80px;
	padding-left:1px;
}
td.BottomBorder{
	background-image:url('/img/general/bottom_border.jpg');
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#E6E6E6;
	height:6px;
}
/******************************************************************************/
a{
	color:#2222FF;
}
a:hover{
	text-decoration:none;
	color:#4444FF;
}
a.Menu{
	font-weight:bold;
	font-size:8pt;
	border:none;
	padding:2 4 2 4;
	font-family:Tahoma,Verdana,Arial,Helvetica;
	text-decoration:none;
	color:#000088;
}
a.Menu:hover{
	border:none;
	background:#8888FF;
	color:#FFFFFF;
}

a.Path{
	font-size:12pt;
	color:#222288;
}
a.Path:hover{
	text-decoration:none;
	color:#0000FF;
}
a.PrevNext{
	color:#222288;
}
a.PrevNext:hover{
	text-decoration:none;
	color:#0000FF;
}
a.SiteMap{
	text-decoration:none;
	color:#222288;
}
a.SiteMap:hover{
	text-decoration:underline;
	color:#5555FF;
}

a.list{
	color:#222288;
	padding-left:10px;
}
a.list:hover{
	background-image:url('/img/next.gif');
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
	color:#0000FF;
}

a.Hidden{
   text-decoration:none;
   color:#222244;
}
a.Hidden:hover{
   text-decoration:none;
   color:#222266;
}
a.ext{
/*   text-decoration:none; */
   color:#225522;
}
/******************************************************************************/
p{
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size:10pt;
	text-align:justify;
}
p.quote{
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-style:italic;
	margin-left:20px;
	padding:4px;
	padding-left:8px;
	border-left:4px solid #444488;
	background-color:#DDDDDD;
	color:#444444;
	text-align:justify;
}
p.comment{
	margin-left:20px;
	padding-left:8px;
	color:#444444;
}
p.ins{
	margin-left:20px;
	padding:4px;
	padding-left:8px;
	border:1px solid #AA4400;
	border-left:4px solid #AA4400;
	background-color:#FFFFAA;
}
p.cost{
   font-family:Times New Roman,Georgia;
   font-size:14pt;
}

li{
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size:10pt;
}
div.PrevNext{
	padding-top:10px;
	padding-bottom:10px;
	font-family:Times New Roman;
	font-size:12pt;
}
ul{
	list-style-image:url('/img/general/bullet.gif');
}


font.comment{
	color:#0000FF;
}
font.cost{
   color:#FF0000;
}
font.SmallFont{
	color:#444466;
	font-size:8pt;
}


