/*  
*/
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, Tahoma, Verdana, Arial, Sans-Serif;
	background-color: #FFFFF5;
	background-image: url('bg.gif');
	color: #333;
	text-align: center;
}

.table	{
	font-size: 1.1em;
	line-height: 10pt;
}

a	{
	color: #800000;
	text-decoration: none; 
	cursor: pointer;
	voice-family: "\"}\"";
	voice-family:inherit;
}

.disabled	{
	color: #B0B0B0;
	text-decoration: none;
}

.page	{
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#C0C0C0,direction=140);
	text-align:center;
	margin:10px auto;
	margin-top: 50px;
	width:728px;
	border:1px solid #959596;
	background-image: url('bg.jpg');
	background-position: center top;
}

.page2	{
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#C0C0C0,direction=140);
	text-align:center;
	background-color: #FFFFF5;
	margin:10px auto;
	width:728px;
	border:1px solid #959596;
}

/*Comments*/
.note	{
	text-align:justify;
	font-size: 1.2em;
	margin: 5px auto;
	margin-bottom: 15px;
	padding: 15px;
	width:500px;
	border:1px solid #959596;
	background-color: #fef7db;
}
.note2	{
	text-align:center, justify;
	font-size: 1.2em;
	margin: 5px auto;
	margin-bottom: 15px;
	padding: 15px;
	width:500px;
	border:1px solid #959596;
	background-color: #FFFFF5;
}

.head	{
	font-size: 1.1em;
	line-height: 10pt;
}

form #commentform	{
	font-size: 1.1em;
}
/*/Comments*/

.heading	{
	font-family: Georgia, Tahoma, Verdana, Arial, Sans-Serif;
	text-align: center;
	font-size: 1.1em;
	}
}

form .input	{
	letter-spacing: -1px;
	font-family: Georgia;
	border: 0px solid #808080;
	font-size: 1.7em;
	font-style: italic;
	font-weight: normal;
	width: 710px;
}

.button	{
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#C0C0C0,direction=140);
	font-family: Georgia;
	background-color: #F0F0F0;
	border: 1px solid #808080;
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
}

.footer	{
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	width: 728px;
	line-height: 9pt;
}
