table {
	margin-left:auto;
	margin-right:auto;
}

td {
	text-align: center;
	vertical-align: center;
	font-family:Tahoma;
	font-size:13px;
/*	font-weight: bold;*/
	color:#000000;/*#806C59;*/
}

.homeText {
	font-family:ms sans serif;
	font-size:14px;
	font-weight: bold;
	color:#7E94AC;
	/*background-color: #ff0000;*/
	background-image: url(DSCF0815.jpg);
}

.contactText {
	text-align:left;
	font-family:ms sans serif;
	font-size:14px;
	font-weight: bold;
	color:#7e94ac;
	background-color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#7e94ac;
/*background-image: url(contactbgfade.jpg);
	background-repeat: repeat-x;*/
}

.bannerSmall {
	background-image:url(myname.jpg); /* fonts - Palatino Linotype,14,bold,#ffffff - Times New Roman,10,bold,#29b0ef*/
/*	background-image:url(coloursfade1.jpg);*/
}

.bannerMain {
	border-style:solid;
	border-color:#c0c0c0;
	border-width:1px;
	background-image:url(bannerbb.jpg);
}

.gallery {
	background-color:#f8f7ea;
	border-style:solid;
	border-color:#a9a9a9;
	border-width:1px;
}

.gallery img{
	border-style:solid;
	border-color:#a9a9a9;
	border-width:1px;
}

.selectedMenu {
	font-family:Arial;
	font-size:13px;
	font-weight: bold;
	color:#ffffff;
	/*background-color:#ffffff;*/
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
	/*background-image:url(selectedbg3.jpg);*/
}

form
{
	margin:0px;
}

.separator {
	font-family:Arial;
	font-size:13px;
	/*font-weight: bold;*/
	color:#a4a4a4;/*#012366*/
}
	
.footer a{
	font-family:Tahoma;
	font-size:13px;
	font-weight: normal;
	color:#c0c0c0;
	background-color:#000000;
}
.footer a:hover{
	text-decoration: none;
	background-color:#c00000;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#c0c0c0;/*#064098*/
}

A:Hover  {
	/*color : #064098;*/
	color:#ffffff;
	text-decoration : none;/*underline;*/
}

H1 {
	font-family:verdana;
	color: #7E94AC;
	font-weight: bold;
	font-size : 24px;
}

.sstitle {
	font-family:Arial;
	color: #616d7e;
	font-weight: bold;
	font-size : 18px;
	background-color:#cee2fd;
	border-style:solid;
	border-width:2px;
	border-color:#064098;
}

.ssnavigate a{
	font-family:ms sans serif;
	font-weight: bold;
}

.ssdescription{
	font-family:Arial;
	font-size : 14px;
	font-weight: bold;
	color: #cee2fd;
}

.ulink a{
	color:#064098;
}
.ulink a:hover{
	color:#064098;
	text-decoration: underline;
}
