body {
	background-color: #FFFFDD;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
table.tableTop{
	border-style: solid;
	border-color: Black;
	border-width: 1px 1px 0px 1px;
	width: 760px;
	padding: 0px;
}
table.tableMain{
	border-style: solid;
	border-color: Black;
	border-width: 0px 1px 1px 1px;
}
table.tablebottom{
	background : #8C8C00;
	height : 30px;
		border-bottom : 1px solid Black;
	border-right: 1px solid Black;
}
table.tableright{
font-size: 10px;
		background : #D9D900;
		border-left-width : 1px;
		border-left-style : solid;
		border-left-color : Black;
		border-top-color : Black;
		border-top-style : solid;
		border-top-width : 1px;		
		width:180px;
}
table.tableright td{
	padding : 18px 10px 15px 12px;
}
td.tdMenu{
	width:180px;
	background-color: #CC6600;
	border-right:2px solid black;
	background-image: url(menu_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding:0px 0px 100px 0px;
	font-weight: bold;
}
td.tdMenu td{
	background-color: #FF9900;
	font-size: 11px;
	padding: 3px 3px 3px 15px;
	border-style: solid;
	border-color: #CC6600;
	border-width: 0px 0px 1px 0px;

}
td.tdContent{
	border-top:2px solid black;
	background-image: url(path_back.jpg);
	background-repeat: no-repeat;
	padding: 0px 20px 20px 20px;
}
td.tdContent img{float:none}
td.tdMenu a{
	color: White;
}

div.divPath{
	font-size: 10px;
	padding: 3px 3px 3px 0px;
}

h1{
	font-size: 18px;
}
h2{
	font-size: 15px;
}
img{
	float : left;
	margin-right: 6px;
}

h1.rightsection{
	font-size: 13px;
	padding-bottom:0px;
	border-bottom : 1px solid #8C8C00;
	}
	
td.tdMenu td.tdItem2{
		padding:3px 3px 3px 35px;
		font-size: 10px;
		background-color: #FF8204;
		background-image: url(bullet.gif);
		background-repeat: no-repeat;
		background-position: 18px 6px;
	}
td.tdMenu td.tdItem3{
		padding:3px 3px 3px 55px;
		font-size: 10px;
		font-weight: normal;
		background-color: #FF8204;
		background-image: url(bullet2.gif);
		background-repeat: no-repeat;
		background-position: 36px 8px;
}	
