/*  
*/
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:"Lucida Grande",Calibri,Arial,sans-serif;
	background-color: #C0C0C0;
	color: #000;
	text-align: center;
	}


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


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


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


.page	{
	text-align:center;
	margin:10px auto;
	margin-top: 40px;
	width:728px;
	border:1px solid #959596;
	background-image: url('bg.jpg');
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #ed2024;
}

.page2	{
	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:"Lucida Grande",Calibri,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	{
	color: #FFFF00;
	font-family:"Lucida Grande",Calibri,Arial,sans-serif;
	background-color: #800000;
	border: 1px solid #000;
	font-size: 1.5em;
	font-weight: normal;
	}

.copybutton	{
	display: none;
	>display: block;
	color: #FFFF00;
	background-color: #d31c20;
	border: 1px solid #000;
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	width: 400px;
	}
	
.footer	{
	text-align: center;
	font-size:1.1em;
	font-weight: normal;
	width: 728px;
	line-height: 9pt;
	}


.foulword	{
	margin: 0;
	position:relative; 
	top:-23px; 
	left:-3px;
	color: #FFE840; 
	height: 50px; 
	letter-spacing: -2px; 
	background-color: transparent; 
	font-family: Tahoma;
	border: 0px solid #000;
	font-size: 1.8em;
	font-style: normal;
	font-weight: bold;
	width: 710px;
	text-align:center;
	}

.foulword2	{
	margin: 0;
	position:relative;  
	top:30px; 
	color: #AE0000; 
	height: 50px; 
	letter-spacing: -2px; 
	background-color: transparent; 
	font-family: Tahoma;
	border: 0px solid #000;
	font-size: 1.8em;
	font-style: normal;
	font-weight: bold;
	width: 710px;
	text-align:center;
	}
