.formfields {
	font-family: Verdana,Arial; font-size: 9px; background-color: EEEEEE; border: #000000; border-style: solid; border-top-width: 2px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 2px; color: #000000
}
.buttons {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	background-color: 660066;
	color: #FFFFFF;
	border-top: 1px outset #CCCCCC;
	border-right: 2px outset #333333;
	border-bottom: 2px outset #333333;
	border-left: 1px outset #CCCCCC;
}

.header			{
	background-color: 660066;
	color:#FFFFFF;
	font-family: Tahoma; font-size: 11px; font-weight: bold;
	text-decoration:none;
} 

.bottom			{color:#000000; font-family: Tahoma; font-size: 10px; text-decoration:none;}
a.bottom:link	{color:#000000; font-weight: bolder; text-decoration:none}
a.bottom:visited	{color:#000000; font-weight: bolder; text-decoration:none}
a.bottom:hover	{color:#000000; font-weight: bolder; text-decoration:underline}

.side			{color:#000000; font-family: Tahoma; font-size: 11px; font-weight: bold; text-decoration:none;}
a.side:link		{color:#ffccff; font-weight: bolder; text-decoration:none}
a.side:visited	{color:#ffccff; font-weight: bolder; text-decoration:none}
a.side:hover	{color:#000000; font-weight: bolder; text-decoration:underline}

.interface			{color:#000000; font-family: Tahoma; font-size: 12px; text-decoration:none;}
a.interface:link	{color:#660066; font-weight: bold; text-decoration:none}
a.interface:visited	{color:#660066; font-weight: bold; text-decoration:none}
a.interface:hover	{color:#660066; font-weight: bold; text-decoration:underline}

.menu_links				{color:#000000; background-color: 660066; width: 154; padding-left: 5; padding-right: 0; padding-top: 3; padding-bottom: 3; font-family: Tahoma; font-size: 11px; font-weight: bolder; text-decoration:none; }
a.menu_links:link		{color:#FFFFFF; text-decoration:none}
a.menu_links:visited	{color:#FFFFFF; text-decoration:none}
a.menu_links:hover		{color:#FFFFFF; background-color: 330033; text-decoration:none}

.menu_links_selected			{color:#FFFFFF; background-color: FFCCFF; width: ; padding-right: 5; padding-top: 10; padding-bottom: 10; font-family: Tahoma; font-size: 11px; font-weight: bold; text-decoration:none; border: #4F7DB0; border-style: solid; border-top-width: 0px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 0px;}
a.menu_links_selected:link		{text-decoration:none}
a.menu_links_selected:visited	{text-decoration:none}
a.menu_links_selected:hover		{background-color: CC0000; color:#FFFFFF; text-decoration:none}

.menu_sublinks				{color:#000000; background-color: FFCCCC; width: 150; padding-left: 10; padding-right: 0; padding-top: 2; padding-bottom: 2; font-family: Tahoma; font-size: 9px; font-weight: bolder; text-decoration:none; border: #000000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px;}
a.menu_sublinks:link		{color:#000000; text-decoration:none}
a.menu_sublinks:visited		{color:#000000; text-decoration:none}
a.menu_sublinks:hover		{color:#330033; background-color: FFCCFF; text-decoration:none}

.title
{
postion: relative;
z-index: 10;
width: 150px;
height: 20px;
}

.submenu1
{
	position: relative;
	width: 154px;
    height: 20px;
	visibility:collapse;
	background-color: #FFCCCC;
}

.submenu2
{
	position: relative;
	visibility:visible;
	width: 154px;
    height: 20px;
}