﻿body 
{
    font-size: 8.5pt;
	font-family:Arial ;
	font-weight:normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
	background: #05070A;
}
img
{
    border:0px;
}
html
{
scrollbar-base-color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
}
a
{
    text-decoration:none;
    color: #000000;
}
a:hover
{
    text-decoration:underline;
    color: #DD9814;
}
.Error
{
    font-size:8.5pt;
	font-family:Arial;
	font-weight:bold;
	color: red;
}
.DropDownList
{
 font-weight:normal;
 font-size: 8.5pt; 
 color: #444444; 
 font-style: normal; 
 font-family: Arial; 
 font-variant: normal; 
 border-style: solid;
 border-width: 1px;
 border-color:#004D7E;
 
}
.TextBox {
 font-weight:normal;
 font-size: 8.5pt; 
 color: #444444; 
 font-style: normal; 
 font-family: Arial; 
 font-variant: normal; 	
 border-style: solid;
 border-width: 1px;
 border-color:#004D7E;

}
.Button
{
 font-weight:bold;
 font-size: 8.5pt; 
 color: #ffffff; 
 font-style: normal; 
 font-family: Arial; 
 font-variant: normal; 	border-style: solid;
 border-width: 1px;
 background-color:#EE962C;

}
.DataGridAppearance {
	border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;

	}
.DataGridHeader {
	height: 22px;
	background: #000000;
	font-weight: bold;
	font-size:8.5pt;
	font-family: Arial;
	color: #ffffff;
	padding-left:2px;
	padding-right:2px;
	text-align:left;
}
.DataGridItem {
	height: 20px;
	background: #ffffff;
	font-weight: normal;
	font-size: 8.5pt;
	font-family: Arial;
	color: #000000;
	padding-left:2px;
	padding-right:2px;
	vertical-align:top;
	
}
.DataGridAlternate {
	height: 20px;
	background: #E2E2E2;
	font-weight: normal;
	font-size: 8.5pt;
	font-family: Arial;
	color: #000000;
	padding-left:2px;
	padding-right:2px;
	vertical-align:top;
}

.DataGridItem td, .DataGridFooter td,.DataGridAlternate td
{
    border: 1px solid #000000;
}
.DataGridHeader th
{
    border: 1px solid #000000;
}

a.TopLinks
{
    color:#A0DFFF; font-family:Arial; font-size:9pt; text-decoration:none;
    font-weight:bold;
    text-align:center;

    }
a.TopLinks:hover
{
    color:#DD9814; font-family:Arial;font-size:9pt; text-decoration:underline;
     font-weight:bold;
     
     text-align:center;
   
}
a.Footer
{
    color:#ffffff; font-family:Arial; font-size:7pt; text-decoration:none;
}
a.Footer:hover
{
    color:#DD9814; font-family:Arial; font-size:7pt; text-decoration:underline;
}
a.NoLink
{
   text-decoration:none;
   color:#000000;
  
}
a.NoLink:hover
{
    text-decoration:none;
    color:#000000;
   
}
.TopLinks1
{
    	font-family:Arial;
}
.TopLinks1 a
{
    color:#A0DFFF;
    text-decoration:none;
    font-size:9pt;
    font-family:Arial;
}
.TopLinks1 a:hover
{
    color:#A0DFFF;
    text-decoration:underline;
    font-size:9pt;
    font-family:Arial;
}
.TopLinks1 li
{
    color:#A0DFFF;
    margin:0;
    padding:0;
    height:20px;
    vertical-align:top;
    font-family:Arial;
}
.Product
{
    background-color:#ffffff;
}
.Product:hover
{
    background-color:#f5f5f5;
}
.title
{
    color: #15212d;
    font-weight:bold;
}
.Formate
{
   
}
.Formate li
{
    color:#ffffff;
    margin:0;
    padding:0;
}
.TdM
{}
.TdM:hover
{
background-image:url(images/marr.png);
background-repeat:no-repeat;
background-position:top;
}