﻿a:link.nav { text-decoration: none; color: #ffffff; font-family:Tahoma; font-size: 11px; font-weight: bold }
a:visited.nav { text-decoration: none; color: #ffffff; font-family:Tahoma; font-size: 11px; font-weight: bold }
a:hover.nav { text-decoration: underline; color: #65B7ED; font-family:Tahoma; font-size: 11px; font-weight: bold }
 
.PageTitle {
	font-family:arial,times-roman,helvetica; 
	font-size:25px; 
	color:#3185BD; 
	text-decoration:nono; 
	font-weight: bold;}
.add {
	font-family:arial,times-roman,helvetica; 
	font-size:16px; 
	color:#ffffff; 
	text-decoration:nono; 
	font-weight: bold;}
.MainTable {
	background-color: #FFFFFF;
	}

body {
	background-image: url(/images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFfff;
	margin: 0px;
	padding: 0px;
}

body, td, p, ul, ol, li, input, select, textarea, div, span, blockquote {
  font-size : 13.0px ;
  color:#000000;
  font-family:  Arial;
  link:#0000ff;
  vlink:#0000ff
}

h1 {
				font-size: 14px;
				padding: 0px;
				font-style:italic
			
}
h2 {
				font-size: 14px;
}
h3 {
				color:#008284;
				font-weight: bold;
				font-size: 14px;
}
h4 {
				font-weight: normal;
				font-size: 12px;
}
h5 {
				text-align: center;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: bold;
				color: black;
				margin-bottom: 0px;
}

	div #javascriptmsg
	{
   background-image: url('/images/scrolling_text.jpg'); background-repeat: no-repeat; background-position: left top;
  }