h1,h2,h3
{
color:#290873;
}	/* font-family: AmericanUncD, Viking, Celtic, Morpheus, Verdana; */

h1 { font-size: 150%; font-style:italic;}
h2 { font-size: 135%; }
h3 { font-size: 120%; }

.headThis 		{ font-size: 110%; color: #330099; }
.reduceThis 	{ font-size: 80%; }
.enlargeThis 	{ font-size: 120%; }
.colorThis 		{ font-size: 110%; color: #990000; }
.colorWhite 	{ font-size: 120%; color: #ffffff; }
.footer 		{ font-size: 80%; }

p,table,th,td,li,address
{ font-size: 100%; }

th {background-image:url("../sca/sca_img/tile_plain.gif");}

body
{
background-color: #ffffff;
font-family:verdana, arial, helvetica, sans-serif;
font-size: 80%;
margin-top: 0px; 
margin-right: 10px; 
margin-bottom: 10px; 
margin-left: 124px; 
}

hr { color:#990000; }

a { }
a:link    { color: #000099; }
a:visited { color: #660099; }
a:active  { color: #00bb00; }
a:hover { 
    color: #006600;
    background-color: #fef0cd;
	background-image:url("../sca/sca_img/tile_plain.gif");
    text-decoration: underline;
    }

table.menu{
	border: medium outset #669999;
	border-collapse: collapse;
	background-color: #ffffee;
}
table.menu td { border: 2px inset #669999; }

table.menu2{
	border: medium outset #669999;
	border-collapse: collapse;
	background-color: #ffffee;
}
table.menu2 td {
	border: 2px inset #669999;
	background-image:url("..//sca/sca_img/tile_plain.gif");
}

td.bordure {
	background-image:url("../sca/sca_img/leaf_tile.gif");
}
td.plain {
	background-image:url("../sca/sca_img/tile_plain.gif");
}
td.beige {
	background-image:url("../sca_img/tile_beige.gif");
}
td.footer { font-size: 80%; }

.btn{font-weight:bold;color:#000000;background-color:#eeebda; background-image:url("../sca/sca_img/tile_plain.gif");cursor:hand;margin-bottom:-1px; padding-top:1px; }

/* To change the bullet to a graphic:
	li{
	list-style-image:url(/images/yourimage.gif);
}
*/

