.fontstyle {
	font-size: 9pt;
	line-height: 25px;

}
.tablewhiteframe {
	font-size: 9pt;
	border: 1px solid #FFFFFF;
}
.tableblackframe {
	font-size: 9pt;
	border-top: 1px ridge #333333;
	border-right: 1px ridge #333333;
	border-bottom: 1px none #333333;
	border-left: 1px ridge #333333;
}
.tableblack1 {
	font-size: 9pt;
	border-top: 1px none #333333;
	border-right: 1px ridge #333333;
	border-bottom: 1px ridge #333333;
	border-left: 1px ridge #333333;
}

.tablestyle3 {
	font-size: 9pt;
	border: 1px dotted #999999;
}
.tablestyle2 {
	font-size: 9pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a:link {
	color: #603838;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #603838;
	text-decoration: none;
}
a:active {
	color: #603838;
	text-decoration: none;
}
a:hover {
	color: #603838;
	text-decoration: underline;
}
.fonshadow{
FILTER: dropshadow(color=#333333, offx=1, offy=1, positive=1); FONT-SIZE: 9pt; COLOR: #FFFFFF;
}
.tdstyle {
	font-size: 9pt;
	border-top: 1px none #603838;
	border-right: 1px solid #603838;
	border-bottom: 1px dotted #603838;
	border-left: 1px solid #603838;
}
.tdstyle1 {
	font-size: 9pt;
	border-top: 1px none #603838;
	border-right: 1px solid #603838;
	border-bottom: 1px solid #603838;
	border-left: 1px solid #603838;
}
.inputstyle {
	font-size: 9pt;
	border: 1px solid #333333;
}
.buttonstyle {
	font-size: 9pt;
	background-color: #f5f5f5;
	border: 1px solid #999999;
}

