﻿
a:link.nav { text-decoration: none; color: #218ac8; font-family:Georgia,Tahoma; font-size: 13px; font-weight: bold }
a:visited.nav { text-decoration: none; color:#218ac8 ; font-family:Georgia,Tahoma; font-size: 13px; font-weight: bold }
a:hover.nav { text-decoration: underline; color:#0e4768; font-family:Georgia,Tahoma; font-size: 13px; font-weight: bold }

.nav2 {font-family:Georgia,arial,helvetica; font-size:13px; color:#218ac8; text-decoration:none;font-weight: bold; }
:hover.nav2 {font-family:Georgia,arial,helvetica; font-size:13px; color:#0e4768; text-decoration:underline;font-weight: bold}  


.PageTitle {
	font-family:Arial,tahoma; 
	font-size:20px; 
	color:#218ac8; 
	text-decoration:nono; 
	font-weight: bold;}

.Display {
	font-family:arial,times-roman,helvetica; 
	font-size:12px; 
	color:#000000; 
	text-decoration:nono; 
	font-weight: none;}

.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;
}

body, td, p, ul, ol, li, input, select, textarea, div, span, blockquote {
  font-size : 12.0px ;
  color:#000000;
  font-family:  Arial,tahoma;
 
  link:#0000ff;
  vlink:#0000ff
}
