﻿@import url(../../Styles/Style.css);
body
{
  background-color: #FFFFFF;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  padding-top: 0px;
   height:100%;
}
body, table, td, input
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}
.LeftMenuText
{	
  text-decoration: none;
	font-family: Verdana, Helvetica, Sans-Serif ;
	font-size: 11px;
	color: #E2E2E2;
	
}

.LeftMenuText A:hover 
{
  text-decoration: underline; color: red;
}

.LeftMenuText A:link, .LeftMenuText A:Visited
{
  text-decoration: none; 
}

.SampleRegistyEditor
{
}

.SamepleRegistryViewerTitle
{
}
.UserListFirstRow
{
  text-decoration: underline;
  font-family: Verdana, Helvetica, Sans-Serif;
  font-size: 14px;
}
.UserListContentRow
{
  font-size: 12px;
  font-family: Arial;
}


