body		{ margin:0px; padding:0px; background-image:url(images/bg.jpg) }

td			{text-align: left;
			font-family:tahoma;
			font-size:11px;
			color:#666666;
			line-height:15px;}

a			{text-decoration: none; color:#589FB2}

.copy		{font-family:tahoma; font-size:11px; color:#858484; text-decoration:none; line-height:18px}

.top_txt	{color:#838383; text-decoration:none; font-family:tahoma; font-size:11px}

.gray	{color:#666666; text-decoration:none}
.blue		{color:#589FB2; text-decoration:none}
.white		{color:#ffffff; text-decoration:none}
.green		{color:#76AA2E; text-decoration:none}

.u			{text-decoration:underline}
.up			{text-transform:uppercase}
.sm			{font-size:9px}
.b			{font-size:12px}

.a			{background-position:bottom;
			background-repeat:repeat-x;
			background-image:url(images/under.jpg);
			color:#DACCE3}

.form { width:232px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#999999;
		background-color:#E0E0E0;
		color:#666666;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:232px;
		height:98px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:999999;
		background-color:#E0E0E0;
		color:#666666;
		overflow:auto;
		margin-left:0px;
		margin-right:0px;}

.rollover {scrollbar-face-color:#BEAD98;
		scrollbar-track-color:#55313C;
		scrollbar-arrow-color:#55313C;
		scrollbar-3Dlight-color:#55313C;
		scrollbar-base-color:#55313C;
		scrollbar-shadow-color:#55313C;
		scrollbar-darkshadow-color:#55313C;
		scrollbar-highlight-color:#55313C;
		}

a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}


.MainTable {
	vertical-align: top;
	width: 98%;
}
.PageTable {
	width: 100%;
}
.bottomfiller {
	background-image: url(/images/bot_px.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}
.headercell {
	width: 100%;
	background-image: url(/images/headerbkgr.jpg);
	background-repeat: repeat-x;
}
.headerspacer {
	background-image: url(/images/spacer.gif);
	background-repeat: repeat-x;
}
.PageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	text-transform: capitalize;
	color: #FF6633;
	font-variant: normal;
	font-style: normal;
	line-height: normal;

}
.PageContentTable {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	height: 100%;
	width: 100%;
	margin: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 14pt;






}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	line-height: 10px;
	font-weight: bold;
	font-variant: small-caps;


}
.underlinedCell {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #669933;
	padding: 10px;

}
