<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	font-family		: Verdana, Arial, sans-serif;
	margin: 30px 0;
	padding: 0;
	background: #EFEFEF;
	font-size: 12px;
	color: #6B6B6B;
}


/* Header */

#top{
	background: url(templates/Redplanet/resources/common/images/red_top_920.jpg) no-repeat center;
	width:917px;
	height:24px;
	margin: 0 auto;
	margin-bottom:0px;
}

/* Logo */

#header {
	margin-left:auto;margin-right:auto;
	width:907px;
	padding:0px;
	background: url(templates/Redplanet/resources/common/images/red_gradient_104.jpg) repeat-x;
	margin-top:0px;
	border-left:solid #FFFFFF 5px;
	border-right:solid #FFFFFF 5px;
}

#header h1 {
	font-family		: Verdana, Arial, sans-serif;
	float: left;
	padding: 3px 0 0 40px;
	font-size: 36px;	
	margin-top:22px;
	margin-bottom:16px;
}

#header * {
	text-decoration:none;
}

#header h1 a {
	color: #000000;
}

/* Menu */

#menu {
	float: right;
	margin-top:51px;
	margin-bottom:4px;
	padding: 0px 25px 0 0;
	/*background: url(templates/Redplanet/resources/common/images/img3.gif) no-repeat right top;*/
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	font-family		: Verdana, Arial, sans-serif;
	padding: 0 15px 0 20px;
	border-left: 1px solid #DBDBDB;
	text-decoration: none;
	font-size: 13px;
	color: #3B3B3B;
}

#menu .first a {
	border: none;
}

#sys_banner {
	/*background: url(templates/Redplanet/resources/common/images/img2.gif) repeat-x;*/
	width: 877px;
	height: 140px;
	margin: 0px auto;
	padding:0px;
	border-right: auto solid #FFFFFF;
	border-left: auto solid #FFFFFF;
}

#splash {
	height: 171px;width: 877px;
	margin: 0 auto;
	background: url(templates/Redplanet/resources/common/images/img5.gif) repeat-x left bottom;
	overflow:hidden;
	border-left:20px solid #FFFFFF;
	border-right:20px solid #FFFFFF;
}

/* Content */

#content {
	width: 847px;
	margin: 0 auto;
	padding: 0px 35px 35px 35px;	
	background: #FFFFFF url(templates/Redplanet/resources/common/images/img8.gif) no-repeat left bottom;
}

/* Footer */

#footer {
}

#footer p {
	text-align: center;
	color: #777777;
}

#footer a {
	font-family		: Verdana, Arial, sans-serif;	color: #5D5D5D;
}</pre></body></html>