/* vector */
.top_marquee_vector_01 {
	width: 800px;
	height: 100px;
	float: left;
	background-image: url(images/vector_top_part.gif);
	background-repeat: no-repeat;
	background-color: #003300;
}
.top_marquee_vector_02 {
	width: 795px;
	height: 10px;
	float: left;
	font-size: 0.85em;
	color: #FFFF00;
	text-align: right;
	padding-top: 85px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.top_marquee_vector_02 A:link {color: #FFFF00; text-decoration: none;}	
.top_marquee_vector_02 A:visited {color: #FFFF00; text-decoration: none;}
.top_marquee_vector_02 A:active {color: #FFFF00; text-decoration: none;}
.top_marquee_vector_02 A:hover {color: #FFFFFF; text-decoration: none;}
.vector_footer {
	width: 780px;
	float: left;
	font-size: 0.85em;
	color: #FFFF00;
	text-align: center;
	padding: 10px;
	background-image:url(images/vector_fade_footer.gif);
	background-repeat: repeat-x;
	background-color: #C02D30;
}
.vector_footer A:link {color: #FFFF00; text-decoration: none;}	
.vector_footer A:visited {color: #FFFF00; text-decoration: none;}
.vector_footer A:active {color: #FFFF00; text-decoration: none;}
.vector_footer A:hover {color: #FFFFFF; text-decoration: none;}

