/*
 * CSG Corporate CSS document 2004
 * Authors:  Kemi Adamson & Harry Roberts
 * Version: 0.1
 * History: Edited 19-11-04 Kemi Adamson
 *			29/Apr/05 - HarryR - Justified Text
 */

body {
	background: #f1f1f1;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

td {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 0.9em;
}

td.menu a {
	width: 100%;
	padding: 5px;
	display: block;
	text-decoration: none;
	color: #000000;
}

td.content {
	padding:5px;
	text-align: justify;
	line-height: 18px;
}

td.menu {
	text-align: center;
}

td.side {
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

input.text {
	/* border: 1px inset #c0c0c0;
	background: #f9f9f9; */
}

input.button {
	/* border: 1px outset #c0c0c0;
	background: #c0c0c0; */
}

td.image {
	padding: 0px;
}

form {
	margin: 0px;
}

td.copyright a {
	color: #ffffff;
	text-decoration: none;
}

td.copyright a:hover {
	text-decoration: underline;
}

td.toplinks a:hover {
	text-decoration: underline;
}

td.newssummary {
	
}

td.newstitle a {
	text-decoration: none;
	color: #000000;
}

td.newstitle a:hover {
	text-decoration: underline;
}

td.newssummary a {
	text-decoration: none;
	color: #000000;
}

td.newssummary a:hover {
	text-decoration: underline;
}

div.box {
	background: #f9f9f9;
	border: 1px solid #c0c0c0;
	padding: 5px;
}

td.sidemenu-h a {
	text-decoration: none;
	color: #000000;
}

td.outline {
	background: #ffffff;
	border: 1px solid #CCCCCC;
}
