body
{
	background-color:		#FFE4E1 !important;
}

p
{
	margin:					0px;
	padding:				5px 0px;
}
a
{
	color:					#063C60;
	font-weight:			bold;
	text-decoration:		none;
}
a:hover
{
	color:					#5EA7DA;
	text-decoration:		none;
}

div.container
{
	background-color:		#FFFFFF;
	background-color:		#9ACCFF;
	border:					1px solid #FFFFFF;
	
	width:					960px;
	
	margin-left:			auto;
	margin-right:			auto;
}
div.header
{
	background-color:		#ffffff;
	background-image:		url('../images/logo_cherry.jpg');
	background-position:	top left;
	background-repeat:		no-repeat;
	
	border-bottom:			1px solid #ffffff;
	
	font-family:			'Verdana','Arial';
	font-size:				35px;
	color:					#063C60;
	
	padding-top:			50px;
	padding-left:			200px;
	
	height:					150px;
	margin-left:			auto;
	margin-right:			auto;
}
div.header_menu
{
	background-color:		#800080;
	
	border-bottom:			1px solid #ffffff;
	
	font-family:			'Verdana','Arial';
	font-size:				11px;
	color:					#ffffff;
	text-transform:			uppercase;
	text-align:				center;
	
	height:					25px;
	line-height:			25px;
	padding:				0px;
	padding-left: 			10px;
	padding-right: 			10px;
	margin-left:			auto;
	margin-right:			auto;
}

div.header_menu a
{
	color:					#ffffff;
	text-decoration:		none;
}

div.header_menu a:hover
{
	color:					#063C60;
	text-decoration:		none;
}

div.header_sub_menu
{
	background-color:		#DDA0DD;
	
	border-bottom:			1px solid #ffffff;
	
	font-family:			'Verdana','Arial';
	font-size:				11px;
	color:					#ffffff;
	
	height:					15px;
	line-height:			15px;
	padding:				1px 5px;
	
	margin-left:			auto;
	margin-right:			auto;
}

div.content
{
	background-color:		#D8BFD8;
	background-image:		url('../images/TUL15assrt07_m.jpg'); 
	background-repeat:		no-repeat;
	background-position:	top right;
	
	font-family:			'Verdana','Arial';
	font-size:				11px;
	color:					#000000;
	
	min-height:				510px;
	_height:				510px;
	text-align:				left;
	overflow:				auto;
}

p.title_left
{
	font-weight:			bold;
	text-align:				left;
}
p.content_center
{
	text-align:				left;
}
ul
{
	text-align:				left;
}

div.content_left_title
{
	color:					#063C60;
	border-bottom:			1px inset #063C60;
	padding:				5px 0px;
	
	margin-bottom:			5px;
	font-family:			'Verdana','Arial';
	font-weight: 			bold;
	font-size:				11px;
	text-transform:			uppercase;
	text-align:				left;
}

div.content_left_item_title {
	color:					#063C60;
	border-bottom:			1px inset #063C60;
	padding:				5px 0px;
	
	margin-bottom:			5px;
	font-family:			'Verdana','Arial';
	font-weight: 			bold;
	font-size:				11px;
	text-transform:			uppercase;
	text-align:				left;
}

div.content_left
{
	border-right:			1px solid #FFFFFF;
	padding:				10px;
	min-height:				490px;
	_height:				490px;
	width:					770px;
	float:					left;
	overflow:				auto;
}

div.content_right
{
	float:					left;
	width:					165px;
	
	margin-top:				200px;
	margin-left:			auto;
	margin-right:			auto;
}


a.sub_menu {
	
}

a.sub_menu:hover {
	color:					#063C60;
	}

div.footer
{
	clear:					both;
	background-color:		#800080;
	
	border-top:				1px solid #ffffff;
	font-family:			'Verdana','Arial';
	font-size:				10px;
	color:					#FFFFFF;
	
	text-align:				center;
	
	padding:				3px;
	
}
