/* CSS Document */
/*  This document overwrites certain settings contained wi1px the ss_global.css file */

a {
	text-decoration: none;
}

a:hover {
	color: red;
}

.header {
	background-image:url(../_images/header/contact_head.png);
}

.upper_sidebar {
	background-color: #88114C;
}

.upper_middle {
	background-color: #88114C;
}

.upper_right {
	background-color: #88114C;
}

.side_fill {
	background-image:url(../_images/contact/side_fill.jpg);
	background-repeat: repeat-x;
	height: 250px;
	width: 250px;
}

/**************************/
/*		  SIDEBAR		  */
/**************************/

	#menu_con {
		background-color: #88114C;
	}

	#menu_link_con {
		background-image: url(../_images/bullet_ct1.gif);
		background-color: #88114C;
	}


	#submenu09 {
		display: block;
		border-top-style: none;
	}

	#colorlink_tube {
		background-color: #88114C;
	}
	
/**************************/
/*		  SIDEBAR		  */
/**************************/

.main_title {
	color: #88114C;
}


.h1 {
	font-size: 18px;
	font-weight: bold;
	color: #88114C;
}

.h2 {
	font-size: 14px;
	font-weight: bold;
	color: #88114C;
}

.h3 {
	font-size: 12px;
	font-weight: bold;
	color: #143D8D;
}

.h4 {
	font-size: 16px;
	color: #88114C;
}

.h5 {
	margin-left: 16px;
	font-size: 10px;
	color: #88114C;	
}

#red_link {
	color: #FF0000;
}

/**************************/
/*		  CONTENT		  */
/**************************/
