body {
	font-family: Arial, verdana, sans-serif;
	background-color: #e0e0e0;
	background-repeat: repeat-x;
	background-image: url(http://www.oneonta.edu/css/includes/bg.jpg);
	margin-top: 0;
}

div, td, th, span, p, h2, h3, h4, h5, ul, ol, li, a {
	font-family: Arial, verdana, sans-serif;

}

h1   {
	color: #990000;
	font-family: Arial;
	font-size: 2.0em;
}

h2   {
	color: black;
	font-family
}

h3   {
	color: black;
	font-family: Arial;
	font-size: 1.6em;
}

h4   {
	color: black;
	font-family: Arial;
	font-size: 1.4em;
}

h5 {
	color: #990000;
	font-family: Arial;
	font-size: 1.4em;
}

h6 {
	color: black;
        font-family: Arial;
	font-size: 1.0em;
}

hr {
	color: #990000;
}

a {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

a:hover {
    color: #FF0000;
	text-decoration: underline;
}

.WhiteHover     a:hover {
    color: gray;
    text-decoration: none;
}

.ReallyWhiteHover     a:hover {
    color: white;
    text-decoration: none;
}

.MainPageWhiteLink  {
    color: #CCCCCC;
    font-size: 12pt;    
}

.NavTable tr td {
	border: 3px solid white;
	background-color: #990000;
	width: 125px;
	text-align: center;
}

.NavTable tr td a {
	font-size: 11pt;
	color: white;
}

.NavBar img {
	margin: 1px;
	padding: 0px;
}

.NavTableSmall tr td {
	border: 3px solid white;
	background-color: #990000;
	width: 125px;
	text-align: center;
}

.NavTableSmall tr td a {
	font-size: .8em;
	color: white;
}

.BigLinks a {
	color: #990000;
	font-size: 1em;
}

.TinyLinks a {
	color: #990000;
	font-size: .8em;
	font-weight: bold;
	font-family: Arial;
}

.TinyWhiteLinks a {
	color: #ffffff;
	font-size: .8em;
}

.TinierLinks a {
	color: #990000;
	font-size: .7em;
}

.WhiteLinks a {
	color: #ffffff;
	font-size: 1.0em;
	text-decoration: none;
}


.GrayLinks a {
	color: #eaeaea;
	font-size: .6em;
}

.Caption {
	color: gray;
	font-family: Arial;
	font-size: .8em;
	font-weight: bold;
}

.blurb {
	color: #000000;
	font-family: Arial;
	font-size: 0.8em;
	font-weight: bold;
}

.Civil {
	color: #ffffff;
	font-family: Arial;
	font-size: 0.8em;
	font-weight: bold;
}

.NavLinks a {
	color: #990000;
	font-size: 10pt;
	font-weight: bold;
}

.Small {
	font-size: 8pt;
}

.BlueTitle {
	font-size: 20pt;
	color: #0099CC;
	font-weight: bold;
}

.TestEm {
	font-size: .8em;
}

.RedTitle {
	font-size: 20pt;
	text-align: center;
	color: #990000;
	font-weight: bold;
}

.Query {
	font-size: 1em;
	color: white;
	font-weight: bold;
	font-family: Arial;
}

.WhiteText {
	font-size: .8em;
	color: #e8e8e8;
	font-weight
}

.WhiteH1  {
	color: white;
	font-family: Arial;
	font-size: 2.0em;
}

.CellFont  {
	font-weight: bold;
	font-size: .8em;
	text-align: center;
}

.leftcolumn {
position:       absolute;
width:          200;
top:            0px;
left:           0px;
background-color: #990000;
}

.rightcolumn {
position:       absolute;
top:            0px;
left:           200px;
}