﻿/*=====================================================
  New Styles
  ====================================================*/

body				{ color:#ffffff;font-family: "Times New Roman", Times, serif;font-size:12pt;margin:0px;background-color:#000000;}
a:link				{ color:#ffffff;font-family: "Times New Roman", Times, serif;font-size:12pt;text-decoration:underline;font-weight:normal; }
a:visited			{ color:#ffffff;font-family: "Times New Roman", Times, serif;font-size:12pt;text-decoration:underline;font-weight:normal; }
a:hover				{ color:#c3c9d9;font-family: "Times New Roman", Times, serif;font-size:12pt;text-decoration:underline;font-weight:normal;}                   
a:active			{ color:#ffffff;font-family: "Times New Roman", Times, serif;font-size:12pt;text-decoration:underline;font-weight:normal; }

p 					{ color:#ffffff;font-family: "Times New Roman", Times, serif;font-size:12pt;text-decoration:none;font-weight:normal;}

.frm				{ color:#ffffff;font-family: "Times New Roman", Times, serif;font-size:9pt;font-weight:normal; }
.frm_required		{ color:#7A1E1F;font-family: "Times New Roman", Times, serif;font-size:8pt;font-weight:bold; }

.error_text			{ color:#F6DDAB;font-family: "Times New Roman", Times, serif;font-size:8pt;font-weight:normal;font-style:italic; }
.commandButton		{ border:solid 1px #000000;color:#7A1E1F;font-family: "Times New Roman", Times, serif,arial;font-size:8pt;text-decoration:none; font-weight:normal;background-color:#ffffff;padding:1px; cursor:hand; }				  



