body{
	background-color:#FF6600;
	font-family:arial;
	font-size:8pt;
	padding:0px;
	margin:10px;
}

p, table{
	color:#000000;
	font-family:arial;
	font-size:10pt;
}
td.tdContent{
	 background-image:url('/template/content_background.gif');
	 padding-left:30px;
	 padding-right:30px;
	 background-repeat:repeat-y;
 }

A	{	
	text-decoration:	none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6600;
}	

A:hover	{	
	text-decoration:	underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6600;
}

.Button {
	BACKGROUND-COLOR : #FF6600;
	BORDER-BOTTOM : #FFFFFF 1px ;
	BORDER-LEFT : #FFFFFF 1px ;
	BORDER-RIGHT : #FFFFFF 1px;
	BORDER-TOP : #FFFFFF 1px ;
	COLOR : white;
	border-style : inset solid solid inset;
	font-weight : bold;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
}

HR
{
		color: #000000;
		height:"1";
}
td.navLeft, td.navMiddle, td.navRight{
	text-align:center;
}
td.navLeft a, td.navMiddle a, td.navRight a{
	font-family: arial, helvetica, sans-serif;
	font-size:12px !important;	
	position:relative;
	top:2px;
	width:100%;
}
 td.navLeft{
	 background-image:url('nav_bg1.gif');
	 background-repeat:repeat-x;
	 border-right:1px solid #000000;
	  border-top:1px solid #000000;
	  height:20px;
	 color:#FFFFFF;
	 vertical-align:center;
	 line-height:20px;
}
 td.navLeft a{
	 height:20px;
	 color:#FFFFFF;
	 vertical-align:center;
	 line-height:20px;
	 text-decoration:none;
}
 td.navLeft a:hover{
	 height:20px;
	 color:#FFFFFF;
	 vertical-align:center;
	 line-height:20px;
	 text-decoration:none;
}
  td.navMiddle{
	  background-image:url('nav_bg1.gif');
	  background-repeat:repeat-x;
	  border-right:1px solid #000000;
	  border-top:1px solid #000000;
	  height:20px;
	  color:#FFFFFF;
	  vertical-align:center;
	  line-height:21px;
}
td.navRight{
	background-image:url('nav_bg1.gif');
	background-repeat:repeat-x;
	  border-top:1px solid #000000;
	  height:20px;
	color:#FFFFFF;
	vertical-align:center;
	line-height:21px;
}

 td.navMiddle a, td.navRight a{
	 height:20px;
	 color:#FFFFFF;
	 vertical-align:center;
	 line-height:20px;
	 text-decoration:none;
}
  td.navMiddle a:hover, td.navRight a:hover{
	  height:20px;
	  color:#FFFFFF;
	  vertical-align:center;
	  line-height:20px;
	  text-decoration:none;
}
