body
{
}

.mthLogoAlt
{
	FILTER: alpha(style=1,opacity=0,finishOpacity=70,startX=100,finishX=100,startY=100,finishY=20); 
	VERTICAL-ALIGN: middle; 
	COLOR: #ffffff; 
}

.mthLogoAlt3
{
	FILTER: alpha(style=1,opacity=0,finishOpacity=70,startX=100,finishX=20,startY=100,finishY=100); 
	VERTICAL-ALIGN: middle; 
	COLOR: #ffffff; 
}

.mthLogoAlt2
{
	FILTER: alpha(style=1,opacity=0,finishOpacity=100,startX=20,finishX=85,startY=100,finishY=100); 
	VERTICAL-ALIGN: middle; 
	COLOR: #ffffff; 
}

.mainText
{
	color: #FE761C ;
	font-family: tahoma ;
	font-size: 13px ;
	font-weight: bold ;
}

.GridText	{
	font-family: verdana, Helvetica, sans-serif;
    color: #023665;
    font-weight: normal;
    font-size: 11px;
}

.copyright
{
	color:darkslateblue ;
	font-size: 11px ;
	font-family: Verdana ;
	font-weight:normal ;
}

.lblWarning {
	font-family: verdana;
	font-size: 11px;
	color: Firebrick;
}

.pro
{
	font-family: Tahoma ;
	color:#330099 ;
	font-size: small ;
	font-weight:bold ;
}

.proDetail
{
	font-family: Tahoma ;
	color:#330099 ;
	font-size: x-small ;
}
	

.middle
{
	color:darkslateblue ;
	font-size: 12px ;
	font-family: Verdana ;
}

.middle3
{
	color: slateblue ;
	font-size: 11px ;
	font-family: tahoma ;
}

.middle2
{
	color:darkslateblue ;
	font-size: 12px ;
	font-family: tahoma ;
	font-weight:bold ;
}

.category
{
	color: slateblue ;
	font-size: 12px ;
	font-family: tahoma ;
}

.dis
{
	border-style: dotted ;
	border-color: #afc0fa ;
	border-width: 1px ;
	border-bottom-color : #afc0fa ;
    border-right-color : #afc0fa ;
    border-left-color : #afc0fa ;
    border-top-color: #afc0fa ;
}

.altLink
{
	color: white ;
	font-size: 11px ;
	font-family: tahoma ;
    font-weight:bold ;
}


.TextBox {
	font-family: Verdana;
	height: 22;
	border-width : 1px ;
	border-style: solid ;
	border-color: #afc0fa ;
	background-color: #FCFDFF ;
	color : DarkSlateBlue ;
	font-size: 11px ;
}

.AdminDesignForm {
    font-family: Tahoma,Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal ;
    vertical-align :middle ;    
    border-width :thin ;
    color: slateblue;   
}   

A.AdminDesignForm:link {
    text-decoration:    none;
    color: slateblue;
    border-style :  solid;
	border-width :1px; 
    border-bottom-color : #afc0fa ;
    border-right-color : #afc0fa ;
    border-left-color : #afc0fa ;
    border-top-color: #afc0fa ;
}

A.AdminDesignForm:visited  {
    text-decoration:    none;
    color: slateblue;
    border-style :  solid;
	border-width :1px; 
    border-bottom-color : #afc0fa ;
    border-right-color : #afc0fa ;
    border-left-color : #afc0fa ;
    border-top-color: #afc0fa ;
}

A.AdminDesignForm:active   {
    text-decoration:    none;
    color: slateblue;
    border-style :  solid;
	border-width :1px; 
    border-bottom-color : #afc0fa ;
    border-right-color : #afc0fa ;
    border-left-color : #afc0fa ;
    border-top-color: #afc0fa ;
}

A.AdminDesignForm:hover    {
    text-decoration:    none;
    color: slateblue;
    border-style :  solid;
	border-width :1px; 
    border-bottom-color : DarkSlateBlue ;
    border-right-color : DarkSlateBlue ;
    border-left-color : White ;
    border-top-color:   White ; 
	
}

A:link  {
    text-decoration:    none;
    color:slateblue ;
}

A:visited   {
    text-decoration:    none;
    color:slateblue ;
}

A:active    {
    text-decoration:    none;
    color:slateblue ;
}

A:hover {
    text-decoration:    none;	
    /*color: #ECA0A0 ;*/
    color:#9DCEE6 ;
}



