﻿h1 {
	font-size:15px; 
	color:#000000; 
	text-decoration:none; 
	font-weight: bold;}

h2 {
	font-size:12px; 
	color:#000000; 
	text-decoration:none; 
	font-weight: normal;}

h3 {
	font-size:12px; 
	color:#000000; 
	text-decoration:none; 
	font-weight: normal;}


a:link.nav { text-decoration: none; color: #1E143A; font-family:Tahoma; font-size: 12px; font-weight: bold }
a:visited.nav { text-decoration: none; color: #1E143A; font-family:Tahoma; font-size: 12px; font-weight: bold }
a:hover.nav { text-decoration: underline; color: #708E76; font-family:Tahoma; font-size: 12px; font-weight: bold }
.VideoMain{
text-align:center;
}
.videocaption{
	font-family:arial,times-roman,helvetica; 
	font-size:15px; 
	color:#000000; 
	text-decoration:nono; 
	font-weight: bold;
}
.PageTitle {
	font-family:arial,times-roman,helvetica; 
	font-size:22px; 
	color:#000000; 
	text-decoration:nono; 
	font-weight: bold;}
	
.add {
	font-family:arial,times-roman,helvetica; 
	font-size:15px; 
	color:#1E143A; 
	text-decoration:nono; 
	font-weight: bold;}

.MainTable {
	background-color: #FFFFFF;
	}

body {
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
div.rotator td 
{
  font-size : 12.0px ;
  color:#ffffff;
  font-family:  Arial;
}

body, td, p, ul, ol, li, input, select, textarea, div, span, blockquote {
  font-size : 12.0px ;
  color:#000000;
  font-family:  Arial;
  scrollbar-3dlight-color : #222222;
  scrollbar-arrow-color : #000000;
  scrollbar-darkshadow-color : #000000; 
  scrollbar-face-color : #cccccc;
  scrollbar-highlight-color : #2f4a1a;
  scrollbar-shadow-color : #ffffff;
  scrollbar-track-color: #eeeeee;   
  link:#0000ff;
  vlink:#0000ff
}

div #javascriptmsg
{
background-image: url('/images/scrolling_text.jpg'); background-repeat: no-repeat; background-position: left top;

}