/* www.dandis.co.uk - casscading style sheet designed by James Pearson - webmaster@webgenieuk.com */

/*Begin body styles*/

body { 

    font-family:  Arial, Helvetica, Sans-serif;
    background-color: #FFFFFF;
    font-weight: 600;
    font-size: 12px;
    color: #000000;
    margin-top: 0em;
    margin-right: 0em;
    margin-bottom: 0em;
    margin-left: 0em;


scrollbar-face-color:#666666;
scrollbar-arrow-color:#cccccc;
scrollbar-track-color:#333333;
scrollbar-shadow-color:#333333;
scrollbar-highlight-color:#cccccc;
scrollbar-3dlight-color:#FF6600;
scrollbar-darkshadow-color:#cccccc;
}

}


td {

font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #000000;
    text-align: left;
}

/*End of body styles*/


/*Begin Paragraph Properties*/

P { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height:14px;      /*Line height of text*/
	padding-left: 2pt;	
	padding-top: 2pt;
        margin: 2;
}
/*End Paragraph Properties*/


/*Begin Link Properties*/

A:link { color: #CC6600; text-decoration: none;}    /* font colour for unvisited links */
A:visited { color: #FF9900; } /* font colour for visited links */
A:active { color: #FF9900; }  /* font colour when link is clicked */
A:hover {color: #666666;      /* font colour on mouse over */
text-decoration: none;	      /* Text decoration on mouse over e.g. overline, underline, blink*/       
}

/*End Link Properties*/


.coart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.xsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 12px;
	font-weight: 400;

}
.pagetitle {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: italic;
	color: #FFFF00;
	background-color: #660000;
}
.goldtxt {

	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: italic;
	color: #FFFF00;
	background-color: #660000;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
	vertical-align: super;


}

