a:link {color: #188731; text-decoration: none;} 
a:visited {color: #188731; text-decoration: none;} 
a:hover {color: #B70000;} 
a {text-decoration: none;}
td.textarea {font-family: arial, sans-serif; color:#000000; font-size:9pt}
td.textarealg {font-family: arial, sans-serif; color:#000000; font-size:11pt}
span.red {font-family: arial, sans-serif; color:#C40000; font-size:9pt}
td.textareasm {font-family: verdana, arial, sans-serif; color:#000000; font-size:8pt; font-weight: normal;}
td.textwht {font-family: verdana, arial, sans-serif; color:#C0C0C0; font-size:8pt; font-weight: normal;}
td.textwht2 {font-family: verdana, arial, sans-serif; color:#FCFCFC; font-size:10pt; font-weight: normal;}
span.textareasm {font-family: verdana, arial, sans-serif; color:#000000; font-size:7pt; font-weight: bold;}
.footer { border-left: 0px; border-bottom: 0px; border-top: 1px; border-right: 0px; border-color: #CE0000; border-style: solid; font-family: verdana, arial, sans-serif;  color: #002142; background-color: #F4FAFF; font-size:9pt; }
.side { border-left: 0px; border-bottom: 0px; border-top: 0px; border-right: 0px; border-color: #CE0000; border-style: solid; font-family: verdana, arial, sans-serif;  color: #F5F5F5;  font-size:9pt; padding: 10px;}
.surround { border-left: 2px; border-bottom: 4px; border-top: 2px; border-right: 2px; border-color: #004182; border-style: solid; font-family: verdana, arial, sans-serif;  background-color: white; font-size:9pt; color: #002142;}
H1 {
	font-family: verdana, arial, sans-serif;
	color:#B42612;
	font-size:10pt;
	font-weight: bold;
}
H2 {
	font-family: times new roman, arial, sans-serif;
	color:#B42612;
	font-size:14pt;
	font-weight: bold;
}

H3 {
	font-family: times new roman, arial, sans-serif;
	color:#B42612;
	font-size:12pt;
	font-weight: bold;
	margin: 0px;
}

td.adas {
	font-family: verdana, arial, sans-serif;
	color:#D2E9FF;
	font-size:8pt;
	font-weight: bold;
}
span.adaslinks {
	font-family: verdana, arial, sans-serif;
	color:#87F8A4;
	font-size:8pt;
	font-weight: bold;
	font-decoration: underline;
}
span.enter {
	font-family: verdana, arial, sans-serif;
	color: #BB0000;
	font-size:14pt;
	font-weight: bold;
}
td.red {
	font-family: verdana, arial, sans-serif;
	color: #B5B5B5;
	font-size:12pt;
	font-weight: bold;
}
td.twi {
	font-family: verdana, arial, sans-serif;
	color: #B5B5B5;
	font-size:12pt;
	font-weight: bold;
}

#red {
	display: block;   background-image: url(images/redmovie.jpg) ; background-repeat: no-repeat;   padding: 0px 0px 0px 12px; border: 0px solid black; background-position: top center;
	height: 600px;

}

#twi {
	display: block;   background-image: url(images/tmovie.jpg) ; background-repeat: no-repeat;   padding: 0px 0px 0px 12px; border: 0px solid black; background-position: top center;
	height: 600px;

}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #000000;
padding: 12px;
left: -75px;
border: 0px groove  #BB0000;
visibility: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
text-align: left;
color: #F4FAFF;
text-decoration: none;}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 1px;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -80px;
left: -10px; /*position where enlarged image should offset horizontally */

}

.thumbnail1{
position: relative;
z-index: 0;
}

.thumbnail1:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail1 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #002B55;
padding: 4px;
left: -200px;
border: 2px groove  #BB0000;
visibility: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
text-align: left;
color: #F4FAFF;
text-decoration: none;}

.thumbnail1 span img{ /*CSS for enlarged image*/
border-width: 1px;
padding: 2px;
}

.thumbnail1:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -150px;
left: 290px; /*position where enlarged image should offset horizontally */

}


