/* CSS Document */
@charset "utf-8";

body {
margin: 0;
background-image: url(../_bkd-logo/morphocnr.gif);
background-repeat: no-repeat;
}

body,td,th {
font-family: Georgia, "Times New Roman", Times, serif;
color: #003333;
font-size: 14px;
}

a:link
{
background:url(../Buttons/but-bkd-b.gif) #FFFFFF bottom left repeat-x;
border:solid #339900 1px;
padding:1px;
color:#003300;
text-decoration:none;
}

a:hover
{
background:url(../Buttons/but-bkd-a.gif) #FFFFFF bottom left repeat;
color:#336600;
text-decoration:none;
}

a:active
{
background:url(../Buttons/but-bkd-a.gif) #FFFFFF bottom left repeat;
color:#336600;
text-decoration:underline;
}

a:visited
{
background:url(../Buttons/but-bkd-b.gif) #FFFFFF bottom left repeat-x;
color:#003300;
text-decoration:none;
}

a:visited:hover
{
background:url(../Buttons/but-bkd-a.gif) #FFFFFF bottom left repeat;
color:#336600;
text-decoration:none;
}


#hdr {
margin: 0px;
padding: 0px;
height: auto;
width: auto;
position: absolute;
z-index: 2;
left: 0px;
top: 0px;
text-align: right;
vertical-align: bottom;
}

#menu {
height: auto;
width: 100px;
position: fixed;
top: 120px;
left: 0px;
padding: 0px;
margin: 0;
z-index: 1000;
text-align: center;
display: block;
}

#submenu{
clear:both;
height:auto;
position:absolute;
text-align:center;
width:auto;
z-index:auto;
margin: 10px 0 0 0;
top: 222px;
left: 0px;
}
#logo {
position: absolute;
z-index: auto;
height: auto;
width: auto;
left: 110px;
top: 10px;
}

#time {
position: absolute;
height: auto;
width: auto;
left: 325px;
top: 10px;
z-index: auto;
text-align: left;
}

#translate {
height: auto;
width: 275px;
position: absolute;
z-index: auto;
left: 525px;
top: 5px;
background-color: transparent;
}



#stats {
margin: 0px;
padding: 0px;
position: absolute;
z-index: auto;
left: 825px;
text-align: center;
width: auto;
border: 0;
bottom: 0px;
clear: both;
top: 3px;
height: auto;
}


#1n1dom
{
margin: 0px;
padding: 0px;
z-index: auto;
width: auto;
height: auto;
position: inherit;
text-align: center;
left: 0px;
top: 10px;
clear: right;
}

#content {
width: 1000px;
padding: 0;
position: absolute;
top: 120px;
left: 105px;
text-align: center;
z-index: auto;
margin: 0;
height: auto;
border: ridge 2px #FFFFF0;
background-repeat: repeat;
}
/* Copyright Div at Bottom of "Content" ID*/
#copy {
margin: 0px;
padding: 0px;
width: auto;
position: relative;
left: 0px;
bottom: 0px;
clear: both;
}
#dblcol {
margin: 0;
float: left;
height: auto;
text-align:center;
width: 790px;
vertical-align: top;
}

#snglcol {
margin: 0;
float: left;
height: auto;
text-align:center;
width: 200px;
vertical-align: top;
padding: 0;

}

/* 3 Page Columns in row nested inside content div. */ 
#col-1 {
margin: 0;
float: left;
height: auto;
text-align:center;
width: 225px;
vertical-align: top;
}
#col-2 {
margin: 0;
float: left;
height: auto;
text-align:center;
width: 475px;
vertical-align: top;
padding: 0;
}

#col-3 {
margin: 0;
float: left;
height:auto;
text-align:center;
padding: 10px;
vertical-align: top;
width: 250px;
filter: alpha(opacity=100);
opacity:1;
}



#tbl-main {
width: 100%;
padding: 0;
}

#t1 {
	width: 100%;
}

#t2 {
	width: 325px;
}
#t3 { font-size: 16px; }


#I3 {
width: 75px;
height: 75px;
border: 0;
allowtransparency: true;
position: absolute;
left: 5px;
top: 400px;
}

.contain {
height: 150px;
width: 200px;
position: relative;
margin: 15px;
z-index: auto;
}

.img-1 {
position: relative;
height: 150px;
z-index: auto;
width: 100%;
}


.bkd {
z-index: auto;
position: absolute;
top: 0px;
height: 150px;
width: 100%;
left: 0px;
filter: alpha(opacity=40);
opacity:0.4;
}

.text {
height: auto;
width: auto;
z-index: auto;
position: relative;
margin: 0px;
padding: 5px;
text-align: center;
}
h1 {
font-size: 36px;
color: #006600;
}
h2 {
font-size: 30px;
color: #990000;
}
h3 {
font-size: 24px;
color: #0066FF;
}
h4 {
font-size: 18px;
color: #6600FF;
}


.style1 { color: #990000; 
}

.style2 {
line-height: 125%;
color: #000000;
}


.style3 { color: #006600; 
}

.style4 { color: #6600FF }

.style5 { color: #FF0000 }

.style6 {
color: #FFFFFF;
font-weight: bold;
}

.style8 { color: #FF3300; 
}

.style9 { color: #3300CC; }


.hilite {
border:ridge 2px #0099CC;
padding: 2px 5px;
}
#bkdLtBlu { background-color: #99FFFF; }

.lnht125 { line-height: 125%; }

.lnht150 { line-height: 150%; }

.lnht200 { line-height: 200%; }

.fnt10pt { font-size: 10px; }

.fnt12pt { font-size: 12px; }

.fnt16pt { font-size: 16px; }

.fnt18pt { font-size: 18px; }
