h1,h2,h3
{
font-size: 20px;
color:#290873;
}

.headThis { 	font-size: 20px; color: #330099; }
.reduceThis { 	font-size: 11px; color: #000000; font-family: verdana, arial, helvetica, sans-serif; }
.enlargeThis { 	font-size: 14px; color: #000000; font-family: verdana, arial, helvetica, sans-serif; }
.colorThis { 	font-size: 13px; color: #990000; font-family: verdana, arial, helvetica, sans-serif; }

p,table,th,td,li,address
{
font-family:verdana, arial, helvetica, sans-serif;
font-size: 100%;
}

th {background-image:url(../../sca/sca-graphics/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: 0px; 
}

hr 
{ color:#990000; }

.reduceThis { font-size: 85%; }
.enlargeThis { font-size: 115%; }
.enlargeMore { font-size: 125%; }
.fontMinus1 { font-size: 90%; }
.fontMinus2 { font-size: 80%; }
.fontPlus1 { font-size: 110%; }
.fontPlus2 { font-size: 120%; }
.footer	  { font-size: 92%; }
.colorDot { color: #000099; }
.colorThis { color: #143464; }
.color2 { color: #511925; }
.bullet { color: #143464; }
.bullet2 { color: #7da5bb; }
.thisHead { font-size: 140%; font-weight: bold; }

.btn{font-weight:bold;color:#000000;background-color:#dddddd; background-image:url(../../sca/sca-graphics/tile_plain.gif); cursor:hand;margin-bottom:-1px; padding-top:1px; }

a {
	font-family:verdana, arial, helvetica, sans-serif;
	}
	
a:link { 
    color: #000099;
    }
a:visited { 
    color: #660099;
    }
a:hover { 
    color: #006600;
    background-color: #dcdcdc;
	background-image:url(../..//sca/sca_img/tile_plain.gif);
    text-decoration: underline;
    }
a:active { 
    color: #00BB00;
    }
	
table.body{
	border: medium outset #cccccc;
	border-collapse: collapse;
	background-color: #ffffff;
}
table.body td {
	border: 2px inset #cccccc;
}

table.menuSCA {
	border: medium outset #669999;
	border-collapse: collapse;
	background-color: #ffffee;
}
table.menuSCA td {
	border: 2px inset #669999;
	background-image:url(/sca/sca_img/tile_plain.gif);
}

table.menuNav {
	border: medium outset #990000;
	border-collapse: collapse;
	background-color: #ffffee;
}
table.menuNav td {
	border: 2px inset #990000;
}

/* To change the bullet to a graphic:
	li{
	list-style-image:url(/images/yourimage.gif);
}
*/

