
/* start of general classes */

body				{text-align:center; background-color:#FFFFFF; margin:0px 0px 0px 0px;}
body.console		{text-align:center; background-color:#black; margin:10px; padding:10px;}
b.title			{font-weight:bold;}

a:link			{text-decoration:none; color:#778899; font-weight:normal;}
a:active			{text-decoration:none; color:#00008b; font-weight:normal;}
a:hover			{text-decoration:none; color:red; font-weight:normal;}
a:visited			{text-decoration:none; color:#00008b; font-weight:normal;}

#side_menu a:link	{text-decoration:none; color:#778899; font-weight:bold;}
#side_menu a:active	{text-decoration:none; color:#00008b; font-weight:bold;}
#side_menu a:hover	{text-decoration:none; color:#00008b; font-weight:bold;}
#side_menu a:visited	{text-decoration:none; color:#778899; font-weight:bold;}
#side_menu a		{font-family:Verdana, Arial, TimesNR; font-size:10pt;}

font				{font-family:Verdana, Arial, TimesNR; font-size:7pt;}
font.std			{font-size:8pt;}
font.newfeature		{font-size:8pt; color:#008b8b; font-weight:bold;}

font.cyan7			{font-size:7pt; color:#008b8b; font-weight:normal;}
font.cyan8			{font-size:8pt; color:#008b8b; font-weight:normal;}
font.cyan10			{font-size:10pt; color:#008b8b; font-weight:normal;}

font.dblue7			{font-size:7pt; color:#00008b; font-weight:normal;}
font.dblue8			{font-size:8pt; color:#00008b; font-weight:normal;}
font.dblue10		{font-size:10pt; color:#00008b; font-weight:normal;}
font.dblue10b		{font-size:11pt; color:#00008b; font-weight:bold;}

font.bluegrey7		{font-size:7pt; color:#778899; font-weight:normal;}
font.bluegrey8		{font-size:8pt; color:#778899; font-weight:normal;}
font.bluegrey8b		{font-size:8pt; color:#778899; font-weight:bold;}
font.bluegrey10b	{font-size:10pt; color:#778899; font-weight:bold;}

font.white12		{font-size:12pt; color:#ffffff; font-weight:normal;}
font.white12b		{font-size:12pt; color:#ffffff; font-weight:bold;}
font.WhiteTitleB		{font-size:20pt; color:#ffffff; font-weight:bold;}
font.WhiteTitle		{font-size:12pt; color:#ffffff; font-weight:normal;}
font.WhiteAddressB	{font-size:10pt; color:#ffffff; font-weight:bold;}
font.WhiteAddress		{font-size:10pt; color:#ffffff; font-weight:normal;}
font.White8			{font-size:8pt; color:#ffffff; font-weight:normal;}


font.white10		{font-size:10pt; color:#ffffff; font-weight:normal;}
font.black7			{font-size:7pt; color:#000000; font-weight:bold;}
font.black8			{font-size:8pt; color:#000000; font-weight:normal;}
font.black10		{font-size:10pt; color:#000000; font-weight:normal;}
font.black12		{font-size:12pt; color:#000000; font-weight:bold;}
font.black14b		{font-size:14pt; color:#000000; font-weight:bold;}
font.green8			{font-size:8pt; color:green; font-weight:normal;}
font.menupagenames	{font: 12 'satanick'}
font.menupagenamesLRG	{font: 14 'satanick'; font-weight:bold;}


font.dred8			{font-size:8pt; color:#ff0000; font-weight:normal;}
font.dred10			{font-size:10pt; color:#ff0000; font-weight:normal;}
font.dred6			{font-size:6pt; color:#ff0000; font-weight:normal;}

font.std2			{font-size:2pt;}
font.std4			{font-size:4pt;}
font.std6			{font-size:6pt;}
font.std7			{font-size:7pt;}
font.std8			{font-size:8pt;}
font.std9			{font-size:9pt;}
font.std10			{font-size:10pt;}
font.std12			{font-size:12pt;}
font.std14			{font-size:14pt;}

img.floatr {float:right; PADDING:5;}
img.floatl {float:left; PADDING:5;}