/*style sheet for Chris & Brian*/


body		{background-color:   #ccffff;}
th.title	{background-color:   #ccffff; background-repeat: no-repeat; background-position: 
center center; background-image:url(title_2.gif) ; height: 116px;}


td
{
vertical-align: top;
}
td.nav	{background-color: #99ccff; vertical-align: top;  width:12%; }


div.nav-menu ul
{
list-style: none;
padding: 1px;
margin: 0;
}

div.nav-menu li
{
list-style: none;
margin: 0 0.15em;
height: 0.6em;
padding: 1px;
line-height: 1.5em;
text-align: center
}
div.nav-menu li a
{
background: url(images/) #fff bottom left repeat-y;
height: 0.6em;
line-height: 1.5em;
width: 10em;
display: block;
border: 0.1em solid  #0000ff;
color: #006600;
text-decoration: none;
text-align: center;
}

div.nav-menu li a:hover 
{
background: url(images/) #fff bottom left repeat-y;
height: 0.6em;
line-height: 1.5em;
width: 10em;
display: block;
border: 0.1em solid #dcdce9;
color: #ffffff;
background-color:blue;
text-decoration: underline;
text-align: center;
}



p 
{
font-size: small;
color: #404040;
text-align: center;
font-family:arial;
}

p.cb 
{
font-size: medium;
color: blue;
text-align: center;
font-family:arial;
}





h1
{
font-size: large;
text-align: center;
font-family:arial;
font-style:italic;
color: #0000ff;
text-decoration:underline;
}


h2
{
font-size: medium;
text-align: center;
font-family:arial;
font-style:italic;
color: #0000ff;
text-decoration:underline;
}




A:link		{padding:3px;text-decoration:none;font-size:11pt;color:#006600; font-family:arial;}
A:visited	{padding:3px;text-decoration:none;font-size:11pt;color:#006600; font-family:arial;}
A:hover		{padding:3px;text-decoration:none;font-size:11pt;color:black; font-family:arial;}

A.one:link	{padding:3px;text-decoration:none;font-size:medium; color:#006600}
A.one:visited	{padding:3px;text-decoration:none;font-size:medium; color:#006600}
A.one:hover	{padding:3px;text-decoration:none;font-size:medium; color:#ff9900}


A.sm:link{padding:3px;text-decoration:none;font-size:large; color:#006600;}
A.sm:visited {padding:3px;text-decoration:none;font-size:large; color:#006600;}
A.sm:hover	{padding:3px;text-decoration:none;font-size:large; color:#ff9900;}


