﻿table.instructorinfo
{
/* line-height: 45px; */
text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 600px;
/* 
background-color: #fafafa;
border: 1px #d79900 solid; 
*/
border-collapse: collapse;
border-spacing: 0px;
}

.alertHd
{
font-size: 14px;
line-height: 45px;
background-color: Navy;
color: White;
border-bottom: 2px solid #d79900;
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
}

.alertRow
{
line-height: 30px;
}



.alertBodCol1
{
width: 3%;
font-family: Verdana, sans-serif, Arial;
text-align: center;
font-weight: normal;
font-size: 12px;
color: #404040;
/* 
line-height: 26px;
text-indent: 5px;
background-color: #fafafa;
text-indent: -8px; 
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;
*/ 
} 

.alertBodCol2
{
width: 97%;
font-family: Verdana, sans-serif, Arial;
font-weight: bold;
font-size: 12px;
color: Green;
background-color: #fafafa;
/* 
line-height: 26px;
color: #404040;
text-indent: -8px;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;
*/ 
} 
