<!--

body {
margin: 0;
padding:0;
background: #003300;
width: 100%;
height: 100%;
font-family: verdana, arial, sans-serif;
}
a:link {color:#006600; }
a:visited  {color:#006600; }
a:active {color:#006600;}
a:hover {color:#006600;}

#class1 a:link { color:#FFFF99; }
#class1 a:visited { color:#FFFF99; }


#content a:link { color:black; text-decoration: none; }
#content a:visited  { color:black; text-decoration: none; }
#content a:active {color:black; text-decoration: none;}
#content a:hover {color:black; text-decoration:none; font-weight:bold;}

.im1 {border-style:outset;
	border-color: black;
	border-width:8px;}


#wholepage
{

width:800px;	
margin-left: auto;
margin-right: auto;
border: 1px solid gray;
background-color: #FFFFFF;

}


.header {/* for content see "head.html" */
width: auto;
height: 130px;
/* background: url(images/logo2.jpg); */
background-color: white;
color: #FFCC33;
font-family: Arial, Verdana, sans-serif; font-size: 14px; color: #0066FF; vertical-align: top; text-align: center;  
padding: 4px;
border: 0px solid black;
}

.side-a  {
position: relative;
float: left;
width: 320px;
height: 400px;
background: url(images/dc2.jpg);
background-repeat: repeat;
color:BLACK; font-family:Arial, Verdana; text-align: left; font-size: 8pt;
	}
.side-b { 
	position: relative;
	margin-right:20px;
	float: right;
	width: 380px;
	height: auto;
	background: url(images/dc2.jpg);
	background-repeat: repeat;
	color:BLACK; font-family:Arial, Verdana; text-align: left; font-size: 8pt;
   }
.E {color:#008000;  font-family: Arial, Tahoma; font-size: 9pt;text-align: left;}
.F {color:BLACK; font-family:Arial, Tahoma; font-size: 12pt;}
.G {color:BLACK; font-family:Arial, Tahoma; font-size: 12pt; margin-right:25pt; text-align:justify;}
.I {color:#FF6633; font-family:tahoma; font-size: 12pt; }
.J {margin-left:125pt; color:#008000; font-family:monotype corsiva, arial; font-size: 28pt; text-align: left}

.L {margin-left:5pt; color:BLACK; font-family:Arial, Verdana; text-align: left; font-size:9pt;}
.LL {color:green; font-family:Arial, Verdana; text-align: center; font-size: 8pt;}

.T {color:BLACK; font-family:Arial, Verdana; font-size: 14pt; text-align: center}
.TT {color:BLACK; font-family:Arial, Verdana; font-size: 12pt; text-align: center}
.U {color:BLACK; font-family:Arial, Verdana; font-size: 10pt; text-align: center}
.UU {color:BLACK; font-family:Arial, Verdana; font-size: 10pt; text-align: left}
.UUU {color:GREEN; font-weight:bold; font-family:Arial, Verdana; font-size: 10pt; text-align: center}
.V {color:BLACK; font-family:Arial, Verdana; font-size: 8pt; text-align: center}
.BOO {color: RED; font-size:4pt; display: none;}

.centerstuff {
  width: 420px ;
  margin-left: auto ;
  margin-right: auto ;
}
.centerstuff1 {
 text-align: center;
  margin-left: auto ;
  margin-right: auto ;
}

.frame {
/*top: 400px;*/
overflow: hidden;
width: 790px;
height:auto;
border: none;
font-size: 14px;
padding:8px;
}
.frameA {
top: 400px;
width: 790px;
height:340px;
border: none;
overflow: visible; 
padding:0px;
}


.sa2  {
position: relative;
float: left;
width: 140px;
height:450px;
/*height:auto;*/
background:url(images/side1c.jpg);
background-repeat: no-repeat;
/*background:#FFFF66;*/
color:BLACK; font-family:Arial, Verdana; text-align: center; font-size: 8pt;
	}


.sb { 
	position: relative;
	float: right;
	width: 620px;
	height: auto;
	background: white;
	color:BLACK; font-family:Arial, Verdana; text-align: left; font-size: 8pt;
   }

.footer {

width: 780px;
bottom:0%;
background-color:#002100;
color: #ffffff;
font-size: 12px;
text-align:center;
padding: 0px;
}

