.highlight { 
background-color : #ffefef; 
border : 2px solid #ff7777; 
} 
.HeadRow { 
clear : both; 
height : 20px; 
font-family : Verdana, Times, serif; 
font-size : 11px; 
font-weight : bold; 
color : white; 
background-color : #009bca; 
line-height : 20px; 
padding : 5px; 
} 
.DivTable { 
margin : auto; 
} 
.DivRow { 
clear : both; 
padding : 5px; 
} 
.DivTh { 
font-family : Verdana, Times, serif; 
font-size : 11px; 
font-weight : bold; 
text-align : center; 
color : white; 
background-color : #009bca; 
float : left; 
line-height : 25px; 
} 
.DivTd { 
font-family : Verdana; 
font-size : 11px; 
font-weight : normal; 
color : #000000; 
float : left; 
} 
.FormLabel { 
width : 33%; 
} 
.FormInput { 
width : 67%; 
} 
.infoMsgInline { 
font-family : Verdana; 
font-size : 11px; 
font-weight : normal; 
color : #ff0000; 
text-decoration : none; 
background-color : #ffffd7; 
border : 1px solid #f9ca5d; 
padding : 3px; 
text-align : center; 
margin-left : 25px; 
margin-right : 25px; 
margin-bottom : 10px; 
} 