/* STyle sheet for UCCR */

#wrapper {margin:0 auto; width:700px; background-image: url("images/background.gif"); }

body {margin:0; padding:0; background-color:#6A7B8E; font-size: 75%; color:#000000; background-image:url("images/background.gif)"; }

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
font-family: arial,helvetica,sans-serif;
}



table, input, textarea
{
font-size: 100%;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

h3 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold
	color:#000000;
	font-size: 100%;

}

span.italic
{
font-style:italic;
}

span.quote
{
font-family:times, times new roman;
font-size: 110%
}

span.blackbold
{
color:#000000;
background-color:transparent;
font-weight: bold
}

span.blue
{
color:#4575A7;
background-color:transparent;
}

span.bluebold
{
color:#0D2568;
background-color:transparent;
font-weight: bold
}

span.greybold
{
color:#676767;
background-color:transparent;
font-weight: bold
}

span.brownbold
{
color:#645719;
background-color:transparent;
font-weight: bold
}


span.gray
{
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 90%;
	color:#676767;
	background-color:transparent;
}

a:visited {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 95%;
	color: #70227B;
	font-weight: normal;
	text-decoration: underline
}

a:link {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 95%;
	color: #2F5A93;
	font-weight: normal;
	text-decoration: underline
}

a:hover {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 95%;
	color: #989896;
	font-weight: normal;
	text-decoration: underline
}

a:visited.text {
	font-family: arial,helvetica,sans-serif;
	font-size: 100%;
	color: #70227B;
	font-weight: normal;
	text-decoration: underline
}

a:link.text {
	font-family: arial,helvetica,sans-serif;
	font-size: 100%;
	color: #2F5A93;
	font-weight: normal;
	text-decoration: underline
}

a:hover.text {
	font-family: arial,helvetica,sans-serif;
	font-size: 100%;
	color: #989896;
	font-weight: normal;
	text-decoration: underline
}

a:visited.black {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 90%;
	color: #70227B;
	font-weight: normal;
	text-decoration: underline
}

a:link.black {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 90%;
	color: #000000;
	font-weight: normal;
	text-decoration: underline
}

a:hover.black {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 90%;
	color: #978E25;
	font-weight: normal;
	text-decoration: underline
}

a:visited.bold {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 90%;
	color: #70227B;
	font-weight: bold;
	text-decoration: underline
}

a:link.bold {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 90%;
	color: #0D2568;
	font-weight: bold;
	text-decoration: underline
}

a:hover.bold {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 90%;
	color: #989896;
	font-weight: bold;
	text-decoration: underline
}

a:visited.footernav {
	font-size: 80%;
	color: #70227B;
	font-weight: normal;
	text-decoration: underline
}

a:link.footernav {
	font-size: 80%;
	color: #006699;
	font-weight: normal;
	text-decoration: underline
}

a:hover.footernav {
	font-size: 80%;
	color: #989896;
	font-weight: normal;
	text-decoration: underline
}

span.smalltext {
	font-size: 80%;
	color: #000000;
    font-weight: normal;
}

.yellowbox {
	border: 1px solid #0F59A4;
	margin-right: 4px;
	width: 93%;
	text-align: center;
	padding: 4px 0 3px 0;
	background-color: #F3D846;
}

.padding {
	padding-bottom: 5px;
}