Body.Home	{ background-color: white; }
Body.EAST { background-image: url(/images/eastbglogo.jpg);
			background-color: white;
			background-repeat: no-repeat;
			background-attachment: fixed;
			background-position: center center;
			margin-top: 8;
			margin-left: 8; }

A.TopNav		{ font-weight: bold;
					font-family: Times, TimesNR, serif; 
					font-size: 12px; 
					color: #666666;					
					text-decoration: none; }
					 
a:hover.TopNav		{ font-weight: bold;
					font-family: Times, TimesNR, serif; 
					font-size: 12px; 
					color: red; 
					text-decoration: none; } 

A.MITNav		{ font-weight: normal;
					font-family: Times, TimesNR, serif; 
					font-size: 12px; 
					color: #666666; 					
					text-decoration: none; } 
					
a:hover.MITNav		{ font-weight: normal;
					font-family: Times, TimesNR, serif; 
					font-size: 12px; 
					color: red; 
					text-decoration: none; } 

A.HeaderFooter	{ font-weight: normal; 
					font-family: Times, TimesNR, serif;
					font-size: 12px; 
					color: #9A9A9A; 
					text-decoration: none; }
					
a:hover.HeaderFooter { font-weight: normal; 
					font-family: Times, TimesNR, serif;
					font-size: 12px; 
					color: red; 
					text-decoration: none; }

A.Email		{font-weight: bold; 
			font-family: Times, TimesNR, serif;
			font-size: 14px;
			color: blue;
			text-decoration: none;}
			
A.Link		{font-weight: bold; 
			font-family: Times, TimesNR, serif;
			font-size: 14px;
			color: blue;
			text-decoration: none;}
			
A.President { font-weight: normal; 
					font-family: Times, TimesNR, serif;
					font-weight: bold;
					font-size: 12px; 
					color: blue; 
					text-decoration: none; }
			
A.Download	{ font-weight: bold;
			font-family: Times, TimesNR, serif;
			font-size: 12px; 
			color: blue;
			line-height: 16px;
			text-decoration: none;}
			
P	{ font-weight: bold;
			font-family: Times, TimesNR, serif;
			font-size: 12px; 
			color: black;
			line-height: 16px;}

P.Normal	{ font-weight: bold;
			font-family: Times, TimesNR, serif;
			font-size: 12px; 
			color: black;
			line-height: 16px;}

P.Title	{ font-weight: bold;
			font-family: Times, TimesNR, serif;
			font-size: 14px; 
			color: black;
			text-align: center;
			line-height: 18px;}

P.TitleLeft	{ font-weight: bold;
			font-family: Times, TimesNR, serif;
			font-size: 14px; 
			color: black;
			text-align: left;
			line-height: 18px;}

P.Hometitle	{font-weight: bold; 
			font-family: Times, TimesNR, serif;
			font-size: 16px;
			text-align: center;
			color: #666666;}
			
P.StatusLine { font-weight: normal;
			font-family: Times, TimesNR, serif;
			font-size: 11px;
			text-align: center;
			color: #006600; }
			
P.Error		{ font-weight: bold;
			font-family: Times, TimesNR, serif;
			font-size: 12px; 
			color: red;
			line-height: 16px;}
			
Span.Normal	{ font-weight: bold;
			font-family: Times, TimesNR, serif;
			font-size: 12px; 
			color: black;
			line-height: 16px;}
			
TD			{ font-weight: normal;
			font-family: Times, TimesNR, serif;
			font-size: 12px; 
			color: black;}
			
TD.Normal	{ font-weight: bold;
			font-family: Times, TimesNR, serif;
			font-size: 12px; 
			color: black;}
			
TD.Header	{ font-weight: bold;
			font-family: Times, TimesNR, serif;
			font-size: 12px;
			text-align: center; 
			color: black;}
			
Input		{ font-weight: normal;
			font-family: Times, TimesNR, serif;
			font-size: 12px; 
			color: black;}
			
Input.Normal	{ font-weight: normal;
			font-family: Times, TimesNR, serif;
			font-size: 12px; 
			color: black;}
			
TextArea	{ font-weight: normal;
			font-family: Times, TimesNR, serif;
			font-size: 12px; 
			color: black;}
			
Select		{ font-weight: normal;
			font-family: Times, TimesNR, serif;
			font-size: 12px; 
			color: black;}
			
DIV.Nav		{ width: 125px;
			height: 600px;
			position: absolute;
			top: 0px;
			left: 0px;
			z-index: 1;
			background-color: blue; }
			
DIV.MONav	{ width: 160px;
			position: absolute;
			top: 0px;
			left: 0px;
			border-style: hidden;
			}
			
DIV.MOTop	{ height: 50px;
			position: absolute;
			top: 0px;
			left: 160px;
			border-style: hidden;
			}
			
P.NavTitle	{ font-weight: bold;
			font-family: Times, TimesNR, serif;
			font-size: 14px; 
			color: yellow;
			position: relative;
			text-align: center;
			top: 10px;
			text-decoration: none;}
			
P.MOEAST	{ font-weight: bold;
			font-family: serif;
			font-size: 36px; 
			color: #FFFFFF;
			position: relative;
			text-align: center;
			}
			
A.NavLink	{ font-weight: bold;
			font-family: Times, TimesNR, serif;
			font-size: 12px; 
			color: white;
			position: relative;
			left: 10px;
			top: 10px;
			height: 30px;
			text-decoration: none;}
			
P.MONavLink	{ position: relative;
			left: 10px;
			top: -5px;
			height: 15px;
			}
			
A.MONavLink	{font-weight: bold;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px; 
			color: white;
			text-decoration: none;}
			
P.MONavHead	{ position: relative;
			font-weight: bold;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px; 
			color: #ed7800;
			text-align: center;
			text-decoration: none;}
			
Span.MONavLink	{ position: relative;
			left: 10px;
			height: 20px;
			}
			
Span.MONavHead	{ position: relative;
			font-weight: bold;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px; 
			color: #ed7800;
			text-align: center;
			text-decoration: none;}