body			{background-color: #ffffff;	font-size: 12px;  color: #323232;margin: 0px; font-size: 12px;}

div.popup		{font-family: Verdana; font-size: 11px; color: #323232; margin: 4px;}

div.page		{border-style: solid; border-width: 1px; border-color: #d1d1d1; background-color: #f4f4f4; cursor: hand;}
div.pageact		{border-style: solid; border-width: 1px; border-color: #d1d1d1; background-color: #4f7bad; color: #ffffff;}

td				{font-family: Verdana; font-size: 12px; color: #323232;}

td.stat			{font-family: Verdana; font-size: 11px; color: #323232; line-height: 140%;}

td.text			{font-family: Verdana; font-size: 12px; color: #323232; line-height: 140%;}

span.bottom		{font-family: Verdana; font-size: 11px; color: #585858;}

span.lineh		{line-height: 160%;}

span.big		{text-decoration: none; font-family: Verdana; color: #4f7bad; font-size: 14px; font-weight: bold;}

span.grey		{font-family: Verdana; font-size: 11px; color: #aaaaaa;}

select			{font-family: Verdana; font-size: 12px;}

form			{margin: 0px;}

img				{border: 0px;}

input			{font-family: Verdana; font-size: 14px; height: 20px;}

input.search	{font-size: 11px; font-family: Arial; color: #7f7f7f; width: 150px; height: 18px;}

hr				{border: none; color: #cccccc; background-color: #cccccc; height: 1px; width: 100%}

textarea		{font-family: Verdana; font-size: 12px;}

button			{font-family: Verdana; font-size: 11px;}

div.ul			{font-family: Verdana; font-size: 11px; color: #f2f2f2; font-weight: bold; margin-top: 37px; margin-left: 97px;}

a:link			{text-decoration: none; font-family: Verdana; color: #4f7bad;}
a:visited		{text-decoration: none; font-family: Verdana; color: #4f7bad;}
a:active		{text-decoration: none; font-family: Verdana; color: #4f7bad;}
a:hover			{text-decoration: underline; font-family: Verdana; color: #4f7bad;}

a.small:link	{text-decoration: none; font-family: Verdana; color: #4f7bad; font-size: 11px;}
a.small:visited	{text-decoration: none; font-family: Verdana; color: #4f7bad; font-size: 11px;}
a.small:active	{text-decoration: none; font-family: Verdana; color: #4f7bad; font-size: 11px;}
a.small:hover	{text-decoration: underline; font-family: Verdana; color: #4f7bad; font-size: 11px;}

a.black:link	{text-decoration: none; font-family: Verdana; color: #323232;}
a.black:visited	{text-decoration: none; font-family: Verdana; color: #323232;}
a.black:active	{text-decoration: none; font-family: Verdana; color: #323232;}
a.black:hover	{text-decoration: underline; font-family: Verdana; color: #323232;}

a.big:link		{text-decoration: none; font-family: Verdana; color: #4f7bad; font-size: 14px; font-weight: bold;}
a.big:visited	{text-decoration: none; font-family: Verdana; color: #4f7bad; font-size: 14px; font-weight: bold;}
a.big:active	{text-decoration: none; font-family: Verdana; color: #4f7bad; font-size: 14px; font-weight: bold;}
a.big:hover		{text-decoration: underline; font-family: Verdana; color: #4f7bad; font-size: 14px; font-weight: bold;}

a.menu1:link	{text-decoration: none; font-family: Verdana; color: #ffffff; font-size: 14px; font-weight: bold;}
a.menu1:visited	{text-decoration: none; font-family: Verdana; color: #ffffff; font-size: 14px; font-weight: bold;}
a.menu1:active	{text-decoration: none; font-family: Verdana; color: #ffffff; font-size: 14px; font-weight: bold;}
a.menu1:hover	{text-decoration: none; font-family: Verdana; color: #ffffff; font-size: 14px; font-weight: bold;}

a.menu2:link	{text-decoration: none; font-family: Verdana; color: #4f7bad; font-size: 13px;}
a.menu2:visited	{text-decoration: none; font-family: Verdana; color: #4f7bad; font-size: 13px;}
a.menu2:active	{text-decoration: none; font-family: Verdana; color: #4f7bad; font-size: 13px;}
a.menu2:hover	{text-decoration: underline; font-family: Verdana; color: #4f7bad; font-size: 13px;}

a.acc:link			{text-decoration: none; font-family: Verdana; color: #ffffff; font-size: 11px;}
a.acc:visited		{text-decoration: none; font-family: Verdana; color: #ffffff; font-size: 11px;}
a.acc:active		{text-decoration: none; font-family: Verdana; color: #ffffff; font-size: 11px;}
a.acc:hover			{text-decoration: underline; font-family: Verdana; color: #ffffff; font-size: 11px;}

#dhtmltooltip{
				position: absolute;	
				width: 168px;
				border: 1px solid #d2d2d2;
				padding: 2px;
				background-image: url("/img/popupbg.gif");
				visibility: hidden;
				z-index: 100;
				/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
				filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=1), Alpha(Opacity=80 Style=0);
			}


input.g			{
				   font-size:	11px;
				   font-family:	Verdana;
				   text-align:	center;				   
				   color:		#323232;	   
				   height:		20px;
				   background-color:#EEEEEE;
				   filter:		progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffFFFFFF',EndColorStr='#ffCCCCCC');
				   border-style:ridge;
				   border-color:#FFFFFF;
				   border-width:1px;				   
				}
