/* color classes */
BODY        { background: #3433CD; }
/*BODY        { background: #3433CD; }*/
.titleBar   { background: #666666; }
.contentBG  { background: #FFFFFF; }
.blueLine   { background: #3433CD; }

/* font classes */
P             { color: #3333CC; font-family: Verdana; font-size: 14px; padding-left: 10px;  
              padding-bottom: 0px; }
LI           { color: #3333CC; font-family: Verdana; font-size: 14px;}
.caption     { color: gray; }
.pageTitle   { font-family: Verdana; font-size: 35px; position:relative; left:10px;
              top:5px; color:#FFFFFF; font-weight: bold; }
.searchTitle { font-family: Verdana; font-size: 16px; font-weight:bold;
               color: #3333CC; text-decoration: none;}
A            { color: #3333CC; font-family: Verdana; font-size: 14px; }
A.videoNav   { color: White; font-family: Verdana; font-size: 10px; font-weight:bold; text-decoration: none;}
A.videoNav:hover{ color: Yellow; font-family: Verdana; font-size: 10px; font-weight:bold; text-decoration: none;}
A.result     { color: black; font-family: Verdana; font-size: 12px; text-decoration: none;}
A.welcomeLink{ color: #3333CC;  text-decoration: none; }
A.leftNav_on { font-family: Verdana; font-size: 9px; position:relative; left:4px; 
              top:2px; color: #3333CC; text-decoration: none; }
A.leftNav_off{ font-family: Verdana; font-size: 9px; position:relative; left:4px; 
              top:2px; color: #3333CC; text-decoration: none; }
A.switchLink { color: #3333CC;  font-size: 10px; text-decoration: none; position:relative; left:32px;}

.button     { font-family: Arial; font-size: 22px;
               color: #FFFFFF; text-decoration: none;}
.button:hover{ font-family: Arial; font-size: 22px;
               color: Yellow; text-decoration: none;}

.descBox     { font-family: Verdana; font-size:12px; font-weight:bold; color: #FFFFFF; background:#3333CC;}
.descBoxInside{ font-family: Verdana; font-size:11px; color: #FFFFFF;  padding-left: 2px; padding-top:2px; padding-right: 2px; }

.videoBoxInside{ font-family: Verdana; font-size:12px; color: #3333CC;  padding-left: 2px; padding-top:2px; }

/* form classes */
.searchKey {width: 350px;}
.searchSelect {	width: 450px; height:280px;}
.row0 {background: white;}
.row1 {background: #A4C7F0; }

.spin {color:white; background: #3333CC; border: none; font-family: Arial, sans-serif; font-size: 21px; 
       outline: none; text-align: center; width: 66px; height:23px}
