body			{background-color:#dddddd;
			background-image:url('images/bkg2.jpg');
			background-attachment:fixed;
			font-family:arial,verdana,'times new roman',sans-serif;
			font-size:1em;
			}
td			{font-family:arial,'garamond bold','courier new','times new roman',sans-serif;
			font-size:1em;
			font-weight:bold;
			}
.leftCell		{
			}
.tableBack1		{background-color:#000099;
			color:#ffffff;
			width:400px;
			font-size:12pt;
			font-weight:bold;
			}
.aniGifBox		{border-style:outset;
			border-width:medium;
			padding:0px;
			background-color:#bfbfbf;
			width:402px;
			}
.infoHeader		{background-color:#dddddd;
			border-style:outset;	
			border-width:medium;
			color:black;
			width:200px;
			font-family:arial,sans-serif;
			font-weight:bold;
			font-size:14pt;
			padding:1px;
			}
.button1		{background-color:#e9e9e9;
			color:black;
			font-weight:bold;
			font-family:arial,sans-serif;
			text-decoration:none;
			font-size:1em;
			width:200px;
			padding:0px;
			border-width:thick;
			border-style:outset;
			border-color:gray;
			}
.button2		{background-color:blue;
			color:white;
			font-weight:bold;
			font-family:'garamond bold','courier new','times new roman',arial,sans-serif;
			text-decoration:none;
			font-size:1.1em;
			width:200px;
			padding:0px;
			border-width:medium;
			border-style:outset;
			border-color:#777777 #5511ff #5511ff #777777;
			text-align:left;
			cursor:hand;
			}
.button3		{background-color:#dddddd;
			color:black;
			font-weight:bold;
			font-family:arial,'garamond bold','courier new','times new roman',sans-serif;
			text-decoration:none;
			font-size:10pt;
			width:200px;
			padding:0px;
			border-style:outset;	
			border-width:medium;
			text-align:left;
			}
a:link			{text-decoration:none;
			font-size:9pt;
			}
a:hover			{text-decoration:none;
			font-size:9pt;
			color:red;
			}
.mainBox		{width:250px;
			padding:5px;
			border-width:medium;
			border-style:double;
			border-color:#777777;
			}
.cellBack1		{
			}
