/* CSS Document */

BODY	{
		CURSOR: url(MW_CURSR.CUR);
}

h1 {font-size:24px; 
	text-align:center;
}

h2 {font-size:22px;
	text-align:center;
}

h3 {font-size:20px; 
	text-align:center;
}

a { color:#666666; 
	font-size:14px; 
	font-weight:400; 
	text-decoration:none;
}

table.frame  {background-repeat:no-repeat; 
	background-image:url(pics/plate.jpg); width:800px; height:600px
	}
	
table.frame2  {background-repeat:no-repeat; 
	background-image:url(pics/plate2.jpg); width:800px; height:600px
	}
	
table.nav  { width:500px; height:70px;
	position:relative; left:230px; top:20px
	}
	
p	{font-family:Times, Times New Roman, serif; 
		color: #000000;
		margin:18px;
}
	
p.large {font-family:Arial, Helvetica, sans-serif; 
		color: #989898; 
		font-size:16px
}
	
p.white {font-family:Times, Times New Roman, serif; 
		color: #989898; 
		font-size:12px
}

a:link	{color:#669966;
			text-decoration:none;
			font-weight:bold;}

a:visited	{color:#669966;
			text-decoration:none;
			font-weight:bold;}

a:active	{color:#ffffff;
			text-decoration:none;
			font-weight:bold;}

a:hover	{color:#ffffff;
			text-decoration:none;
			font-weight:bold;}
	

div.scrolling  {overflow: auto; 
			width: 640px; 
			height: 350px; 
		 	border: 1px solid #333333; 
			background-color: #cccccc; 
			padding-left:20px;
			padding-bottom:5px;
			padding-right:20px;
			position:relative; 
			left:55px; 
			top:120px; 
}
div.scrolling2  {overflow: auto; 
			width: 590px; 
			height: 350px; 
		 	border: 2px solid #fffffff; 
			background-color: #cccccc; 
			padding-left:20px;
			padding-bottom:5px;
			padding-right:20px;
			position:relative;  left:85px; top:10px; margin-top:0px;
}


div.frame  {overflow: hidden; 
		 	border: 1px solid #333333; 
			background-color: #cccccc; 
			padding-left:0px;
			padding-bottom:0px;
			padding-right:0px;
			position:relative; float:none;
			background-repeat:no-repeat; 
			background-image:url(pics/plate.jpg); 
			width:800px; height:600px; left:0px; top:0px;
}

div.frame2  {overflow: hidden; 
		 	border: 1px solid #333333; 
			background-color: #cccccc; 
			padding-left:0px;
			padding-bottom:0px;
			padding-right:0px;
			position:relative; float:none;
			background-repeat:no-repeat; 
			background-image:url(pics/plate2.jpg); 
			width:800px; height:600px; left:0px; top:0px;
}

div.titlebar  {overflow: none; 
		 	border: 0px solid #333333; 
			padding-left:0px;
			padding-bottom:0px;
			padding-right:0px;
			position:relative; 			 
			width:640px; height:120px; 
			left:82px; 
			top:30px; 
}

span.white {font-family:Times, Times New Roman, serif; 
		color: #ffffff; 
		font-size:12px; text-align:left; 
}

span.black {font-family:Times, Times New Roman, serif; 
		color: #000000;
		 text-align:left; 
}
