/* background color is #BBCAD3 */
body
{
    background-image: url(../images/bg.gif);
    font-family: Times New Roman;
	font-size: 16px;
}

td
{
   	font-family: Times New Roman;
	font-size: 16px;
}

.logo
{
   	font-family: Times New Roman;
	font-size: 32px;
	text-align:center;
}

.menulink 
{ 
	text-align:center; 
	WHITE-SPACE:nowrap; 
	padding-bottom:16px; 
}


h1
{
   	font-family: Times New Roman;
	font-size: 26px;
}

h2
{
   	font-family: Times New Roman;
	font-size: 24px;
}

h3
{
   	font-family: Times New Roman;
	font-size: 18px;
}

h4
{
   	font-family: Times New Roman;
	font-size: 16px;
}


div.centerframe
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    margin: 25px;
    width: 600px;
    border-top-style: ridge;
    padding-top: 10px;
    border-right-style: ridge;
    border-left-style: ridge;
    background-color: #ffffff;
    text-align: left;
    border-bottom-style: ridge;
}

A:link
{
    color: blue;
    text-decoration: underline;
}
A:hover
{
    color: blue;
    text-decoration: underline;
}
A:visited
{
    color: blue;
    text-decoration: underline;
}

.namesList TD
{
    vertical-align: top;
    width: 33%;
    height: 19px;
}

TABLE.slide
{
    border-collapse: collapse;
    width: 100%;
}

TABLE.slide TD IMG
{
    border-style: outset;
    border-color: #aaaadd;
    border-width: 2px;
}
TABLE.slide TD IMG.landscape
{
    width: 160px;
}
TABLE.slide TD IMG.portrait
{
    height: 160;
}
TABLE.slide TD
{
    vertical-align: bottom;
    text-align: center;
    padding: 3px;
    font-family: Arial;
    width: 25%;
}

TABLE.slide TD.slidetext
{
    vertical-align: top;
    width: 25%;
}

TABLE.slide TD.caption
{
    vertical-align: top;
    text-align: center;
    font-weight: bold;
    padding: 3px;
}
TABLE.slide TD SPAN.caption
{
    vertical-align: top;
    font-weight: bold;
    padding: 3px;
}
TABLE.slide TD SPAN.subcaption
{
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    padding: 3px;
}

TABLE.slide TD SPAN.subsubcaption
{
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    padding: 3px;
}

.site { padding-left:15px; text-transform: uppercase; }

IMG.picture
{
    border-style: outset;
    border-color: #aaaadd;
    border-width: 2px;
}

.mainlinks {margin-bottom:20px;}
.showname { font-size:24px;font-style:italic}
table.mainlinks tbody td {text-align:center;}
table.mainlinks thead td {text-align:center; font-weight:bold; padding-bottom:5px;}
.dividingLine { text-align:center; margin-top: 30px; margin-bottom:30px}

TABLE.coursedesign { border: 1px solid black; padding:0px; width:100%;}
TABLE.coursedesign TD { border: 1px solid lightgrey; padding:4px; margin:0px; }
TABLE.coursecost { border: 0px solid black; padding:0px; width:100%;margin-right:20px}
TABLE.coursecost TD { border: 0px solid lightgrey; padding:4px; margin:0px; }

.emphasis
{
	color:darkblue;
	font-weight:bold;
	text-transform: uppercase;
}

.small
{
	font-size:12px;
}
.textTop {
	font-size: 10px;
	font-style: italic;
}
.BigHeadline {
	font-size: 36px;
	font-weight: bold;
}
.BigHeadline2 {
	font-size: 23px;
	color: #000066;
	font-weight: bold;
}
.BItalic {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
.mTable {
	border:1px solid #8E9287;
}
.lupdate {
	font-size: 14px;
	color: #999999;
}