﻿.table{
	width:100%;
}

#title_a{
	width:100%;
	height:67px;
	padding-top: 35px;
	font-weight:bold;
	font-size:x-large;
	text-align:center;
	color:#666666;
	background: url(title.png) no-repeat;
	background-position:50%;	
}

#title_b{
	width:100%;
	height:67px;
	padding-top: 40px;
	font-weight:bold;
	font-size:medium;
	text-align:center;
	color:#666666;
	background: url(title.png) no-repeat;
	background-position:50%;
}


#offer1{
	width:100%;
	height:61px;
	padding-top: 20px;
	text-align:center;
	background: url(offer1.png) no-repeat;
	background-position:50%;
}

#offer2{
	width:100%;
	height:80px;
	padding-top: 20px;
	text-align:center;
	background: url(offer2.png) no-repeat;
	background-position:50%;
}

#offer3{
	width:100%;
	height:99px;
	padding-top: 20px;
	text-align:center;
	background: url(offer3.png) no-repeat;
	background-position:50%;
}


#cur1{	
	width:100%;
	height:61px;
	padding-top: 20px;	
	text-align:center;
	background: url(cur1.png) no-repeat;
	background-position:50%;
}

#cur2{	
	width:100%;
	height:80px;
	padding-top: 20px;
	text-align:center;
	background: url(cur2.png) no-repeat;
	background-position:50%;
}

#org1{	
	width:100%;
	height:61px;
	padding-top: 20px;	
	text-align:center;
	background: url(org1.png) no-repeat;
	background-position:50%;
}

#org2{	
	width:100%;
	height:80px;
	padding-top: 20px;
	text-align:center;
	background: url(org2.png) no-repeat;
	background-position:50%;
}

#sem1{	
	width:100%;
	height:61px;
	padding-top: 20px;	
	text-align:center;
	background: url(sem1.png) no-repeat;
	background-position:50%;
}

#sem2{	
	width:100%;
	height:80px;
	padding-top: 20px;
	text-align:center;
	background: url(sem2.png) no-repeat;
	background-position:50%;
}




#cur1 a:link {
	color:yellow; 
	font-weight: bold;
	text-decoration:none;
}

#cur2 a:link {
	color:yellow; 
	font-weight: bold;
	text-decoration:none;
}

#cur1 a:hover {
	color:white;
	font-weight: bold;
	text-decoration:underline;
}

#cur2 a:hover {
	color:white;
	font-weight: bold;
	text-decoration:underline;
}

#cur1 a:visited {
	color:olive; 
	font-weight: bold;
	text-decoration:none;
}

#cur2 a:visited {
	color:olive;  
	font-weight: bold;
	text-decoration:none;
}

#cur1 a:visited:hover {
	color:white;
	font-weight: bold;
	text-decoration:underline;
}

#cur2 a:visited:hover {
	color:white;
	font-weight: bold;
	text-decoration:underline;
}








#offer1 a:link {
	color:navy;
	font-weight: bold;
	text-decoration:none;
}

#offer2 a:link {
	color:navy;
	font-weight: bold;
	text-decoration:none;
}

#offer3 a:link {
	color:navy;
	font-weight: bold;
	text-decoration:none;
}


#offer1 a:hover {
	color:white;
	font-weight: bold;
	text-decoration:underline;
}

#offer2 a:hover {
	color:white;
	font-weight: bold;
	text-decoration:underline;
}

#offer3 a:hover {
	color:white;
	font-weight: bold;
	text-decoration:underline;
}


#offer1 a:visited {
	color:teal;
	font-weight: bold;
	text-decoration:none;
}

#offer2 a:visited {
	color:teal; 
	font-weight: bold;
	text-decoration:none;
}

#offer3 a:visited {
	color:teal; 
	font-weight: bold;
	text-decoration:none;
}


#offer1 a:visited:hover {
	color:white;
	font-weight: bold;
	text-decoration:underline;
}

#offer2 a:visited:hover {
	color:white;
	font-weight: bold;
	text-decoration:underline;
}

#offer3 a:visited:hover {
	color:white;
	font-weight: bold;
	text-decoration:underline;
}











#org1 a:link {
	color:maroon;
	font-weight: bold;
	text-decoration:none;
}

#org2 a:link {
	color:maroon;
	font-weight: bold;
	text-decoration:none;
}

#org1 a:hover {
	color:white;
	font-weight: bold;
	text-decoration:underline;
}

#org2 a:hover {
	color:white;
	font-weight: bold;
	text-decoration:underline;
}

#org1 a:visited {
	color:green;
	font-weight: bold;
	text-decoration:none;
}

#org2 a:visited {
	color:green;
	font-weight: bold;
	text-decoration:none;
}

#org1 a:visited:hover {
	color:white;
	font-weight: bold;
	text-decoration:underline;
}

#org2 a:visited:hover {
	color:white;
	font-weight: bold;
	text-decoration:underline;
}



#sem1 a:link {
	color:orange;
	font-weight: bold;
	text-decoration:none;
}

#sem2 a:link {
	color:orange;
	font-weight: bold;
	text-decoration:none;
}

#sem1 a:hover {
	color:white;
	font-weight: bold;
	text-decoration:underline;
}

#sem2 a:hover {
	color:white;
	font-weight: bold;
	text-decoration:underline;
}

#sem1 a:visited {
	color:silver;
	font-weight: bold;
	text-decoration:none;
}

#sem2 a:visited {
	color:silver;
	font-weight: bold;
	text-decoration:none;
}

#sem1 a:visited:hover {
	color:white;
	font-weight: bold;
	text-decoration:underline;
}

#sem2 a:visited:hover {
	color:white;
	font-weight: bold;
	text-decoration:underline;
}


