body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color:#666666;
	text-align:left;
	font-size:14px;;
	/* line-height:1.4em;  */
	overflow-x:hidden;
	background-image: url(images/bkgrnd.gif);
	background-repeat: repeat-y;
}
.style2 {color: #82adcd}

input { font-size: 11px; }
select { font-size: 11px; }
option { font-size: 11px; }
textarea { font-size: 11px; }
img { border: 0px; }

.giant    { font-size: 48px; }
.largest  { font-size: 24px; }
.larger   { font-size: 18px; }
.large    { font-size: 14px; }
.medium   {
	font-size: 12px;
	color: #999999;
	line-height: 1.4em;
}
.normal   { font-size: 11px; }
.small    { font-size: 10px; }
.smaller  { font-size: 9px; }
.smallest { font-size: 8px; }

.left   { text-align: left; }
.right  { text-align: right; }
.center { text-align: center; }
.vtop   { vertical-align: top; }
.vbot   { vertical-align: bottom; }
.vmid   { vertical-align: middle; }
.vtbot  { vertical-align: text-bottom; }

.bold   { font-weight: bold; }
.unbold { font-weight: normal; }

.hdrbar { background-color: #0072BC; }

.nopad td { padding: 0px; }
.pad10 td { padding: 10px; }
.pad5 td { padding: 5px; }
.pad3 td { padding: 3px; }
.pad2 td { padding: 2px; }
.pad0 td { padding: 0px; }
.pad5nl td { padding: 5px 10px 5px 0px; }

a{
	color:#999999;
	/* font-size:14px; */
	text-decoration:none;
	/* line-height: 2.5em; */
}

a:link    {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover   {
	color: #82adcd;
	text-decoration: none;
}

a.navigationdrk:link    { color: #82adcd; text-decoration: none; }
a.navigationdrk:visited { color: #82adcd; text-decoration: none; }
a.navigationdrk:hover   { color: #447ba3; text-decoration: none; }

h2{
	padding-top:0px;
	margin-top:0px;
	color: #81afd1;
	font-weight: lighter;
	line-height: 1em;
}
.navigation {
	line-height: 2em;
}

table#mainbd{
    width: 1000px;
    
}

table#mainbd td{
    width:0px;
    padding:0 0 0 45px;
    margin:350px 0 0 0;
    height:10px;
    /* border:1px solid green; */
    /* overflow:auto; */
}

div.img {
    padding-bottom:24px;
    font-size:11px;   
}

table#mainbd td#main{
    width:800px;
    height:700px;
}

img#logo{
	position:absolute;
	top:0;
	left:0px;
}

.lrg{
    font-size:34px;
    line-height:.5em;
    font-weight:normal;
    padding:10px 0 0 0;
    margin:0;
}

div#body a{
    font-size:18px;
    line-height:1.4em;
    color: #c1c1c1;
}
.navigationdrk {
	line-height: 2em;
	color: #D1E4F1;
}

