	table {
		border:0px;
		border-collapse: collapse;
	}
	table td {
		padding:0px;
	}
	body, td, th, p, input, select {
		font-family: tahoma, arial, helvetica, sans-serif;
		font-size: 12px;
		color: #3b3b39;
	}
	p {
		text-align : justify;
		padding-left: 5px;
		padding-right: 5px;
	}
	.bold {
		font-weight : bold;
	}
	.left_shad{
			background : url(/images/l_sh.gif);
			background-repeat : repeat-y;
			background-position : right;
	}
	.right_shad{
		background : url(/images/r_sh.gif);
		background-repeat : repeat-y;
		background-position : left;
	}
	h1, h2 {
		font-size: 24px;
		/*font-weight : bold;*/
		color: #336633;
		font-family : Tahoma, Arial, Helvetica, sans-serif;
		font-weight : normal;
		margin: 0px 0px 0px 0px;
	}

	a {
		color: #336633; text-decoration: underline
	}
	a:hover {
		color: #336633; text-decoration: none
	}
	a:active {
		color: #336633; text-decoration: underline
	}
	.content_sm {
		text-align : justify;
		vertical-align : top;
	}
	.bot_text{
		font-size: 12px;
		color: #B3B3B3;
		/*padding-left: 20px;
		padding-right: 20px;*/
		text-align : center;
	}
	.r {
		text-align : right;
	}
.bodytext td {
	padding-left: 0px;
	padding-right: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.pl30 {
padding-left: 30px;
7}
.pt14 {
padding-left: 14px;
7}
