body {
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#051c00;

}

p.yellow{font-size: 150%;
font-style: bold;
color: #FFD700;
text-align: center;
}

p.menu{font-size: 120%;
position:absolute; 
top:180px;
left:15px;
width: 250px;
height: 220px;
font-style: bold;
color: #F5F5F5;
text-align: center;
background-color:midnightblue;
}

p.left{font-size: 130%;
position:absolute; 
top:180px;
left:45px;
width: 250px;
height: 220px;
font-style: bold;
color: #F5F5F5;
text-align: left;
}

p.left2{font-size: 130%;
position:absolute; 
top:180px;
left:45px;
width: 300px;
height: 220px;
font-style: bold;
color: #F5F5F5;
text-align: left;
}

p.intro{font-size: 150%;
position:absolute; 
top:175px;
left:355px;
width: 300px;
height: 300px;
font-style: bold;
color: #F5F5F5;
text-align: center;
}

p.main{font-size: 130%;
position:absolute; 
top:150px;
left:35px;
width: 900px;
height: 500px;
color: #F5F5F5;
text-align: left;
}

p.pic{
font-size: 130%;
color: #DDA0DD;
text-align: center;
}

p.links{font-size: 130%;
color: #FFD700;
text-align: left;
}

p.rtn{font-size: 150%;
position:relative; 
top:320px;
left:210px;
width: 600px;
height: 50px;
color: #F5F5F5;
text-align: center;
}

p.ftr{font-size: 90%;
position:absolute; 
top:460px;
left:740px;
width: 250px;
height: 50px;
font-style: bold;
color: #7B68EE;
text-align: center;
}



p.ind{font-size: 90%;
font-style: bold;
color: #FF0000;
text-align: center;
}

p.ctl{font-size: 150%;
font-style: bold;
color: #F5F5F5;
text-align: center;
}


p.lrg
{
font-size: 150%;
color: blue;
font-style: bold;
text-align: center;
}

p.dtc
{
font-size: 150%;
color: #7FFF00;
font-style: bold;
text-align: center;
}

#7FFF00

table
{
font-size: 120%;
color: #F5F5F5;
text-align: center;
}

th
{
background-color: blue;
}

td
{
background-color:midnightblue;
text-align: left;
}

td.frm{
background-color:#051c00 ;
}

div.mpbflp { 
position: absolute; 
top:210px;
left: 800px; 
width: 130px;
height: 180px; 

}


div.com { 
position: absolute; 
top:140px;
left: 15px; 
width: 1000;
height: 290px; 
overflow: auto;
color: #F5F5F5;
}

div.clb { 
position: absolute; 
top:175px;
left: 25px; 
width: 500;
height: 325px; 
overflow: auto;
color: #F5F5F5;
}

div.info { 
position: absolute; 
top:175px;
left: 500px; 
width: 490px;
height: 230px; 
overflow: auto;
color: #F5F5F5;
font-size: 150%;
}

div.tc1 { 
position: absolute; 
top:145px;
left: 25px; 
width: 350;
height: 350px; 
overflow: auto;
white-space:normal;
color: #F5F5F5;
}

div.tc2 { 
position: absolute; 
top:145px;
left: 500px; 
width: 350;
height: 350px; 
overflow: auto;
color: #F5F5F5;
}

div.vid { 
position: absolute; 
top:165px;
left: 50px; 
width: 500;
height: 350px; 
}

div.dtc { 
position: absolute; 
top:365px;
left: 290px; 
width: 200;
height: 150px; 
}

div.ssv { 
position: absolute; 
top:110px;
left: 354px; 
width: 216;
height: 324px; 
}

div.pgh { 
position: absolute; 
top:85px;
left: 254px; 
width: 500;
height: 400px; 
}

div.pgv { 
position: absolute; 
top:85px;
left: 394px; 
width: 220;
height: 400px; 
}





#buttonNor {
background-color: #e25936;
color: #FFFFFF;
border-style: solid;
border-width: 2px;
border-color: #c0c0c0 #708090 #708090 #c0c0c0;
margin: 2px;
padding: 2px 2px;
text-decoration: none;
text-align: center;
width: 11em;
display: block;
}
#buttonOvr {
background-color: #FFFFFF;
color: #e25936;
border-style: solid;
border-width: 2px;
border-color: #708090 #c0c0c0 #c0c0c0 #708090;
margin: 2px;
padding: 2px 2px;
text-decoration: none;
text-align: center;
width: 11em;
display: block;
}
#buttonDwn {
background-color: #FF0000;
color: #0000FF;
border-style: solid;
border-width: 2px;
border-color: #EEE8AA #FFFFE0 #FFFFE0 #EEE8AA;
margin: 2px;
padding: 2px 2px;
text-decoration: none;
text-align: center;
width: 11em;
display: block;
}



a:link     { color:#FF69B4 }
a:visited  { color:#00FFFF}
a:active   { color:	#DDA0DD}
a:hover    { background-color: #483D8B }

a.menu:link    {color: #FFFFFF; text-decoration: none}
a.menu:visited {color: #FF6347; text-decoration: none}
a:menu active  {color: #FF0000; text-decoration: none }
a.menu:hover   {background-color: #FFFFFF}

@media print

p,li,td {font-family:verdana; font-size:10pt}




