body,td
  {

  	font-family: verdana, arial, helvetica, sans serif;
    margin: 0px;

	BACKGROUND-COLOR: #ffffff; 
    Font-size: 12px;		
  }

  td.ruler
  {
  	background-color: #951716;
  }
  
  td.footer
  {
	background-color: #FFFEFE;  
	
	background-image: url(/academics/business/images/footer.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	
	padding: 8px;
	
	font-size: 11px;
	color: #333333;    
  }
  
  td.footer a
  {
  	 color: #330000;
	 font-weight: bold;
  
  }
  
  td.spacer
  {
  	background-color: #FFFFFF;
  }
  
.linkstyle a {
	border-bottom-color: #FFFFFF;
}

.linkstyle a:hover {
	border-bottom-color: #FFFFFF;
}
  

  /************************************
   ** PRIMARY COB CSS's begin
   ************************************/
	table.primary-structure
	{
		vertical-align: top;
	}
	
	table.primary-structure td.splash-left
	{
		/*
			background-image: url(/academics/business/images/main-left.gif);
			background-repeat: no-repeat;
			background-position: top left;		
		*/
	}
	
	table.primary-structure td.department-left, table.primary-structure td.department-left-top,
	table.primary-structure td.department-left td
	{
		background-color: #FFED95;
	
	}
	
	table.primary-structure td.department-middle-top
	{
		background-color: #951716;
	
	}
	
	table.primary-structure
	{
		width: 670px;
	
	}
	
	table.primary-structure td.department-left .small,
	table.primary-structure td.department-left .small td
	{
		font-size: 10px;
	}
	
	table.primary-structure td.secondary-left, table.primary-structure td.splash-left,
	table.primary-structure td.department-left
	
	{
		font-size: 11px;
		vertical-align: top;

		line-height: 16px;
		
		color: #333333;
	
	}
	
	table.primary-structure td.secondary-left, table.primary-structure td.splash-left
	{
		padding-left: 10px;		
	}
	
	table.primary-structure td.department-left
	{
		padding-left: 8px;
	}
	
	table.primary-structure td.splash-left a, table.primary-structure td.secondary-left a
	{
		color: #330000	;
	}
	
	table.primary-structure td.department-left a
	{
		color: #000000	;
	}

	
	td.horizontal-divider-top
	{
	
		background-image: url(/academics/business/images/divider.gif);
		background-repeat: no-repeat;
		background-position: top left;	
		
		vertical-align: middle;
		
		height: 10px;
	}
   
   
   td.horizontal-divider
	{
	
		vertical-align: middle;
		background-color: #951716
		
	}
   
   td.bottom-padding
   {
   		height: 10px;
   }

   td.mainbody
    {
	padding-left: 10px;
	vertical-align:top;
	padding-bottom: 5px;
	
   
   }
   
   .pgtitle
{
	color: #990000;
	font-weight: bold;
	font-size: 17px;
   
   
   }
   
    .pgsubtitle
	{
	color: #990000;
	font-weight: bold;
	font-size: 13px;
   
   
   }
  

  
  /************************************
   ** PRIMARY COB CSS's end
   ************************************/
  
  
  .smallNav
	{
  font-size: 10px;
  }
  
