/* Style Sheet For MinorCon.org Contact Form */

BODY	{ background: #333333 url("bg.gif");
	 font-family: arial, helvetica, sans-serif;
	 font-style: normal;
	 font:color: #FFFFFF;
	 font-size: 14pt}

td	{ font-family: arial, helvetica, sans-serif;
	 font-style: normal;
	 font:color: #FFFFFF;
	 font-size: 10pt }

A:link	{ color: #F76B08;
	 font-family: 'Arial', Tahoma, sans-serif }

A:visited { color: #FFAD73;
	 font-family: 'Arial', Tahoma, sans-serif }

A:active	{ color: #FFFFFF;
	 font-family: 'Arial', Tahoma, sans-serif }

A:hover	{ color: #FFFFFF;
	 font-family: 'Arial', Tahoma, sans-serif }

H1	{ font-weight: normal;
	 font-style: normal;
	 font-size: 32pt;
	 text-align: left;
	 color: #F76B08;
	 font-family: 'Arial', Tahoma, sans-serif }

H3	{ font-weight: normal;
	 font-style: normal;
	 font-size: 14pt;
	 text-align: left;
	 color: #FFFFFF;
	 font-family: 'Arial', Tahoma, sans-serif }

div	{ font-family: Arial, helvetica, sans-serif;
	 font-style: normal;
	 text-align: left;
	 font-size: 11pt
	 font:color: #FFFFFF; }

contactform.cf_field  { width:480px;
	 height: 120px;
	 font:color: #FFFFFF;
	 border: 3px solid #cccccc;
	 padding: 5px;
	 font-family: Tahoma, sans-serif;
	 background-image: url(contactbox.gif);
	 background-position: bottom right;
	 background-repeat: no-repeat; }