﻿body {
font-size:9pt;
font-family:Tahoma;
text-align:justify;
}

td.MenuTD {
background-position:right top;
background-color:#FFF;
background-image:url(../images/menuback2.jpg);
background-repeat:repeat-y;
border-right:2px outset;
border-top:2px outset;
border-left:2px outset;
border-bottom:2px outset;
border-color:#ccc;
}

td.title {
border-right:2px outset;
border-top:2px outset;
border-left:2px outset;
border-bottom:2px outset;
background-color:#022344;
font-family:Tahoma;
font-weight:700;
font-size:11px;
color:#FFF;
border-color:#ccc;
}

td.Information {
background-color:#022344;
text-align:center;
font-family:Tahoma;
font-size:11px;
color:#FFF;
border-top:#f5f5f5 2px solid;
border-left:#f5f5f5 2px solid;
border-bottom:#f5f5f5 2px solid;
border-right:#022344 2px solid;
}

a {
color:#21C;
text-decoration:none;
font-family:Tahoma;
font-weight:700;
font-size:10px;
}

a:hover {
color:red;
text-decoration:underline;
}

a.MenuItem {
color:#E2BD55;
font-family:Tahoma;
font-weight:700;
font-size:10px;
}

a.MenuItem:hover {
font-family:Tahoma;
font-weight:700;
font-size:10px;
color:#F66;
}

a.Footer {
color:#E2BD55;
text-decoration:underline;
}

.Button {
color:Navy;
background-color:#E0E0E0;
font-family:Tahoma;
font-size:12px;
cursor:pointer;
}

.ButtonMouseOver {
color:#C00000;
background-color:#d4d4d4;
font-family:Tahoma;
font-size:12px;
cursor:pointer;
}

.RequiredTextBox {
border-right:1px inset;
border-top:1px inset;
font-size:8pt;
background:#e7e7e7;
border-left:1px inset;
color:#000;
direction:rtl;
border-bottom:1px inset;
font-family:Tahoma;
text-align:right;
margin:2px;
padding:2px 2px 3px;
}

table.UpdateMainTable {
background-position:left top;
background-color:#FFF;
background-image:url(../images/back_menu4.jpg);
background-repeat:repeat-y;
border-right:#039 2px groove;
border-top:#039 2px groove;
border-left:#039 2px groove;
border-bottom:#039 2px groove;
border-width:2px;
}

.DataGridAlternateStyle {
background-color:#ebebeb;
font-family:Tahoma;
font-size:12px;
font-weight:400;
text-align:center;
color:#363;
}

.DataGridItemStyle {
font-family:Tahoma;
font-size:12px;
font-weight:400;
text-align:center;
color:#363;
background-color:#fafafa;
}

.DataGridHeader {
font-family:Tahoma;
font-size:11px;
font-weight:700;
text-align:center;
color:#3B246C;
background-color:#E0E0E0;
background-image:url(../images/headerbar1.jpg);
height:25px;
}

.DataGridPager {
color:#d22;
font-family:Tahoma;
font-size:10px;
text-align:center;
background-color:#E0E0E0;
background-image:url(../images/footerbar1.jpg);
}

.TextBox,.DropDownList {
background-color:#f7f7f7;
font-family:Tahoma;
font-size:10pt;
}
