
.class1 a:link {
   color: #CC00CC;
   font-size: 1.0em;
   text-decoration: none;
   background-color: #FFFFFF;
}

.class1 a:visited {
   color: #FF0033;
   font-size: 1.0em;
   text-decoration: none;
   background-color: #FFFFFF;
}

.class1 a:hover {
   color: #000000;
   background-color: #FFFFFF;
   text-decoration: underline; 
}

.class1 a:active {
   text-decoration: none;
   background-color: #FFFFFF;
}

.class2 a:link {
    color: #000000;
    text-decoration: none;
}

.class2 a:visited {
    color: #000000;
    text-decoration: none;
}

.class2 a:hover {
   color: #000000;
   background-color: transparent;
   text-decoration: underline; 
}

.class2 a:active {
   color: #000000;
   text-decoration: none;
}

.class3 a:link {
    color: #000000;
    text-decoration: none;
    font-size: 1.2em;
}

.class3 a:visited {
    color: #000000;
    text-decoration: none;
    font-size: 1.2em;
}

.class3 a:hover {
   color: #000000;
   background-color: transparent;
   text-decoration: underline; 
   font-size: 1.2em;
}

.class3 a:active {
   color: #000000;
   text-decoration: none;
   font-size: 1.2em;
}

.bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -2;
}

.bg2  {
    background-image:url("images/wave3.jpg");
    background-repeat:repeat-x;
}
.bg3   {
   background-image:url('images/background.jpg');
   background-position:15px 15px;
}

.body {
	background-image: url("images/background.jpg");
	background-position: center;
	background-repeat:no-repeat;
}

.body1 {
   background-color: #CCCCFF;
   background-position: center;
   background-repeat: no-repeat;
}
.body2 {
   background-color: #FF0000;
   background-position: center;
   background-repeat: no-repeat;
}
.div1 {
   text-align: center
}

.fg {
position:relative;
} 

.font1 { 
   color: #FFFFFF;
   background-color: transparent;
   font-size: 2.4em; 
}

.font2 {
   position: absolute; 
   top: 15px; 
   width: 370px;
   height: 80px; 
   font-size: 60pt; 
   font-family:Verdana,sans-serif;; 
   color:#808080;
}
.font3 { 
   color: #FFFFFF;
   background-color: #3333FF;
   font-size: 1.0em;
}
.font4 {
   color: #FF0008;
   background-color: transparent;
   font-size: 1.6em;
   font-weight: bold;
}
.font5 {
   color: #000000;
   background-color: transparent;
   text-align: right;
   font-size: 1.0em;
}
.font6 {
   color: #000000;
   text-decoration: underline;
   background-color: #FFFFFF;
   font-size: 1.0em;
   font-weight: bold
}
.font7  {
    color: #663300;
    text-align: center;
    text-decoration: underline;
    background-color: transparent;
    font-size: 3.0em;
    font-weight: bold;
    font-family: "Apple Chancery", "Zapf Chancery", cursive;
}
.font8  {
    color: #00FF00;
    text-align: center;
    font-size: 2.2em;
    font-weight: bold;
    text-decoration: underline;
    font-family: "Apple Chancery", "Zapf Chancery", cursive;
}
.font9  {
    color: #000000;
    text-align: center;
    background-color: transparent;
    font-size: 1.8em;
    font-weight: bold;
    text-decoration: underline;
    font-family: "Apple Chancery", "Zapf Chancery", cursive;
}
.font10  {
    color: #FFFF00;
    background-color: transparent;
    font-size: 1.8em;
}
.font11  {
    color: #000000;
    background-color: transparent;
    font-size: 1.8em;
    font-weight: bold;
    
}
.font12  {
    color: #000000;
    background-color: transparent;
    font-size: 1.0em;
    font-weight: bold;
    
}
.font13 {
    color: #000000;
    background-color: transparent;
    font-size: 2.0em;
    font-weight: bold;
    
}
img { border: none; }

.img1     {
    display: block;
    margin-left: auto;
    margin-right: auto; 
}

.p1      { text-align: center; }
.shadow  { position:relative; display:block; color:#fff; }
.shadow span { position:absolute; display:block; top:0px;  }
.shadow:before { display:block; padding:1px; content: attr(title); color:#666; }
.table1 {
   margin: 0px ;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
}
.table2 {
  border-collapse: collapse;
} 
.th1 {
	border-width: 5px 5px 5px 5px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: black black black black;
}
.td1 {
	border-width: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: black black black black;
} 
.td2 {
   width: 900px;
}
.td3 {
   background-color: blue;
   width: 350px;
}
.tdback1 { 
   background-image: url("images/background.jpg");
}
.width1 {
   width:1%;
}
.width5 {
   width:5%;
}
.width7 {
   width:7%;
}
.width10 {
   width:10%;
} 
.width20 {
   width:20%;
} 
.width40 {
   width:40%;
}
.width50 {
   width:50%;
}   
.width75 {
   width:75%;
}
.pic50 {
   width:244px;
   height:186px;
}
.color01 {
   background-color: #7FFFD4;
}
.color02 {
   background-color: #FFEBCD;
}

