body {
	background-color: #394247;
	background-repeat: no-repeat;
	background-position : top left;
	padding:0;
	margin:0;
	margin-top:5px;
	}

.table0 {background-color: #f3631c;}
.table1 {background-color: #394247;}
.table2 {background-color: #6498ca;}
.table3 {background-color: #270000;}
.table4 {background-color: #cceeff;}
.table5 {background-color: #ffffff;}
.table6 {background-color: #6498ca;}
.table7 {background-color: #ffffff;}

h1 {	
	display: inline; 
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;

	}


.title {
	color: #270000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}


.subtitle, h2, h3, h4, h5, h6 {
	color: #270000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}


.bodytext, p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}


.personalise {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}


.smallclass {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.computer {
	color: #ffffff;
	font-family: arial;
	font-size: 14px;
	}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	list-style-image: url(../images/bullet.gif);
	margin-top: 5px;
	margin-bottom: 5px;
	}


a:active {
	color: #270000;
	text-decoration: none
	}


a:link {
	color: #270000;
	text-decoration: none
	}


a:visited {  
	color: #270000;
	text-decoration: none
	}


a:hover {
	color: #000;
	text-decoration: none
	}


a.hidden:active {
	color: #000000; 
	text-decoration: none;
	}


a.hidden:link {
	color: #000000; 
	text-decoration: none;
	}


a.hidden:visited {
	color: #000000; 
	text-decoration: none;
	}


a.hidden:hover {
	color: #000000; 
	text-decoration: none;
	}


a.custom:active {
	color: #000000;
	text-decoration: none
	}


a.custom:link {
	color: #000000;
	text-decoration: none
	}


a.custom:visited {  
	color: #000000;
	text-decoration: none
	}


a.custom:hover {
	color: #000000;
	text-decoration: none
	}


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


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


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


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



a.repair:active {
	color: #ffffff;
	text-decoration: none
	}


a.repair:link {
	color: #ffffff;
	text-decoration: none
	}


a.repair:visited {  
	color: #ffffff;
	text-decoration: none
	}


a.repair:hover {
	color: #ffffff;
	text-decoration: none
	}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	width: 820px}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 14px arial;
	width: 162px
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	background: #394247;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #394247}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin-left: 55px;
	margin-bottom: 0;
	padding: 0;
	background: #FFF;
	border: 1px solid #000;
	z-index: 30}
	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #ffffff;
		color: #000;
		font: 11px Verdana}

#sddm div a:hover
	{	background: #4444ff;
		color: #FFF}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
font-size: 10px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -400px;
left: -135px; /*position where enlarged image should offset horizontally */

}

.thumbnail2{
position: relative;
z-index: 0;
}

.thumbnail2:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
font-size: 10px;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -200px;
left: 100px; /*position where enlarged image should offset horizontally */

}


.thumbnail3{
position: relative;
z-index: 0;
}

.thumbnail3:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail3 span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
font-size: 10px;
}

.thumbnail3 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail3:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -60px;
left: 100px; /*position where enlarged image should offset horizontally */

}