body
			{
				background-image: url('../_images/bg.jpg');
				background-color: #EEEEEE;
				color:#000000;
				scrollbar-face-color: #AAAAAA;
				scrollbar-highlight-color: #CACACA;
				scrollbar-3dlight-color: #CACACA;
				scrollbar-darkshadow-color: #CACACA;
				scrollbar-shadow-color: #CACACA;
				scrollbar-arrow-color: #000000;
				scrollbar-track-color: #CACACA;
				font-family: verdana;
				font-size:8pt;				
			}

b			{
				color:#444444;
			}
h3
			{
				font-family: verdana;
				text-decoration:none;
				font-size: 9pt;
				color: #000000;
				font-weight:bold;
			}
			
A:link
			{
				font-family: verdana;
				text-decoration:underline;
				font-size: 8pt;
				color: #111111;
				font-weight:none;
			}
			
A:visited
			{
				font-family: verdana;
				color:#111111;
				text-decoration:underline;
				font-weight:none;
			}

A:hover
			{
				font-family: verdana;
				text-decoration:none;
				font-size: 8pt;
				color: #000000;
				font-weight:none;
			}


A.footer:link
			{
				font-family: verdana;
				text-decoration:none;
				font-size: 8pt;
				color: #111111;
				font-weight:none;
			}
A.footer:visited
			{
				font-family: verdana;
				text-decoration:none;
				font-size: 8pt;
				color: #111111;
				font-weight:none;
			}			

			
.title
			{
				width:100%;
				font-family: verdana;
				font-size:13pt;
				color:#669900;
				text-align:center;
				line-height:15pt;
				text-decoration:underline;
			}
.factitle
			{
				width:100%;
				font-family: verdana;
				font-size:17pt;
				color:#669900;
				text-align:left;
				line-height:17pt;
				font-weight:bold;
			}

div.main
			{
				width:750px;
				top:20px;
				border:10px solid #AAAAAA;
				font-family: verdana;
				font-size:8pt;
				line-height:12pt;
			}
table.header
			{
				width:750px;
				height:133px;
				background-image:url('../_images/headerbg.jpg');
				background-repeat: repeat-x;
				background-color: #7C930F;
				border:0;
			}
table.faculty
			{
				width:600px;
				border:1px solid #000000;
				font-size:8pt;
				font-family:verdana;
				color: #000000;
				
			}

table.faculty2
			{
				width:670px;
				border:0px solid #000000;
				font-size:8pt;
				font-family:verdana;
				color: #000000;
				
			}
tr.fac1
			{
				background-color: #FFFFFF;
				font-size:8pt;
				font-family:verdana;
				color: #000000;
				
			}
tr.fac2
			{
				background-color: #DDDDDD;
				font-size:8pt;
				font-family:verdana;
				color: #000000;
				
			}
			
table.imagebanner
			{
				width:750px;
				background-color: #AAAAAA;
				border:0;
			}
			
table.noborder
			{
				border:0;
			}			

div.content
			{
				width:750px;
				background-color: #FFFFFF;
				font-family: verdana;
				font-size:8pt;
				line-height:12pt;
			}
table.contenttext
			{
				width:680px;
				margin:5px;
				font-family: verdana;
				font-size:8pt;
				line-height:12pt;
				border:0;
				
			}
table.navigation
			{
				background-image:url('../_images/navigationbg.jpg');
				width:750px;
				height:50px;
				background-color: #000000;
				font-family: tahoma;
				font-size: 10pt;
				font-weight: bold;
				color: #EEEEEE;
				border:0;
			}

table.subnavigation
			{
				background-color:#AAAAAA;
				width:750px;
				height:10px;
				font-family: tahoma;
				font-size: 10pt;
				color: #111111;
				border-top: 2px solid #FFFFFF;
				border-bottom: 0px solid #FFFFFF;
				border-left: 0px solid #FFFFFF;
				border-right: 0px solid #FFFFFF;
			}

A.subnav
			{
				font-family: tahoma;
				text-decoration:none;
				font-size: 10pt;
				color: #FFFFFF;
			}
A.subnav:visited
			{
				font-family: tahoma;
				text-decoration:none;
				font-size: 10pt;
				color: #FFFFFF;
			}
A.subnav:hover
			{
				font-family: tahoma;
				font-size: 10pt;
			}

A.nav
			{
				font-family: tahoma;
				text-decoration:none;
				font-size: 10pt;
				font-weight: bold;
				color: #FFFFFF;
			}
A.nav:visited
			{
				font-family: tahoma;
				text-decoration:none;
				font-size: 10pt;
				font-weight: bold;
				color: #FFFFFF;
			}
A.nav:hover
			{
				font-family: tahoma;
				text-decoration:none;
				font-size: 10pt;
				font-weight: bold;
				color: #CCCCCC;
				background:none;
			}
			
div.footer
			{
				width:750px;
				font-size:8pt;
				font-family: tahoma;
				color: #111111;
				letter-spacing:2px;
				line-height:11pt;
			}

li			{
				list-style-type:square;
			}
.colorRow 		{
			 background-color: #CCFFCC;
			}
th.fac		{
			 background-color: #AAAAAA;
			}
table			{
	 		 border-style: solid;
	 		 border-width: 1px;
	 		 border-color: #000000;
	 		 font-family: verdana;
	 		 font-size: 8pt;
	 		 width: 440px;
			}

th			{
			 background-color: #BBBBBB;
			 border-bottom-style: solid;
			 border-bottom-width: 1px;
			 border-bottom-color: #000000;
			 text-align: left;
			}
			
.oddRow			{
			 background-color: #DDDDDD;
			}
			
.evenRow		{
			 background-color: #FFFFFF;
			}			
