/*Beginning of Stardard Formatting*/

body{
	background-image: url(graphics/crpattern.jpg);
}

h1{
	font-family : Bliss, Arial;
	color: Black;
	text-align: center;
}

h2{
	font-family: "times new roman", serif;
	font-weight: 800;
	font-size: 18pt;
	color : black;
}

h3{
	font-family: "times new roman", serif;
	font-weight: 800;
	font-size: 14pt;
	color: black;
	font-style: italic;
}

h4{
	font-family: "times new roman", serif;
	font-weight: 500;
	font-size: 12pt;
	font-variant: small-caps;
	color: black;
}

h4.light{
	font-family: "times new roman", serif;
	font-weight: 500;
	font-size: small;
	font-variant: small-caps;
	color: rgb(201,213,123);
}

h1.welcome{
	font-family : Bliss, Arial;
	color: rgb(70,77,26);
	text-align: center;
	font-weight: bold;
	font-size: 36pt;
}

h4.welcome{
	font-family: "times new roman", serif;
	font-weight: 500;
	font-size: 16pt;
	font-variant: small-caps;
	color: rgb(70,77,26);
	text-align: center;
	font-weight: bold;
}

table.content {
	width: "75%";
	height: "75%";
}
	   
a:link {
	color: rgb(70,77,26);
}

a:hover {
	color: rgb(105,115,38);
	text-decoration: none;
	background-color: rgb(201,213,123);
}

a:visited {
	color: rgb(70,77,26);
	text-decoration : underline;
}

a.mini:link {
	color: rgb(70,77,26);
	font-family: sans-serif;
	font-variant: small-caps;
}

a.mini:hover {
	color: rgb(165,181,59);
	background-image: url(graphics/crpattern.jpg);
	text-decoration: none;
	font-family: sans-serif;
	font-variant: small-caps;
	font-weight: bold;
}

a.mini:visited {
	color: rgb(70,77,26);
	text-decoration: none;
	font-family: sans-serif;
	font-variant: small-caps;
}

border.tan{
	border-width: medium;
	border-style:solid;
	color: rgb(188,169,148);
}

ol.standard {
	list-style-type: upper-roman;
}

ul{
	list-style: disc;
}

p.text
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	
}


td.menu {
	background-color: rgb(165,181,59);
	font-family: Bliss, Arial;
	color: black;
	text-align: center;
	cellpadding=0;
	cellsapcing=0;
}

td.menu2 {
	font-family: Bliss, Arial;
	color: black;
	text-align: center;
	cellpadding=0;
}

hr.fumc {color: rgb(70,77,26);
	width: 100%;
}

td.top {
	background-color: rgb(165,181,59);
	text-align: center;
}

tfoot {
	font-family: serif;
	font-size: 10pt;
	color: rgb(70,77,26);
	font-style: italic;
	text-align: center;
}

a:link.footnote {
	font-family: serif;
	font-size: 10pt;
	color: rgb(70,77,26);
	font-style: italic;
	text-align: center;
	text-decoration: underline;
}

a:hover.footnote {
	color: rgb(70,77,26);
	text-decoration: line;
	background-color: rgb(165,181,59);
}

a:visited.footnote {
	font-family: serif;
	font-size: 10pt;
	color: rgb(70,77,26);
	text-decoration: line;
}

tfoot {
	font-family: serif;
	font-size: 10pt;
	color: rgb(70,77,26);
	font-style: italic;
	text-align: center;
}

a:link.footnote urgent {
	color: Red;
	text-decoration: line;
}

a:hover.urgent {
	color: Black;
	text-decoration: line;
	background-color: Red;
}

a:visited.urgent {
	color: Black;
	text-decoration: none;
}

/*End of Standard Formatting*/

td.c1 {
	background-color: rgb(201,213,123);
	text-align: center;
	vertical-align: middle;
}

td.c2 {
	background-color: rgb(165,181,59);
	text-align: center;
	vertical-align: middle;
}

td.c3 {
	background-color: rgb(105,115,38);
	text-align: center;
	vertical-align: middle;
}

td.c4 {
	background-color: rgb(70,77,26);
	text-align: center;
}

a.cal:link {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-variant: normal;
	font: bold;
	color: Black;
}

a.cal:hover {
	background: rgb(70,77,26);
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-variant: small-caps;
	font: normal;
	color: rgb(201,213,123);
}

a.cal:visted {
	background-image: url(graphics/crpattern.jpg);
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-variant: small-caps;
	font: bold;
	color: rgb(201,213,123);
}

td.c1 {
	background-color: rgb(201,213,123);
	text-align: center;
	vertical-align: middle;
}

td.c2 {
	background-color: rgb(165,181,59);
	text-align: center;
	vertical-align: middle;
}

td.c3 {
	background-color: rgb(105,115,38);
	text-align: center;
	vertical-align: middle;
}

td.c4 {
	background-color: rgb(70,77,26);
	text-align: center;
}

a.welcome:link {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-variant: normal;
	font: bold;
	color: Black;
}

a.welcome:hover {
	background: rgb(70,77,26);
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-variant: small-caps;
	font: bold;
	color: rgb(201,213,123);
}

a.welcome:visted {
	background-image: url(graphics/crpattern.jpg);
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-variant: small-caps;
	font: bold;
	color: rgb(105,115,38);
}