#table {border: 2px solid #ffffff;}
td {border: 1px solid #ffffff;}

.wide {
white-space : nowrap;}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h1{
font-size:16px;
line-height: 14px;
}
h2{
font-size:14px;
line-height: 12px;
}
p{
font-size:12px;
}
.maincontent
{
	background-color: #56676F;
	background-image: url(../images/top-colour-main.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	vertical-align: text-top;


}

.leftside{
	vertical-align: text-top;
	background-color: #9FB5C3;

}

.imagebg{
background-color:#7D93A1;
	vertical-align: text-top;
}
.sidemenu{
font-size:10px;
padding:5px;
width:120px;

}

a.sidemenu:link {
color : #FFFFFF;
	text-decoration : none;
	word-wrap: break-word; 
font-weight : bold;
;

}
a.sidemenu:visited {
	color : #FFFFFF;
	text-decoration : none;
	word-wrap: break-word; 
	font-weight : bold;

}
a.sidemenu:hover {
	color : #7D93A1;
	text-decoration : none;
	font-weight : bold;
	background-color: #FFFFFF;
	}
	
/* home	 */
	
	.homemenu{
font-size:10px;
padding:5px;
width:120px;
height:29px;
}

a.homemenu:link {
color : #FFFFFF;
	text-decoration : none;
	word-wrap: break-word; 
font-weight : bold;
background-color: #BFCAD0;

}
a.homemenu:visited {
	color : #FFFFFF;
	text-decoration : none;
	word-wrap: break-word; 
	font-weight : bold;
	background-color: #BFCAD0;
;
}
a.homemenu:hover {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	background-color: #BFCAD0;
	}


/*
links


*/

a:link {
	color : #FFFFFF;
	text-decoration : under-line;
	word-wrap: break-word; 
	font-size:12px;
}
a:visited {
	color : #FFFFFF;
	word-wrap: break-word; 
		font-size:12px;
			text-decoration : under-line;
}
a:hover {
	color : #FFFFFF;
	text-decoration : none;
	font-size:12px;
}

/* side menu 2 */
.sidemenu2{
font-size:10px;
padding:5px;
padding-left:10px;
width:120px;
background-color: #95AFC0;
}

a.sidemenu2:link {
color : #FFFFFF;
	text-decoration : none;
	word-wrap: break-word; 
font-weight : bold;
;

}
a.sidemenu2:visited {
	color : #FFFFFF;
	text-decoration : none;
	word-wrap: break-word; 
	font-weight : bold;

}
a.sidemenu2:hover {
	color : #7D93A1;
	text-decoration : none;
	font-weight : bold;
	background-color: #FFFFFF;
	}
