.page	{border: 3px solid #FFFFFF; background-color:#D60101; background-image:url(../images/bg.gif); background-position:top; background-repeat:repeat-x}	/* Page Background */
.cont	{ border-top:1px solid #000000; background-image:url(../images/fire.gif); background-repeat:no-repeat; background-position:bottom right; font-family:Verdana; color:#FFFFFF; font-size:11px} /* Content Area Background */

a:link 		{text-decoration: none; color:#FEDCBA; font:11px tahoma;} /* Links */
a:visited 	{text-decoration: none; color:#FEDCBA; font:11px tahoma;} /* Links : Visited */
a:hover 	{text-decoration: underline; color:#FF9900; font:11px tahoma;} /* Links : Mouse Over */

a.bold:link 		{text-decoration: none; color:#FEDCBA; font:11px tahoma; font-weight:bold} /* Links */
a.bold:visited 	{text-decoration: none; color:#FEDCBA; font:11px tahoma; font-weight:bold} /* Links : Visited */
a.bold:hover 	{text-decoration: underline; color:#FF9900; font:11px tahoma; font-weight:bold} /* Links : Mouse Over */

.copyright	{color:#666666; font:11px tahoma; padding:10px} /* Copyright Note */
.title	 	{color: #FFFFFF;font-size: 14px; font-family: verdana; font-weight: bold;} /* Title Text */

font.headline 	{color:#FFCC00 ;font-size: 12px; font-family: verdana; font-weight: bold;} /* Headline Text */
.style4 		{color: #6D3003; font-size: 11px;font-family: verdana;} /* Menu Item Text */
.style7 		{color: #6d3003; font-size: 11px;font-family: tahoma;font-weight: bold;} /* Organge Text */

.formInput 		{margin-bottom:2px; margin-top:1px; font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #000000; border: 1px solid #5C0103; padding-left: 2px;} /* Form Input */
