body{
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	background-image: url("/resources/images/common/back_main.gif");
	background-repeat: repeat-x;
	
}

p, div, td, ul, li{
	font-size: 9pt;
}

p{
	margin-top: 10px;
	margin-bottom: 10px;
}

a{
	color: #000000;
}

img.png{
	behavior:	url("/resources/scripts/pngbehavior.htc");
}

h1{
	font-family: Tahoma, Verdana, Arial;
	font-size: 20pt;
	font-weight: normal;
	color: #464f4e;
}

h2{
	font-family: Tahoma, Verdana, Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #464f4e;
}
h3{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #464f4e;
	margin: 0px;
	padding: 0px;
}


td.footer{
	background-image: url("/resources/images/common/back_footer.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: bottom;
}

td.menuitem{
	width: 96px;
	text-align: center;
	vertical-align: top;
	cursor: pointer;
}

table.main-container{
	background-image: url("/resources/images/common/back_building.jpg");
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

table.page-container{
	background-image: url("/resources/images/common/back_sky.jpg");
	background-repeat: no-repeat;
	background-position: 150px 28px;
}

.popup {
	position: absolute;
	z-index: 50;
	visibility: hidden;
	top: 0px;
	left: 0px;
}

.hightlight, .highlight{
	color: #e4a805;
}

div.newsmarker{
	background-color: #e4a805;
	background-image: url('/resources/images/common/back_newsmarker.gif');
	background-repeat: repeat-y;
	padding: 3px 3px 5px 15px;
	font-family: Tahoma;
	font-size: 8pt;
	margin-right: 10px;
}

.dotted{
	height: 3px;
	background-image: url('/resources/images/common/dotted.gif');
	background-repeat: repeat-x;
}

td.header-cell{
	background-color: #dcaa00;
	border: solid #000000 1px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
}
td.cell{
	background-color: #ffffff;
	border: solid #000000 1px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
}
td.cell div, td.header-cell div{
	font-size: 8pt;
}

input.field, textarea.field, select.field{
	border: solid #404649 1px;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 8pt;
	width: 90%;
}

H1.main {

       FONT-FAMILY: Arial; FONT-SIZE: 18px; COLOR: #000000; FONT-WEIGHT: normal; PADDING: 10px 0px 10px 0px; MARGIN: 0px

}
