﻿
body {background-color: #DFEFFF;}

font.nav { color: #333333; text-decoration: none; font-family: Verdana; font-size: 8pt; }
a.nav:link { color: #333333; text-decoration: none; font-family: Verdana; font-size: 8pt;}
a.nav:visited { color: #333333; text-decoration: none; font-family: Verdana; font-size: 8pt}
a.nav:hover{ color: #a10000; font-family: Verdana; font-size: 8pt;}

font.nav2 { color: #333333; text-decoration: none; font-family: Verdana; font-size: 9pt; }
a.nav2:link { color: #333333; text-decoration: none; font-family: Verdana; font-size: 9pt;}
a.nav2:visited { color: #333333; text-decoration: none; font-family: Verdana; font-size: 9pt}
a.nav2:hover{ color: #a10000; font-family: Verdana; font-size: 9pt;}

img.space { margin: 10px; }

.text { color: #333333; text-decoration: none; font-family: Verdana; font-size: 8pt; }

h2{ color: #ab552f; font-size: 11pt; font-family: Arial; text-decoration:none;}

h2.titlesright{ color: #ab552f; font-size: 13pt; font-family: Arial; text-decoration:none; text-align: right;}

h2.titlesleft{ color: #ab552f; font-size: 13pt; font-family: Arial; text-decoration:none; text-align: left;}

ul.a { list-style-image: url('graphics/more_bullet.gif'); color:#333333; font-size: 8pt; font-family: Verdana;  }
li.a { margin-top: 5px; }

a.mail:link { color: #0066CC; text-decoration: none; font-family: Arial; font-size: 9pt;}
a.mail:visited { color: #0066CC; text-decoration: none; font-family: Arial; font-size: 9pt}
a.mail:hover{ color: #CC0000; text-decoration: none; font-family: Arial; font-size: 9pt;}

.shadowleft{
	background-image: url('graphics/shadow1.gif');
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-position: top left;
}

.shadowright{
	background-image: url('graphics/shadow2.gif');
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-position: bottom right;
}

div.hr {
  height: 1px;
  background: url('graphics/h1.png') no-repeat scroll center;
}