/* ##################### GENERIC ##################### */
body, p, td,strong, select, input, div, * {
	font-family: Arial;
	font-size: 12px;
	color: black;
}
body{
	background-color: #3C2525;
	margin: 10px;
	font-family: Arial;
	color: black;
}
.pad16 {
	padding: 0px 16px 0px 16px;
}
input {
	font-family: Arial;
}
.line20p *{
	font-family:Arial;
	font-size:12px;
	line-height:18px ;
}
input{
	font-size:11px;
	line-height:11px ;
}
.colorTable table{
	border: 2px solid white;
}
.colorTable td{
	height: 30px;
	width: 30px;
	border:5px solid white;
}
a.colorTablea{
	height: 30px;
	width: 30px;
	cursor: hand;
	color: white;
	font-size: 18px;
}
a.colorTablea:hover{
	color: blue;
}
hr{
	border-bottom: 1px solid #000000;
	height: 1px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.imgrightpad img{
	margin-right: 15px;
	margin-bottom: 15px;
}
.imgleftpad img{
	margin-left: 15px;
	margin-bottom: 15px;
}

/* ##################### MAIN CONTENT ##################### */
.anc {
	color: #666666;
	font: 11px Arial;
	text-decoration:none;
}
a.anc:hover {
	text-decoration:underline;
}
.title {
	color: black;
	font-family: Arial;
	font-size: 20px;
	line-height: 24px;
}

/* ##################### PORTAL PAGES ##################### */
.portalTitle {
	color:#666666;
	text-decoration: none;
	font-weight:bold; 
}
.portalDesc *{
	color:#FF6600;
}
.portalNameDesc{
	height:31px;
}
.portaltd{
	border:1px solid #410118;
}
.portalimage_nowrap{
	width:122px;
	height:122px;
	overflow: hidden;
	border-bottom:1px solid #410118;
}
.portaltxt{
	padding:10px;
}
.portalimage_nowrap img{
	width:122px;
	height:122px;
	border:1px solid white;
}

.pagelist {
	color: #FF6600;
}
.pagelist_h {
	color: black;
}
.pagelist_b {
	color: #666666;
}

/* ##################### LEFT NAV ##################### */
.snavTitlePad{
	padding: 8px 8px 8px 10px;
}
.snavSearchPad {
	padding: 12px 8px 12px 10px;
	font-size: 11px;
}
.snavPad{
	padding: 3px 8px 8px 10px;
}
.snavTitle{
	font: bold 12px Arial;
	color: #3C2525;
	text-decoration: none;
}
.snav{
	font: 11px Arial;
	color: #3C2525;
	line-height: 20px;
	text-decoration: none;
}
.snavTitle:hover{
	text-decoration: underline;
}
.snav:hover{
	text-decoration: underline;
}
input.search{
	width: 145px;
	height: 20px;
	font: 11px Arial;
	color: #666666;
	border: 1px solid #CCCCCC;
}
x.snavh{
	font: 11px Arial;
	color: #0066CC;
	text-decoration: none;
}
x.scroll{
	scrollbar-3dlight-color:#90BAE1;
	scrollbar-arrow-color:#90BAE1;
	scrollbar-base-color:#F6FAFD;
	scrollbar-darkshadow-color:lightblue;
}

/* ##################### HOMEPAGE ##################### */
x.recentProject{
	height: 145px;
	width:192px;
	overflow: auto;
}

/* ##################### TOPNAV ##################### */
a.topnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	color: #666666;
	text-decoration: none;
}
a.topnav:hover{
	text-decoration:underline;
}
.basket{
	font: 11px Arial;
	color: #FF6600;
	text-decoration: none;
}
.basket:hover{
	text-decoration:underline;
}
/* ##################### FOOTER NAV ##################### */

a.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

/* ##################### BASKET ##################### */

.basketColour{
	background-color: #F3F3F3
}