body
{
	background-image:url(images/bg.gif);
	background-color: #EDF6FD;
	margin: 0; 
	padding: 0;
	scrollbar-arrow-color: #4e658a;
scrollbar-3dlight-color: #777799;
scrollbar-darkshadow-color: #666677;
scrollbar-face-color: #a1b1c3;
scrollbar-highlight-color: #e9e9e9;
scrollbar-shadow-color: #a1b1c3;
scrollbar-track-color: #9faab8;
}

h1
{
	margin: 0; 
	padding: 0 
}

input
{
	font-size:11px;
	font-family:Tahoma
}

form 
{
	margin:1;
	padding:1
}

select
{
	font-size:11px;
	font-family:Tahoma
}

img 
{
	border: 0
}

a:link 
{ 
	color: #4B4B4B; 
	text-decoration: underline
}
a:active 
{ 
	color: #4B4B4B; 
	text-decoration: underline
}
a:visited 
{ 
	color: #4B4B4B; 
	text-decoration: underline
}
a:hover 
{ 
	color: #990000; 
	text-decoration: underline
}

a.nav:link 
{ 
	color: #C3D1E6; 
	text-decoration: none
}
a.nav:active 
{ 
	color: #C3D1E6; 
	text-decoration: none 
}
a.nav:visited 
{ 
	color: #C3D1E6; 
	text-decoration: none
}
a.nav:hover 
{ 
	color: #C3D1E6; 
	text-decoration: underline 
}

a.footer:link 
{ 
	color: #FFFFFF; 
	text-decoration: none
}
a.footer:active 
{ 
	color: #FFFFFF; 
	text-decoration: none 
}
a.footer:visited 
{ 
	color: #FFFFFF; 
	text-decoration: none
}
a.footer:hover 
{ 
	color: #E5AB02; 
	text-decoration: underline 
}

a.send
{
	background: url(/images/emailicon.gif) center left no-repeat;
	padding-left: 20px;
}

a.send:hover
{
	background: url(/images/emailicon.gif) center left no-repeat;
	padding-left: 20px;
}

a.print
{
	background: url(/images/printicon.gif) center left no-repeat;
	padding-left: 20px;
}

a.print:hover
{
	background: url(/images/printicon.gif) center left no-repeat;
	padding-left: 20px;
}

a.enlarge
{
	background: url(/images/enlarge.gif) center left no-repeat;
	padding-left: 18px;
}

a.enlarge:hover
{
	background: url(/images/enlarge.gif) center left no-repeat;
	padding-left: 18px;
}

img.tn {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }


td 
{
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#353535;
}

div.sendinfo
{
	padding: 30px 0 0 30px;
	font-family:Tahoma;
	font-size:13px;
	color:#353535;
}

.title
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #353535;
	text-decoration: none
}

div.title
{
	background-image:url(images/dot_line2.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	background-color: #FFFFFF;
	width: 100%
}

.navtitle
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}

.navcol
{
	
	background-color:#1764AA;
	width:200px;
	height:100%;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #C3D1E6;
	text-decoration: none;
	padding: 10px
}

.foot
{
	
	background-color:#000000;
	width:100%;
	height:100%;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px
}

