﻿#Banner {
	background-image:   url(images/dha2006_02.gif);
	margin: 0px;
	padding: 0px;
}
body
{
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    font-size: 1em;
    font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    
}
#row2 {
	background-image:   url(images/dha2006_08.gif);
}
#row3 {
	background-image:   url(images/dha2006_15.gif);
}
#row4L {
	background-image:   url(images/dha2006_21.gif);
	vertical-align: top;
	width: 170px;
}
#row4R {
	background-image:   url(images/dha2006_24.gif);
	width: 33px;
	right: 0px;
}
.footer {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	color: #000000;
}
.copyright {
	background-color: #FFFFFF;
	font-size: small;
	text-align: center;
	margin-top: 10px;
	color: #000000;
}
#Main {
	text-align: left;
	vertical-align: top;
	padding: 0px 8px 8px;
	margin: 0px;
	width: 100%;
}
.blue {
	
	font-weight: bold;
	color: #005680;
}
.bluesm {
	
	font-weight: bold;
	color: #005680;
}
.green {
	
	font-weight: bold;
	color: #006600;
}
.greensm {
	
	font-weight: bold;
	color: #006600;
}
.center-bold {
	
	font-weight: bold;
	text-align: center;
}
.center
{
    text-align: center;
}
h1 {
    padding: 0px;
    font-family: Calibri, Verdana, Arial, Helvetica, Sans-Serif;
    color: #006600;
    margin: 0px;
    font-size: xx-large;
}
h2 {
	color: #006600;
	font-size: 1.3em;
    text-align: center;
}
a:link {
	color: #009933;
	font-weight: bold;
}
a:visited {
	color: #009900;
	font-weight: bold;
}
a:hover {
	color: #003300;
	font-weight: bold;
}
a:active {
	color: #009933;
	font-weight: bold;
}

h3 {
	color: #003300;
	font-weight: bold;
    text-align: center;
    font-size: 1em;
}
h4 {
	color: #000000;
	font-weight: bolder;
	text-align: center;
	font-size: 1em;
}
.table-r {
	text-align: right;
	border-top: 1px solid #97DCFD;
}
.note {
	text-align: right;
	width: 55%;
	
	padding-right: 15px;
}
.small {
	font-size: 20%;
	line-height: 20%;
}
#price-table {
	width: 95%;
	padding: 6px;
	border-top: 1px solid #97DCFD;
}

.price-table-td {
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: top;
	border-top: 1px solid #97DCFD;
	text-align: left;
}
.GreenAJT
{
	color: #006633;
	font-style:oblique;
	}
	.ImagePadding
	{
	padding: 15px;
	}
	
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.basictab{
margin-right: 5px;
margin-bottom: 5px;
font: bold 12px Verdana;
list-style-type: none;
text-align: right; /*set to left, center, or right to align the menu as desired*/
vertical-align: middle;
display:block;
z-index: -1;

}

.basictab li{
display: inline;


}
.Border
{
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
}

.basictab li a
{
    
	text-decoration: none;
	padding: 5px;
	
	background-color: #FFFFCC;
	color: #000000;
	border: solid 1px #666666;
	-moz-border-radius: 5px;
    border-radius: 5px;
    
	/*border-top: none;
    line-height:1.4;
margin-right: 3px;*/
	
	
}

.basictab li a:visited{
color: #000000;
}

.basictab li a:hover{
background-color: #DBFF6C;
color: black;
}

.basictab li a:active{
color: black;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
background-color: #DBFF6C;
color: black;
}
.TopGreenBK
{
    background-image: url('images/dha2009_12.gif');
    z-index = 100;
}
.Red
{color: #990000}
.TableLayout
{
width: 95%;
text-align: center;
}
.BlackBorder
{
    border: 1px solid #000000;
}
.BlueLine
{
    border-top: 1px solid #97DCFD;
    padding-top: 3px;
    padding-bottom: 3px;
}
.GreenBorder
{
    border: 1px solid #006600;
    margin-left: 10px;
    padding: 10px;
}
.RightCol
{
    padding: 6px 0px;
    margin:  12px 0px 8px 8px;
    
    min-height: 200px;
    float: right;
}

