
body, p, li, h2, h2, h3, td, input, textarea, div, select { 	
	font-family: Arial, Helvetica, Sans-serif;
		color: #535353;
		line-height: 2;
		text-align: left;

	}
h2 {
		color: 000040;
}	
body, p, li, h2, h2, h3, td, input, textarea, div, select	{
		font-size: small;
	}
input, textarea, select	{
		font-size: x-small;
		line-height: 1
	}

	#maincontent {
		width: 800px;
		padding; 25px;

	/*	border-width: 3 px;
		border-color: black;
		border-style: solid;  */
		
	}
	
		#leftcol {
		width: 400px;
		float: left;
		margin-right: 75px;
	}
		#rightcol {
		width: 300px;
	}
#indentleft-small {
	margin-left: 10px;
}
#rightside {
	text-align: right;	
}


.breadcrumb_active {font-size:14px; font-weight:bold; color:#333333; padding:0px 10px;}
.breadcrumb_inactive {font-size:14px; font-weight:bold; color:#cccccc; padding:0px 10px;}

