/*   linked to site  http://www.toucandoo.co.uk    */


/*redifine html attrbutes*/

body {  
	/*background-color: #dddddd;*/
	background-image: url('images/page_background.jpg');	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
b 	{
	font-weight: bold;
	}
	
h1 	{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 36px; 
	font-style: italic; 
	font-weight: bold; 
	color: #FF6633; 
	vertical-align: top; 
	text-align: left; 
	text-decoration: none;
	}
	
h2 	{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: italic; 
	font-weight: bold; 
	color: #0033FF; 
	text-align: left; 
	vertical-align: top;
	}
	
h3 	{  
	font-size: 16px; 
	font-weight: bold; 
	color: #0000FF;
	}	
	
img	{
	border: 0px;
	}
	

/* tables */

#shadowtable	{
	border-width: 0px;
	border-color: #333333;
	border-style: solid;	
	padding: 0px;
	}
	
#shadowtable td	{
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	}
	
#pagetable	{
	background-color: #ffffff;
	padding: 0px;
	}
	
#pagetable	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-weight: normal;
	font-size: 14px;
	color: #3333ff;
	}		
	
#pagetable td	{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	}
	
#logotable 	{
	width: 100%;	
	}	
	
#linkbarright	{
	background: url('images/buttons/linkbar_right.jpg') no-repeat left top;
	}

#linkbar 	{
	background: url('images/buttons/linkbar_middle.jpg') repeat-x;
 	}

#linkbarleft 	{
	background: url('images/buttons/linkbar_left.jpg') no-repeat right top;
	}

.linktext	{
	text-align: center;
	color: #dddddd;
	font-size: 14px; 
	font-weight: bold;
	display: block;
	margin: 7px 0px 0px 0px;
	}


/* images to frame pagetable */

#linetop	{
	background-image: url('images/borders/line_top.gif');
	}
	
#lineright	{
	background-image: url('images/borders/line_right.gif');
	}
	
#linebottom	{
	background-image: url('images/borders/line_bottom.gif');
	}

#lineleft	{
	background-image: url('images/borders/line_left.gif');
	}	
	
.white, .footer	{
	background-color: #ffffff;
	}	
	
	
/*form styles */
	
#formtable	{
	background-color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #3333ff;
	}	
	
#formtable td	{
	vertical-align: middle;
	}	
	
.formentry	{
	background-color: #dddddd;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #3333ff;
	}	

.formbuttons	{
	width: 80px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #6666ff;
	}	
	
	
/* lists */	
	
ul 	{  
	list-style-image: url('images/buttons/bullit.gif');
	}
	
ol 	{  
	list-style-image: url('images/buttons/bullit2.gif');
	color: #3366ff;
	font-weight: 
	}	
	
.text li	{
	color: #0000ff;
	}
	
		
/*hyper link styles */
	
.main a:link, .main a:visited	{
	text-decoration: none;
   	color: #0000ff;
    }	
 
.main a:hover	{
	text-decoration: underline;
   	color: #0000ff;	
	}	
	
#logo a:link, #logo a:hover, #logo a:visited	{
   	text-decoration: none;
	color: #ff6633;
    }	
	
#linkbar a:link, #linkbar a:visited 	{
	text-decoration: none;
	color: #ffffff;
	}

#linkbar a:hover	{
	text-decoration: none;
	color: #ff6633;
	}
	

/* left over birts */

#logo	{	
	font-size: 36px; 
	font-style: italic; 
	font-weight: bold; 
	color: #ff6633; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.footer, .footer a:link, .footer a:hover, .footer a:visited	{
	font-size: 10px; 
	color: #999999; 
	text-align: center;
	text-decoration: none;
	}

.note        { 
	font-size: 10px; 
	color: #333333;
	}	
	

	
/*If you could be bothered to read to the bottom. This is it! */
