body			{	margin : 0px; background-color: #000000;	background-image: url(../gfx/bckg.gif);	scrollbar-base-color: #555555;}
.rightside		{	background-color: #25263F;	background-image: url(../gfx/side_right.jpg);background-repeat: no-repeat;}

td				{color: #D7D7D7; font-family: Tahoma, Arial, serif; font-size: 12px;}
.highlight		{font-size: 12px; color: #3EFFFF;}
.lowlight		{font-size: 12px; color: #585858;}
.newstitle		{font-size: 10px; color: #5379A6; font-weight: bold;text-decoration : none}
.newstitle:hover{text-decoration : underline}
.newstxt		{font-size: 10px; color: #D7D7D7;}
.newslowlight	{font-size: 10px; color: #666666;}
.newsinput 		{font-size: 10px; width:110px; height:20px; border-style:solid;}
.wtxt			{color: white;}
.copy			{color: black;}


a				{color: #D7D7D7; font-weight: bold; text-decoration: underline;}
a:visited		{color: #888888; font-weight: bold; text-decoration: underline;}
a:hover			{color: #D7D7D7; font-weight: bold; text-decoration: none;}
a:active		{color: #888888; font-weight: bold; text-decoration: none;}
a.hh2			{color: #ffffff; font-weight: bold; text-decoration: underline;}
a.hh2:visited	{color: #ffffff; font-weight: bold; text-decoration: underline;}
a.hh2:hover		{color: #ffffff; font-weight: bold; text-decoration: none;}
a.hh2:active	{color: #ffffff; font-weight: bold; text-decoration: none;}

.inputtext	{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	height: 17px;
	border-width: 1px;
	border-style: solid;
	border-color: #dc7e1e;
	background: #f5e5d6;
}

.areatext	{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	height: 50px;
	border-width: 1px;
	border-style: solid;
	border-color: #dc7e1e;
	background: #f5e5d6;
}
.pulldown		{font-size: 10px; font-family: Tahoma, Arial, serif; background : #222222;}
.profileparam	{color: #888888; font-size: 10px; font-weight: bold;} 
