
/* csc.css */

body{background: #003399 url("pix/water03.gif"); 
   color: #000000;
   margin-left: 2%; margin-right: 5%;
}

h1,h2,h3,h4,h5,h6{font-family: "comic sans ms", verdana, sans-serif}

h1{ font-size: 200%;
  text-align: center;
  color: #FFFF00;
  background: #003399 url("pix/water03.gif");
}

h2{ font-size: 150%;
  text-align: center}

h3{ font-size: 120%;
  text-align: center;}

h4{ font-size: 100%;
  text-align: center;
  color: #FFFF00;
  background: #003399 url("pix/water03.gif");
}

h5{ font-size: 100%;
  text-align: center;
}

h6{ font-size: 110%
}


h1.two { margin-top: .05em; margin-bottom: 0em; }
h4.two { margin-top: .05em; margin-bottom: 0em; }


.heading {text-align: center; /* heading */
   font-family: "comic sans ms", verdana, sans-serif;
   font-size: 200%;
   font-weight: bold;
   vertical-align: middle;
   background: #003399 url("pix/water03.gif");
   color: #FFFF00
}


p{font-size: 100%; 
 font-family: "comic sans ms", verdana, sans-serif
}

.indent{text-indent: 1cm
}

.font2{font-size:90%
}

.font3{font-size:80%;
 text-align:center
}

.font4 {text-align: center;  /* line item on index page and on links */
  font-family: verdana, Arial, Helvetica, sans-serif;
   color: #FFFF00;
  background: #003399 url("pix/water03.gif");
}

.font5{color: #FF0000;
  background: #FFFFFF
}

.ctr{text-align: center
}

ul, ol, dl{ font-family: "comic sans ms", verdana, sans-serif
}

ul.none{list-style-type: none
}

ul.link {font-size: 93%
}

ul.none3 {list-style-type: none;
  font-size: 96%;
  line-height: 120%
}

ul.red {list-style-image: url('pix/redbul.gif') 
} 

 ul.orange {list-style-image: url('pix/orangebul.gif')  
} 


ul.orange2 {list-style-image: url('pix/orangebul.gif');
  margin-top: -15px
}

blockquote{ font-family: "comic sans ms", verdana, sans-serif;
  font-size: 100%;
}

img.right {float:right;
  border-width: 1px;
  border-style: solid;
  border-color: red;
  margin: 5px 20px 5px 20px
}

img.left {float:left;
  border-width: 1px;
  border-style: solid;
  border-color: red;
  margin: 5px 20px 5px 20px
}

img.redborder {
  border-width: 1px;
  border-style: solid;
  border-color: red;
  /*margin: 20px 20px 20px 20px*/
}

.background2 {background: #FFFFF0;
   color: #000000;
   margin-left: 7%; 
   margin-right: 5%
}

.background3 {background: #FFFFFF;  /* defines main area */
   color: #000000;
   padding-left: .3cm;
   padding-right: .2cm
}

.background4{background: #FFFFE0;
  color: #000000
}

.background5{background: #FFEFD5;
  color: #000000
}

/* #B2D5FF */

.background6 {background: #CDE8FF;
   color: #000000
}

.dollar { background: #ffffff url("scbtpix/dollar.jpg");
   color: #000000
}

/*#F5F5DC
#FFFFCC
*/

table { margin-left: 1%;
  font-family: "comic sans ms", verdana, sans-serif;
  font-size: 100%
}

td {vertical-align: top;
}

td.one {border-style: solid;
  border-width: 1px;
  border-color: #FF0000
}

td.two {border-style: solid;
  border-width: 1px;
  border-color: #FF0000;
  font-size: 95%
}

td.three {border-style: solid;
  border-width: 1px;
  border-color: #FF0000;
  font-size: 80%;
  color: #000000;
  background: #FFFFC9
}

td.four {  font-size: 90%}

div{ font-family: "comic sans ms", verdana, sans-serif;
  font-size: 100%
}

.menu2{
  text-align:center; 
  font-family:"comic sans ms", verdana, sans-serif;
  font-size:80%;
  background: #CDE8FF;
  color: #000000
}

hr.red{ border-style: solid;
  border-color: #FF0000
}

pre {font-family: "comic sans ms", verdana, sans-serif;
  font-size: 85%;
  line-height: 120%
}

