/*----------------------------------------------/
/	Description									/
/		Splash Style Sheet for space4companies	/
/-----------------------------------------------/
/	Date - 3 October 2007						/
/-----------------------------------------------/
/	Author										/
/		Tony Priest - Starchaser				/
-----------------------------------------------*/

a.splash {
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}

.header1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	}

.menu_item {
	cursor:pointer;
	margin-left: 15px;
	margin-bottom: 5px;
	background-color:#1E234D;
	color:#FFFFFF;
	width:140px;
	padding:2px;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	border:1px solid #000000;
	}

.splash_back {
	background: #999999;
	}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}

.text_footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	}
