

	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; }
	.sem_title		{ color: #e91d1d; font-size: 30px; font-weight: bold; }
	.sem_sub_title	{ color: #000000; font-size: 18px; font-weight: bold; }
	.semSub			{ font-size: 14px; font-weight: bold; border: 1px solid #90AD57; width: 200px; background: #D9ECB4; text-align: center; }
	.semReg			{ border: 1px solid #90AD57; border-bottom: 0px; background: #D9ECB4; }
	.tdBottom		{ border-bottom: 1px solid #90AD57; }
	.tdLeft			{ border-left: 1px solid #90AD57; border-bottom: 1px solid #90AD57; }
	a.colorTitle:link		{ color: #e91d1d; }
	a.colorTitle:active 	{ color: #e91d1d; }
	a.colorTitle:visited 	{ color: #e91d1d; }
	a.colorTitle:hover 		{ color: #e91d1d; }

	#semTop		{ 
    	background: #F7F0DE;
		margin: 0px 0px 0px 0px;
		padding: 20px 0px 0px 30px;
		height: 130px; 
	}	

	#sem_left { 
    	position: relative;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background: #A9C670; 
		border: 1px solid #51632F;
		width: 167px;
	}
	#sem_left_1 {
    	padding: 2px;
		background: #A9C670; 
		border-bottom: 1px solid #51632F;
	}
	#sem_left_2 {	
    	padding: 2px;
    	background: #A9C670; 
		border-bottom: 1px solid #51632F;
	}
	#sem_left_3 {	
    	background: #F7F0DE; 
		border-bottom: 1px solid #51632F;
	}
	#sem_left_4 {	
    	padding: 2px;
    	background: #A9C670; 
		border-bottom: 1px solid #51632F;
	}
	#sem_left_5 {	
    	padding: 2px;
    	background: #A9C670; 
		border-bottom: 1px solid #51632F;
	}
	#sem_left_6 {	
    	padding: 2px;
    	background: #A9C670; 
	}
    
	#semContent { 
    	position: relative;
		float: right;
		background: #F7F0DE;
        width: 575px; 
		padding: 0px 5px;
	}
    .seminar_col_0of2 {
    	position: relative; 
		margin-right:auto;
		margin-left:auto;
    }
    .seminar_col_1of2 {
    	float:left;
        width:270px; 
        margin: 0px 5px 0px 5px;
    }
    .seminar_col_2of2 {
    	float:left;
        width:270px; 
        margin: 0px 5px 0px 5px;
    }
    
