BODY {
	scrollbar-3d-light-color: #B2B7C8;
	scrollbar-arrow-color: #482102;
	scrollbar-base-color: #E3DA9C;
	scrollbar-dark-shadow-color: #482102;
	scrollbar-face-color: #dfdfdf;
	scrollbar-highlight-color: #F3F0EE;
	scrollbar-shadow-color: #482102;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	}
TD { color: #000000; font-family: Arial, helvetica, sans-serif; font-size: 9pt }
H1 { font-family:Arial; font-size: 12pt; display: inline;}
H2 { font-family:Arial; font-size: 9pt; font-weight: bold;}
H3 { font-family:Arial; font-size: 9pt; font-weight: bold; text-decoration: underline;}
H5 { font-family:Arial; font-size: 8pt; font-weight: none; display: inline; }


.global_left {text-align: left; }
.btn {font-size: 10px; line-height: 15px; font-face: arial;}
.txtFld {font-size: 10px; line-height: 15px; font-face: arial; background-color:#FFFFFF;}
.txtArea {font-size: 10px; font-face: arial; background-color:#FFFFFF;}	

.txtError { font-family:Arial; font-size: 8pt; font-weight: bold; color: #ff0000}

.txt { font-family: Arial, Helvetica, sans-serif; font-weight: none; font-size: 9pt; color : #000000;}
	.txt a:link {  color: #095BA6; text-decoration: none}
	.txt a:visited {  color: #095BA6; text-decoration: none}
	.txt a:hover {  color: #FF0000; text-decoration: underline}
	.txt a:active {  color: #FF0000; text-decoration: underline}


.loop1 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color : #000000; background-color: #F0F0F0}
	.loop1 a:link {  color: #095BA6; text-decoration: none}
	.loop1 a:visited {  color: #095BA6; text-decoration: none}
	.loop1 a:hover {  color: #FF0000; text-decoration: underline}
	.loop1 a:active {  color: #FF0000; text-decoration: underline}
	
.loop2 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color : #000000; background-color: #FFFFFF}
	.loop2 a:link {  color: #095BA6; text-decoration: none}
	.loop2 a:visited {  color: #095BA6; text-decoration: none}
	.loop2 a:hover {  color: #FF0000; text-decoration: underline}
	.loop2 a:active {  color: #FF0000; text-decoration: underline}

.copyright { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 6pt; color : #000000;}
	.copyright a:link {  color: #000000; text-decoration: none}
	.copyright a:visited {  color: #000000; text-decoration: none}
	.copyright a:hover {  color: #FF0000; text-decoration: underline}
	.copyright a:active {  color: #FF0000; text-decoration: underline}

/* -------------------------------------- */
	
.grey { background-color: #efefef; }
.imgHdr {  font-family: arial; font-size: 14pt; font-weight: None; color: #FFFFFF; Line-Height: 14pt; Letter-Spacing: 2px; background-color: #095BA6}

.hdrLine {  font-family: arial; font-size: 10pt; font-weight: Bold; color: #000000; border-top: solid 0px; border-bottom: solid 1px; border-left: solid 0px; border-right: solid 0px; border-color: #000000}




/* styling of the container. */
a.myPlayer { display: block; width: 320px; height:240px; text-align:center; margin:0 15px 15px 0; border:1px solid #999; }

/* play button */
a.myPlayer img { margin-top:0px; border:0px; }  

/* when container is hovered we alter the border color */ 
a.myPlayer:hover { border:1px solid #000; }