Body
{
	margin:0px 0px 0px 2px;
}

.Textbox
{
	font-family:Verdana;
	font-size:xx-small;
	height:20;
}
.ErrorTextMemo
{
	font-family:Verdana;
	font-size:11px;
	height:100;
	width:300;
}
.ErrorTextbox
{
	font-family:Verdana;
	font-size:11px;
	height:20;
	width:300;
}
.ErrorTextboxDetails
{
	font-family:Verdana;
	font-size:11px;
	height:150;
	width:500;
}
.ModuleLabel
{
	text-align:left;
	font-family:Verdana;
	font-size:xx-small; 
	font-weight:bold; 	 
}

.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px    
}

.ErrorMessage
{
	font:messagebox;
	color:Red;
} 
.ErrorModuleText
{
	font-size:medium;
	color:Red;
}
.ErrorModulePermissionText
{
	font-size:11px;
	color:Red;
	font-weight:bolder;
}  
.DataGrid
{	 
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	text-align:left;
	font-size:8pt;
	border-width:0pt;
	border-style:solid;  
	border-color:Black;    
}

.AlternateItemStyle
{
	background-color:#edf2f5;
	border-color:white;
	border-style:none;
	border-width:thin;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:8pt;
}

A.SortLink:link 
{
	color:#336699;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
    text-decoration:none;
}

A.SortLink:visited  {
	color:#336699;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
    text-decoration:none;
}

A.SortLink:active   {
	color:#336699;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
    text-decoration:none;
}

A.SortLink:hover    {
    text-decoration:underline;
	color:#336699;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
}

.HeaderStyle
{
	background-color:White;
	border-color:white;
	color:#336699;
	border-style:none;
	border-width:thin;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
	table-layout:auto;	
	height:15;
}
.ItemStyle
{
	background-color:#edf2f5;
	border-color:white;
	border-style:none;
	border-width:thin;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:8pt;
	table-layout:auto;
	width:12;
}

.PageStyle
{
	background-color:Maroon;
	border-color:#CC9966;
	border-style:none;
	border-width:thin;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:smaller;
	table-layout:auto;
}
.SelectedItemStyle
{
	background-color:Lime;
	border-color:#CC9966;
	border-style:none;
	border-width:thin;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:8pt;
	table-layout:auto;    
}
.TableHeaderStyle
{
	background-color:#0095dd;
	border-color:white;
	color:White;
	border-style:none;
	border-width:thin;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
	table-layout:auto;	
	height:12;
}
.TableErrorSolnHeaderStyle
{
	background-color:#666666;
	border-color:white;
	color:White;
	border-style:none;
	border-width:thin;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
	table-layout:auto;	
	height:12;
}
	
.MainFrame
{
	width:723px;
	border-width:0px; 
	table-layout:fixed; 
}
