
/* - Applied to the navigation above the gloabl header - */
.special_alert {
    background: #D0EDF5;
    border-color: #A3DCE8;
    border-style: solid;
    border-width: 1px;
    color: #0B3D4C;
    margin: 5px auto;
    padding: 15px;
    text-align: center;
    width: 900px;
    font-size: 14px;
}

.math_headernav a {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none
}

.math_footernav a {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #555555;
}


.mathnormal {
	font-family : Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
}
.mathgrad {
	background: #f0ddd0;
}
.gopher {
	color: #8C1919;
}
.gopher_menu {
	background: #8C1919;
	color: #FFCC33;
	font-weight: bold;
}
.menu_title {
	background: #cccccc;
	color: black;
	font-weight: bold;
	text-decoration: none
}
.math_title_link {
	color: black;
}

.imgcell img, .imgcell a { 
	display: block; 
}

.olink a {
	text-decoration: underline
}

.menu_link a {
	text-decoration: none
}

PRE { color : #228822; }
SAMP { color : #228822; }
TT { color : #228822; }

/* Restore to default if you don't want css styling default for a tag */
.plain { color: #000000; }

.form_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: baseline;
	border: none;
}

.riv_fabes_body {  
	background : #FFFFFF;
	background-image : url("/conferences/riv_fabes_06/f_r_back.jpg");
	margin: 0px;
	font-family: Verdana, sans-serif;
	font-size   : 12px;
}
.speaker {
	font-weight: bold;
	padding-bottom: 2em;
}
/* Great Lakes Geometry Conference
*/
.glg_body {  
	background : #ffffff;
	font-family: Verdana, sans-serif;
	font-size   : 12px;
}


/* http://en.wikipedia.org/skins-1.5/monobook/main.css 
*/
img.tex {
	vertical-align: middle;
}
span.texhtml {
	font-family: serif;
}


/* Used for seminar postings - Made for "Probability" in January 2008  */
.seminar { 
	vertical-align: top; 
	text-align: center;
	valign: top;
}
.sem_date {
	color: #ff0000;
}
.sem_speaker {
	text-align: center;
	font-weight: bold;
	color: #990000;
}
.sem_title {
	font-weight: bold;
}
li.seminar {
	border-bottom: 2px solid maroon;
	text-align: left;
	padding-bottom: 1em;
}

/* Mathbio nav */
.mb_nav_menu {
                font-weight: normal;
                margin-top: 0em;
                line-height: 1.65em;
                margin-left: 0em;
                margin-right: 1em;
                width: 190px;
                background-color: #ffffcc;
        }
.mb_nav_menu dt {
                background-image: url("http://www.math.umn.edu/finmath/images/corner_ne.gif");
                background-position: top right;
                background-repeat: no-repeat;
                background-color: #ffcc99;
        }
.mb_nav_menu dd {
                padding-left: 10px;
                margin-left: .1em;
                font-weight: normal;
                background-color: #ffffcc;
                margin-bottom: .1em;
        }

.mb_nav_menu a {
                text-decoration: none;
        }
.mb_nav_menu_header {
                padding-left: 5px;
                border-bottom-width: 1px;
                border-bottom-style: solid;
                border-bottom-color: #999999;
                width: 185px;
                font-weight: bold;
                text-decoration: none;
        }

.inline_img {
		padding: 0 1em 1em 1em;
		right;
	}

