.buttontable
	{
	width: 100%;
	}
	
.red
{
	color:#C00;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
	.red h3
	{font-size:15px;}

	.red p
	{font-size:13px;}
	
.buttontable td
	{
	text-align: center;
	}
	
.buttontable .buttonlinks
	{
	padding: 10px;
	font: 10px/12px Georgia, "Times New Roman", Times, serif;
	color: #93AEB5;
	}
	
.buttontable .buttonlinks a
	{
	padding: 0 8px;
	text-decoration: none;
	}
	
.buttontable .buttonlinks a:hover
	{
	text-decoration: underline;
	color: #cc0000;
	}
	
.warning
	{
	color:#FF0000;
	font-size:12px;
	/*text-align:center;*/
	font-family:Arial, Helvetica, sans-serif;
	}
	
.title
	{
	color:#FF0000;
	text-align:center;
	font-size:16px;
	font-weight: bold;
	}

#warningDiv
	{
	padding:0 20px;
	}
