/* -- TSTS Style Sheet    background-color: #2222AA;  */

/* MTWMP_Blue #009EE7   */

/* -- LINKS -- */
a:link{color: #FFFFFF;}
a:visited{color: #FFFFFF;}
a:hover{color: #FFFF00;}

a:link#event1{color: darkBLue;}
a:visited#event1{color: darkBLue;}
a:hover#event1{color: Red;}

a:link#event2{color: yellow;}
a:visited#event2{color: Yellow;}
a:hover#event2{color: white;}

a:link#navMenu{color: #009EE7;}
a:visited#navMenu{color: #009EE7;}
a:hover#navMenu{color: #FF8C00;}

a:link#event3{color: #000000;}
a:visited#event3{color: #000000;}
a:hover#event3{color: #FF8C00;}

/* ----------------------- body --------------------- */

body#bg0{
margin-top: 0px;
margin-left: 0px;
background-color: white;
} 

body#bg1{
margin-top: 0px;
margin-left: 0px;
background-image: url('../TWT/bg/medBluTile_1.jpg');
background-repeat: repeat;
background-repeat: repeat-x repeat-y
}

body#bg2{
margin-top: 0px;
margin-left: 0px;
background-image: url('../TWT/bg/BG_RedTile.jpg');
background-color: #191970
} 

body#bg3{
margin-top: 0px;
margin-left: 0px;
background-image: url('../TWT/bg/BG_RedTile.jpg');
} 

/* background-color: #990000;   */
/* D96E38   */

font{
font-family: Verdana, Arial, Comic Sans MS;
font-size:10pt;
font-weight: bold; 
}

font.comic{font-family: Comic Sans MS;}

font#txtBoxLeft{
text-align: justify;
font-style:normal; 
font-variant:normal; 
font-weight:normal; 
font-size:10pt;
color: #00006F;
}

input#ltYel{
font-family: Verdana; 
font-size: 10pt; 
color: #000066; 
font-weight: bold; 
background-color: #FFFFFF;
text-align: left;
width: 88pts;
}

select#ddList1{
color: #000080; 
font-family: Verdana; 
font-size: 10pt; 
font-weight: bold;
}

input.text{
font-family: Verdana; 
font-size: 10pt; 
color: #000080; 
font-weight: bold; 
background-color: #EEEEEE; 
text-align: center;
}


input.submit{
font-family: Verdana; 
font-size: 10pt; 
color: #000066; 
font-weight: bold;
}


input.submitRed{
font-family: Verdana; 
font-size: 10pt; 
color: #660000; 
font-weight: bold;
}
