body {background-color: #FFFFFF; background-position: left; background-image: url("/title/yellow.jpg"); background-repeat: repeat-y; }
h1 {text-align: center; color: #F83A99; font-size:20pt}
h2 {text-align: center; color:#FF9900; font-size:10pt}
h3 {color:#6699ff}
P.footer { color:#F83A99 }
p {font-size:12pt; margin-left: 15px; color: #6699FF}
th {color:#6699ff}
td {color: #6699ff}
a:link     {color: #FF9900}
a:visited  {color: #f83a99}
a:active   {color:#FF9900}
a:hover    {color:#f83a99; text-decoration: underline;}
A{text-decoration:none}


.leftcolumn {
position:       absolute;
width:          200;
top:            50px;
left:           0px;
padding-right: 0.2em;
    border-left: none;
    border-right: solid;
    border-top: none;
    border-bottom: none;
    border-left-width: thin;
    border-right-width: thin;
    border-color: #F83A99;
}

.rightcolumn {
position:       absolute;
width:          500;
top:            50px;
left:          250px;
}

.verticalad {
position:	absolute;
width:		120px;
height:		600px;
left:		575px;
top:		125px;
}

.rightcolumn2 {
position: 	absolute;
width:		500;
top:		10px;
left:		200px;
}

.ad1 {
position:	absolute;
top:		0px;
left:		200px;
}

.title {
position:       absolute;
top:            60px;
left:           0px;
}

.title1 {
position:	absolute;
top:		10px;
left:		250px;
}

.imagetable {
position:	absolute;
width-length:	300px;
top:		60px;
left:		200px;
}

.pagetable {
position:	absolute;
top:		65px;
left:		550px;
}

.infotable {
position:	absolute;
top:		100px;
left:		550px;
}

.news {
position:	absolute;
top:		275px;
left:		200px;
}

.footer {
position:	absolute;
top:		700px;
left:		200px;
}

.style1 {color: #B0C4DE}

.changed {
    padding-left: 0.2em;
    border-left: solid;
    border-right: none;
    border-top: none;
    border-bottom: none;
    border-left-width: thin;
    border-color: #191970;
	left:          300px;
  }

