﻿/* ================================
    CSS STYLES FOR Carousel
   ================================
*/

.Normal
{
 font-family: Verdana, sans-serif; 
 font-size: 12px;
 color: #000000;
}
.TextBox
{color: #000000;}
.input[type='text'] { font:bold 0.8em 'courier new',courier,monospace; color: black;} 
.input[type='radio'] { margin:0 20px; color: black;} 
.input[type='checkbox'] { border:2px solid red; color: black;} 


