﻿.fixedheadercell
{
FONT-WEIGHT: bold; 
FONT-SIZE: 10pt; 
COLOR: Yellow; 
FONT-FAMILY: Arial; 
BACKGROUND-COLOR: #5D7B9D;
position: relative;
top: 0px;
padding-right: 2px;
padding-left: 2px;
padding-bottom: 2px;
padding-top: 2px;
}

.fixedheadertable
{
    left: 0px;
    position: relative;
    top: 0px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.gridcell
{
    WIDTH: auto;
}

.mainTitle
{ 
font-size: 12pt;
font-weight: bold;
font-family: Arial;
}

.commonText
{ 
font-size: 11pt;
font-family: Arial;
}

.littleMainTitle
{ 
font-size: 10pt;
font-weight: bold;
font-family: Arial;
}

.TopTitle
{ 
border: 0px;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
color: Black;
display: inline-block;
width: 100%; 
}

.SelectedTopTitle
{ 
border: 0px;
font-size: 10pt;
text-decoration: none;
color: Black;
display: inline-block;
width: 100%;
background-color: White;
}

.ContentView
{ 
border: 0px;
padding: 3px 3px 3px 3px;
background-color: White;
display: inline-block;
width: 100%;
}

.SepBorder
{ 
border-top-width: 1px;
border-left-width: 1px;
font-size: 1px;
border-bottom: Gray 1px solid;
border-right-width: 1px;
}

.TopBorder
{ 
border-right: Gray 1px solid;
border-top: Gray 1px solid;
background: #DCDCDC;
border-left: Gray 1px solid;
color: black;
border-bottom: Gray 1px solid;
}

.TopBorder2
{ 
border-right: Gray 1px solid;
border-top: Gray 1px solid;
background: #DCDCDC;
border-left: Gray 1px solid;
color: black;
border-bottom: Gray 0px solid;
}

.ContentBorder
{ 
border-right: Gray 1px solid;
border-top: Gray 0px solid;
border-left: Gray 1px solid;
border-bottom: Gray 1px solid;
height: 100%;
width: 100%;
}

.ContentBorder2
{ 
border-right: Gray 1px solid;
border-top: Gray 1px solid;
border-left: Gray 0px solid;
border-bottom: Gray 0px solid;
height: 100%;
width: 100%;
}

.SelectedTopBorder
{ 
border-right: Gray 1px solid;
border-top: Gray 1px solid;
background: none transparent scroll repeat 0% 0%;
border-left: Gray 1px solid;
color: black;
border-bottom: Gray 0px solid;
} 

.SelectedTopBorder2
{ 
border-right: Gray 1px solid;
border-top: Gray 1px solid;
background: none transparent scroll repeat 0% 0%;
border-left: Gray 1px solid;
color: black;
border-bottom: Gray 0px solid;
} 

.BotBorder
{ 
border-top-width: 0px;
border-left-width: 0px;
font-size: 1px;
border-bottom: Gray 1px solid;
border-right-width: 0px;
width: 100%;
}

.yourClass {
     min-height: 200px;
     display: block;
}

