
  BODY {
	margin : 0px 0px 25px 0px;
}

  .top {
	background : #FFFFFF;
	width : 794px;
	text-align : center;
	position : absolute;
	top :0px;
	margin : 0px 0px 0px 106px;
}

  .left{
	font : 200 small Times New Roman;
	background : #4AA1E5;
	width : 100px;
	text-align : center;
	margin : 0px 0px;
	position : absolute;
	top : 0px;
}
.right {
	margin : 0px 888px;
	width : 110px;
	background : #4682B4;
	color : #D3DFFF;
	position : absolute;
	top : 0px;
}


	#main {
	width : 788px;
	font-family : "Times New Roman";
	background : #E0FFFF;
	top : 120px;
	position : absolute;
	margin-left : 107px;
}
OL {
	font-family : "Courier New", Courier, monospace;
	font-size : larger;
	font-weight : 300;
}

UL {
	font-family : "Times New Roman", Times, serif;
	font-size : larger;
	font-weight : 300;
}

LI {
	color : #6A5ACD;
}

 #lft {
	text-align : left;
}

#mid {
	text-align : center;
}

#rgt {
	margin-left : 854px;
	text-align : left;
}

 .body {
	position : absolute;
	top : 80px;
	width : 782px;
	margin-left : 106px;
	background-color : #DCDCDC;
}

 #list {
	margin-left : 105px;
	background-color : #DCDCDC;
	text-align : center;
	width : 811px;
	font-family : "Arrus BT";
	font-style : italic;
	font-size : large;
}
#center {
	text-align : center;
                                     
}

A:LINK {
	color: #00008B;
	text-decoration : none;
}

A:VISITED{
	color: #8B0000;
	text-decoration : none;
}

 A:ACTIVE{
	color: Silver;
}
  A:HOVER{
	background-color : White;
	 
}
   H1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 200%;
	font-style : italic;
	text-align : center;
}
 #small {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
}
H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #4682B4;
	font-style : italic;
	text-align : center;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-weight : bold;
}

.bodytext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
}

 .border {
	border : thin ridge Blue;
}


H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : Maroon;
	text-align : center;
}

#botnav{
                                       font-size : 8pt;
                                       font-family : Arial, Helvetica, sans-serif;
                                       text-align : center;

}
#nav{
	font-weight : bold;
	font-size : 8pt;
	font-family : Tahoma;
}
.warning{
	color : Red;
}

