﻿body
{
	margin: 0;
	padding: 14px 10px 8px 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
	color: #643;
}
.headline
{
	font-size: 1.4em;
	font-weight: bold;
}
#header
{
	padding: 5px;
	height: 100px;
	background: #fff url(Images/dst_logo.jpg) no-repeat left;
	border: 1px solid #ccc;
}
#header h1
{
	padding: 0;
	margin: 0;
	color: #ccc;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 2.4em;
}
.shadow .shadow, .shadow .shadow .shadow, .shadow .container
{
	position: relative;
	top: -1px;
	left: -1px;
}
.shadow
{
	background: #ccc;
}
.shadow .shadow
{
	background: #999;	
}
 .shadow .shadow .shadow
{
	background: #666;
}
.shadow .container
{
	background: beige;
	border: 1px #eee solid;			
	padding: 6px;
	text-align: left;
}
#bottomLinks 
{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	background: black;
	font-size: .8em;
}
#bottomLinks li 
{ 
	float: left;
	margin: 0;
	padding: 0;
}
#bottomLinks a 
{
	float: left;
	display: block;
	padding: 0px 15px 10px 0px;
	text-decoration: none;
	color: #fff;
}
#bottomLinks a:hover 
{
	text-decoration: underline;
	color: #ccc;
}
div.tagline
{
	text-align: right;
	font-size: 1.3em;
	font-weight: 600;
	color: white;
	position: relative;
	left: -10px;
	top: 90px;
	letter-spacing: 5px;
}
td.tagarea
{
	height: 120px;
	vertical-align: top;
	background-image: url(Images/test6.gif);
	border: 1px #ccc solid;
}
#content
{
	color: #643;
	line-height: 20px;
	line-height: 1.5em;
	text-align: justify;
}
#nav 
{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #ccc;
	border: 1px solid #ccc;
}
#nav li 
{ 
	float: left;
	margin: 0;
	padding: 0;
}
#nav a 
{
	float: left;
	display: block;
	padding: 6px 30px 6px 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	color: #666;
	background: #ccc url(Images/nav_slant.gif) no-repeat top right;
}
#nav #nav-1 a 
{
	padding-left: 20px;
}
#nav a:hover 
{
	color: #000;
}
.news, .news:hover
{
	padding: 2px;
	font-size: .75em;
	text-align: center;
	font-weight:600;
	border: 1px blue solid;
	color: red;
	text-decoration: none;
	padding:4px;
	display: block;
}
.NewsLink
{
	font-size: .75em;
	text-decoration: none;
	color: #666;
	padding:4px;
	display: block;
}
.NewsLink:hover
{
	cursor: hand;
	color: #643;
	background-color:#ccc;
}
.news2
{
	padding: 2px;
	font-size: .9em;
	text-align: center;
	font-weight: 600;
	border: 1px blue solid;
	color: red;
}
.facts
{ 
	line-height:24px;
	color: green;
	float: left;
	margin: 0;
	padding: 0px 0px 0px 10px;
}
.copyRight
{
	font-size: .8em;
	color: #ccc;
	text-align: justify;
}
div img
{
	border: 1px black solid;
}
a, a:visited
{
	color: #643;
}
a:hover
{
	color: #666;
}
a img.opa
{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7; 
	opacity: 0.7;
	-khtml-opacity: 0.7;
}
a:hover img.opa
{
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
	-khtml-opacity: 1.0;
}
.dropcap
{
	float: left;
	color: red;
	font-size: 60px;
	line-height: 54px;
	padding-top: 2px;
	padding-right:2px;
	font-family: times,"times new roman"
}
table.ztable
{
  margin:1em 0;
  font-size:85%;
}
.ztable td
{
  border-bottom:1px solid #ba9;
  padding:7px 10px;
  text-align:left;
  color:#643;
  vertical-align:top;
}
.ztable th
{
  border-bottom:1px solid #ba9;
  padding:7px 10px;
  text-align:left;
  color:#643;
  vertical-align:top;
}
.head th
{
  background:#AAA088 url("Images/bg_table2.jpg") repeat-x 0 0;
  padding:8px 10px;
  border-bottom-width:0;
  color:#fff;
}
.LastRow th, .LastRow td
{
	border-bottom:2px #643 solid;
}
.contactHeader
{
	color:#643;
	font-weight:bold;
}
.even td, .even th
{
	background: #f0f0ff;
}
td.cen
{
	text-align:center;
	vertical-align:middle;
}
.sitebottom
{
	background-color:#000;
	border-top: 1px solid #000;
}
