/* Webentory Properties Style */
.header		{font-face: Comic Sans MS; font-size: 20pt; font-weight: bold; color: #FFCC00; background: #000000; border-style: solid;  border-color: blue; border-width: 0px 0px 3px 0px; padding: 5px}
.title		{font-face: Comic Sans MS; font-size: 15pt; font-weight: bold; color: #FFCC00;background: black; border-style: solid; border-color: blue; border-width: 1px 1px 1px 1px; font-weight: bold; padding: 2}
.thumb		{background: black; border: solid blue; border-width: 1px 1px 1px 1px; padding: 0}
.text		{font-face: Comic Sans MS; font-size: 12pt; font-weight: bold; color: #FFCC00;background: black; border-style: solid; border-color: blue; border-width: 1px 1px 1px 1px; font-weight: bold; padding: 2}
/* Web Site Style */
body 		{color: #FFCC00; background: black; margin: 0px; padding: 0px; font-family: Comic Sans MS; font-size: 12pt}
td 		{font-family: arial; font-size: 12pt}
th 		{font-family: arial; font-size: 12pt; font-weight: bold}
img		{border-style: solid; border-color: #000000; border-width: 2px}
a 		{color: #FFCC00; text-decoration: none}
a:visited 	{color: #FFCC00}
a:active 	{color: #FFCC00}
a:hover 	{color: Blue}

input		{text-decoration: none}
input:image	{text-decoration: none; border: none}
input:submit	{text-decoration: none; border: none}
input[type="text"],
input[type="password"],
textarea 	{background-color: #ffffff;}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus	{background-color: #ffEEEE;}
strong		{font-size: larger; font-weight: bolder}
sup		{font-size: 12pt}
.ahem		{display: none}