@charset "utf-8";
/* CSS Document */

Body
{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	color : #656565;
	scrollbar-arrow-color : BBD0FC;
	scrollbar-base-color : White;
	scrollbar-face-color : E3EBFC;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : BBD0FC;
	scrollbar-dark-shadow-color : BBD0FC;
}
Table
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	color : #656565;
}
a
{
	text-decoration:none;
	color:#6B7DA8;
}
a:hover
{
	color: Maroon;
	text-decoration:none;
}
Input
{
	border: 1 solid #627193; 
	font-family: tahoma;
	font-size: 8pt;
	height: 17;
	width: 110; 
	color: Gray;
}
Select
{
	border: 1 solid #627193; 
	font-family: tahoma;
	font-size: 8pt;
	height: 17;
	color: Gray;
}
textarea
{
	border: 1 solid #627193; 
	font-family: tahoma;
	font-size: 8pt;
	color: Gray;
}
.Menu
{
	font-size : 9;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	text-align : center;
}
.Date
{
	color : #960800;
	font-weight : bold;
	font-size : 11;
}
.Table1
{
	color : #627193;
	font-size : 11;
}
.Title
{
	color: #A82929;
	font-weight : bold;
	font-size : 11;
}
.UL 
{
	font-size : 11;
	color : #CB4800;
}
.News
{
	color : #627193;
	font-size : 11;
	font-variant : normal;
	font-weight : 300;
	position: relative;
	left: -18;
	top: 8
}
.Services
{
	color: #1C6515;
	font : bold 11;
}

.Help-Title
{
	font : 11;
	font-weight : bold;
	color: #627193;
}
.Help-Answer
{
	font : 11;
}
.Packages
{
	color: #627193;
	font-weight : bold;
	font : 11;
	position: relative;
	left: 5px;
}
.e-Solution
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : 300;
}
  
#Main {filter:alpha(opacity=90);position:absolute;background-color:ffffff;width:100;height:47;border: solid #C5C5C5; border-width:1;visibility:hidden;}
#Sub  {filter:alpha(opacity=90);position:absolute;background-color:ffffff;width:100;height:47;border: solid #C5C5C5; border-width:1;visibility:hidden;}
.items{font-size:10;font-family:arial; font-weight:bold;height:14;}
.lines{height:1;background-color:#C5C5C5;}

.table
{
    padding-left : 0;padding-right : 0;padding-bottom : 0;padding-top : 0;
}
.Domain
{
	font-weight : bold;
}
.DomMeans
{
	color : #3333FF;
	font-family : Courier New;
}
input
{
	border: 1 solid #627193;
	font-family: arial, Helvetica, sans-serif;
	font-size: xx-small;
	height: 16;	
	width: 110;
	color: Gray;
}
select
{
	border: 1 solid #627193;
	font-family: arial, Helvetica, sans-serif;
	font-size: xx-small;
	height: 16;
	width: 110;
	color: Gray;
}
.Login
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color: White;
}
textarea
{
	border: 1 solid #627193;
	font-family: arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: Gray;
}
.tr_list
{
	background-color:#F5F5F5;
	color:#3E6794;
}
.Search
{
	font-family:"Courier New", Courier, mono;
	font-size:8pt;
}
.error
{
	color:#CC3333;
}
.News_title
{
	font-weight:bold;
}
.News_properties
{
	color:#990000;
}
.Article_Header{
	color:#990000;
	font-weight:600;
}
.Article_Author{
	color:#999999
}


