﻿
a:link.nav { text-decoration: none; color: #000000; font-family:Tahoma; font-size: 12px; font-weight: bold }
a:visited.nav { text-decoration: none; color: #000000; font-family:Tahoma; font-size: 12px; font-weight: bold }
a:hover.nav { text-decoration: underline; color: #910035; font-family:Tahoma; font-size: 12px; font-weight: bold }
 

.PageTitle {
	font-family:Times New Roman,arial,helvetica; 
	font-size:25px; 
	color:#910035; 
	text-decoration:none; 
	font-weight: normal;}

.add {
	font-family:Times New Roman,arial,helvetica; 
	font-size:16px; 
	color:#ffffff; 
	text-decoration:none; 
	font-weight: normal;}

.MainTable {
	background-color: #FFFFFF;
	}

body {
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F2EDD7;
	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; 
  link:#0000ff;
  vlink:#0000ff
}
/* SEO Modified Tags */

h1 {
				font-size: 18px;
				font-family: "Times New Roman", Times, serif;
				padding: 0px;
				color:#008284;
}
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;
}
/* End SEO Modified Tags */
