/* CSS Document */

.orange 
{ 
	background-image:url("../images/e10orangestrip.JPG"); 
	width:15%
}

.horizontal 
{
	background-image:url(../images/topframe1.jpg);
 	height:20pt; 
	word-spacing: 50pt
}

.pageheading
{ 
	background-image:url(../images/topframe1.JPG);
	word-spacing:normal

}




.top
{
	background-image:url(../images/e10name.jpg); 
	background-repeat:no-repeat; 
	background-position: top left;
	background-attachment: scroll;
	height:25px;
} 

td.inner
{
  	background-image:url(../images/inframe.JPG);
  	height:27; font-family:"Courier New", Courier, mono; 
	font-size:26px; 
	color:#00CCFF; 
	font-weight:bold
}
.backColor
{
	background-color:#CCCCCC
}

.fontSize
{
	font-size: 100% 
}
			
a:visited 
{
	color: #FFFFFF;
	font-size: 16px; 
	
}

a:active 
{
	color: #990000
}

a:hover 
{
	color:#FF0000;
	font-weight:bold
}

a.in:visited
{ 
	color: #FF0000
}

td.verical 
{
	background-image:url(../images/leftframe.JPG);
	width:4%
}

table
{
	width:100%; 	
	height:100%
}

table.images
{
	width:80%; 
	height:100%
}

img.refined 
{
	height:40pt; 
	width:40pt
}

body
{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}
