body {
	margin: 0px;
	padding: 0px;
	background-color: #DDDDDD;
	color: #ffffff;
	font-size: 9pt;
	line-height: 13pt;
	background-image: url(common/bg_main.gif);
	background-repeat: repeat-y;
	background-position: center;
}
td {
	font-size: 9pt;
	line-height: 13pt;
}
a:link,a:visited {
color: #ffffff;
text-decoration: underline;
}
a:hover {
color: #E9922A;
text-decoration: underline;
}


a.orangelink:link,a.orangelink:visited {
color: #E9922A;
text-decoration: underline;
}
a.orangelink:hover {
color: #E9922A;
text-decoration: underline;
}


.pad5  {
padding:  5px;
}
.pad10 {
padding: 10px;
}
.pad15 {
padding: 15px;
}

.fs2  {
font-size: 2pt;
}
.fs8  {
font-size: 8pt;
}
.fs9  {
font-size: 9pt;
}
.fs10 {
font-size: 10pt;
}
.fs11 {
font-size: 11pt;
}
.fs12 {
font-size: 12pt;
}


.fslh8  {
font-size: 8pt;
line-height:12pt;
}
.fslh9  {
font-size: 9pt;
line-height: 13pt;
}
.fslh10 {
font-size: 10pt;
line-height: 16pt;
}
.fslh11 {
font-size: 11pt;
line-height: 17pt;
}
.fslh12 {
font-size: 12pt;
line-height: 18pt;
}

.height100 {
height: 100%;
}
.orange {
color: #E9922A;
}
.black {
color: #000000;
}

.fp10 {
font-size:10px;
}
