 body
{ 
	font-family: sans-serif;
	font-size: 13px;
	background-color: #white ;
}

/* ------------- DIV STUFF ------------- */

#container
{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #white ;
}

#header
{
	
	
	background-color: #FfFfFf; 
	color: #808080;	 

	
}

#subheader
{
	margin-top: -16px;
	text-align: center;
	margin-bottom: 30px;
}

h1#h1head
{ 
	font-family: sans-serif;
	font-size: 20px;
	text-align: center;
	color: #808080
	margin-top: 20px;
}


a#omlg
{
	text-decoration: none;
	color: #f7f9f9;
	font-weight: 600;
}

a#mi
{
	text-decoration: none;
	color: #f7f9f9;
	margin-left: 30px;
	margin-right: 30px;
	font-weight: 600;
}

a#uox
{
	text-decoration: none;
	color: #f7f9f9;
	margin-left: 30px;
	margin-right: 30px;
	font-weight: 600;
}


#nav
{

}

#content
{
	min-height: 330px;
}




/* ------------- MAIN ------------- */

hr
{
	border-top: SOLID #999999 1px;
	border-left: none;
	border-right: none;
	border-bottom: none;	
}


li ul li
{
	list-style: none;
}


p#footer
{
	float: right;
	font-family: sans-serif;
	font-size: 10px;
	text-align: right;
	margin-top: 0px;
}





h1
{ 
	font-family: sans-serif;
	font-size: 30px;
	text-align: center;
	color: #373737;
}

h2
{ 
	font-family: sans-serif;
	font-size: 22px;
	text-align: center;
	color: #373737;
}

h3
{ 
	font-family: sans-serif;
	font-size: 18px;
	color: #373737;
}

h4
{ 
	font-family: sans-serif;
	font-size: 14px;
	color: #373737;
}





a:link
{ 
	font-weight: 500;
	text-decoration: none;
	color: #808080;
}

a:visited
{ 
	font-weight: 500;
	text-decoration: none;
	color: #808080;
}

a:active
{ 
	color: black;
	text-decoration: underline;
}

a:hover
{ 
	color: #000000;
/*	text-decoration: underline;*/
}

.headlink 
{ 
  font-size: 22px;
  font-weight: bold;
}

blockquote
{ 
	font-style: italic;
}




/* ------------- NAV BAR ------------- */

ul#navlist
{
	list-style: none;
	text-align: center;
	margin: 0 0 0 0;
	padding-left: 0;
}

ul#navlist li 
{ 
	display: inline;
	color: #373737; 
	margin: 0 10px;
}

a.navlink 
{
	padding: 3px 25px;
	line-height: 2.2;
	border-width: 1px; border-style: solid; border-color: #999999; 
}


a.navlink:link
{ 
	font-weight: 600;
	text-decoration: none;
	color: #373737;
	background-color: #f7f9f9;
}

a.navlink:visited
{ 
	font-weight: 600;
	text-decoration: none;
	color: #373737;
	background-color: #f7f9f9;
}

a.navlink:active
{ 
	font-weight: 600;
	text-decoration: none;
	color: #373737;
	background-color: #f7f9f9;
}




a.navlink:hover
{ 
	font-weight: 600;
	text-decoration: none;
	color: #f7f9f9;
	background-color: #808080;
}


/* ------------- TABLES ------------- */



table
{ 
  font-family: sans-serif;
  font-size: 13px;
  border-spacing: 0px 0px;
}



table.timetable {
	font-family: sans-serif;
	font-size: 13px;  
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}

table.timetable th {
	font-family: sans-serif;
	font-size: 13px;  
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.timetable td {
	font-family: sans-serif;
	font-size: 13px;  
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}



table.seminar {
	width: 740px;
	font-family: sans-serif;
	font-size: 13px;  
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
        margin-left: auto;
        margin-right: auto;
}

table.seminar th {
	font-family: sans-serif;
	font-size: 13px;  
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.seminar td {
	font-family: sans-serif;
	font-size: 13px;  
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}




table.seminar2 {
	width: 740px;
	font-family: sans-serif;
	font-size: 13px;  
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
        margin-left: auto;
        margin-right: auto;
}

table.seminar2 th {
	font-family: sans-serif;
	font-size: 13px;  
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.seminar2 td {
	width: 20px;
        font-family: sans-serif;
	font-size: 13px;  
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}
