	a.noUnderOrColor:link 		{ text-decoration:none; color: #000000; }
	a.noUnderOrColor:active 	{ text-decoration:none; color: #000000; }
	a.noUnderOrColor:visited 	{ text-decoration:none; color: #000000; }
	a.noUnderOrColor:hover 		{ text-decoration:none; color: #000000; }
	.trnTitle	{ color: #90AD57; font-size: 28px; font-weight: bold; }
	.trnSub	{ font-size: 14px; font-weight: bold; border: 1px solid #90AD57; width: 250px; background: #D9ECB4; text-align: center; }
	.trnSub2	{ font-size: 14px; font-weight: bold; border: 1px solid #90AD57; width: 300px; background: #D9ECB4; text-align: center; }
	.trnReg		{ border: 1px solid #90AD57; border-bottom: 0px; background: #D9ECB4; }

	#trnTop		{ 
    	background: #F7F0DE;
		padding: 20px 0px 0px 30px;
		height: 115px;
	}	
	#trnLeft { 
    	position: relative;
		float: left;
		top: 0px;
		left: 0px;
		margin: 0px 0px 0px 2px;
		background: #D9ECB4; 
		border: 1px solid #90AD57;
		width: 165px;
	}
	#trnLeft1 {	
    	padding: 1px;
        background: #F7F0DE; 
		border-top: 1px solid #90AD57;
	}
	#trnLeft2 {	
    	padding: 0px;
        background: #F7F0DE; 
		border-top: 1px solid #90AD57;
	}
	#trnLeft3 {	
    	padding: 2px;
    	background: #F7F0DE; 
    	border-top: 1px solid #90AD57;
	}
	#trnLeft4 {	
    	padding: 2px;
    	background: #F7F0DE; 
		border-top: 1px solid #90AD57;
	}
	#trnLeft5 {	
    	background: #F7F0DE; 
		border-top: 1px solid #90AD57;
	}
	#trnContent { 
    	position: relative;
		float: right;
        background: #F7F0DE;
        width: 575px; 
		padding: 0px 5px;
	}
	html>body #trnContent {
		top: -18px; 
	}