a:link {color: #000080;
background: #FFFFFF
}
a:visited {color: #0000FF;
background: #FFFFFF
}
a:hover {color: #800000;
background: #FFFFFF
}
a:active {color: #800080;
background: #FFFFFF
}

 /* navy, unvisited link */
 /* blue, visited link */
 /* maroon, mouse over link */
 /* purple, selected link , when link is clicked */

/*
yellow-  #FFFF00 , red-  #FF0000
*/

a.image:link {color: #003399;
background: #003399 url("pix/water03.gif")
}
a.image:visited {color: #003399;
background: #003399 url("pix/water03.gif")
}
a.image:hover {color: #003399;
background: #003399 url("pix/water03.gif")
}
a.image:active {color: #003399;
background: #003399 url("pix/water03.gif")
}

a.menu{
	text-align: center;
	display: block;
	width: 90%;
	vertical-align: middle;
               font-family: "comic sans ms", verdana, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 90%;
}

a.menu:link {
	background: #FFFF00;
	text-align: center;
	border: 4px outset red;
	color: #000080;       /* text color before visit */
	text-decoration: none;
}
a.menu:visited {
	background: #FFFF00;  /* sets initial background */
	text-align: center;
	border: 4px outset red;
	color: #0000FF;
	text-decoration: none;
}
a.menu:hover {
	background: #FF0000;
	color: #0000FF;
	text-align: center;
	text-decoration: underline;
	border-top: 4px inset yellow;
	border-right: 4px inset yellow;
	border-bottom: 4px inset yellow;
	border-left: 4px inset yellow;
}
a.menu:active {
	background: #FFCC00;   /* orange */
	text-align: center;
	border: 4px red inset;
	color: #0000FF; 
	text-decoration: none;
}

a.two:link {color: #000080;
	background: #FFFF00;
	font-weight: bold;
	font-size: 80%;
	text-decoration: none;
} 

a.two:visited {color:#0000FF;
	background:#FFFF00;
	font-weight: bold;
	font-size: 80%;
	text-decoration: none;
} 
a.two:hover {color:#0000FF;
	background: #FF0000;
	font-weight: bold;
	font-size: 80%;
	text-decoration: underline;
} 

/*	border: 1px outset #003399; */

a.three:link {color:#0000FF;
	background: #FFFF00;
	width: 100%;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #003399;
/*	font-weight: bold;
*/	font-size: 90%;
	text-decoration: none;
} 
a.three:visited {color:#0000FF;
	background:#FFFF00;
	width: 100%;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #003399;
/*	font-weight: bold;
*/	font-size: 90%;
	text-decoration: none;
} 

a.three:hover {color: #0000FF;
	background: #FF0000;
	width: 100%;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #003399;
/*	font-weight: bold;
*/	font-size: 90%;
	text-decoration: underline;
} 

a.four:link {color: #0000FF;
	background: #FFFF00;
	border-style: solid;
	border-width: 1px;
	border-color: #003399;
	width: 100px;
	text-align: center;
	font-size: 100%;
	text-decoration: none;
} 

a.four:visited {color: #0000FF;
	background: #FFFF00;
	border-style: solid;
	border-width: 1px;
	border-color: #003399;
	width: 100px;
	text-align: center;
	font-size: 100%;
	text-decoration: none;
}
 
a.four:hover {color: #0000FF;
	background: #FF0000;
	border-style: solid;
	border-width: 1px;
	border-color: #003399;
	width: 100px;
	text-align: center;
	font-size: 100%;
	text-decoration: underline;
} 

a.five:link {color: #000080;
	background: #CDE8FF;
	font-size: 100%;
	text-decoration: none;
} 

a.five:visited {color:#0000FF;
	background:#CDE8FF;
	font-size: 100%;
	text-decoration: none;
} 
a.five:hover {color:#0000FF;
	background: #CDE8FF;
	font-size: 100%;
	text-decoration: underline;
} 

a.six:link {color: #000080;    /* navy, unvisited link */
background-color: #FFFFC9
}
a.six:visited {color: #0000FF;   /* blue, visited link */
background-color: #FFFFC9
}
a.six:hover {color: #800000;    /* maroon, mouse over link */
background-color: #FFFFC9
}
a.six:active {color: #800080;    /* purple, selected link */
background-color: #FFFFC9
}


