﻿/* Default CSS Stylesheet for a new Web Application project */
.black10 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.pad10 {padding-left: 10px; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.bborder {border-bottom-width: 1px; border-bottom-color: #000000; border-bottom-style:inherit}

.TempHolder 
{
    background-color: #FFFFFF;
    border: solid 1px #000000;
    padding: 1px 1px 1px 1px;
    position: absolute;
    visibility: hidden;
    top: 75%;
    left: 50%;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-left: 5px;
    padding-right: 5px;
    z-index: 3000;
    cursor: pointer;
}
.maintable 
{
    padding-left: 5px;
    padding-top: 5px;
}
.maintable2 
{
    padding-left: 5px;
    padding-top: 5px;
}
.step1
{
    border-left: 1px;
    border-left-style: solid;
    border-left-color: #006699;
    border-top: 1px;
    border-top-style: solid;
    border-top-color: #006699;
    border-bottom: 1px;
    border-bottom-style: solid;
    border-bottom-color: #006699;
    border-right: 1px;
    border-right-style: solid;
    border-right-color: #006699;
}
.step2
{
    
    border-top: 1px;
    border-top-style: solid;
    border-top-color: #006699;
    border-bottom: 1px;
    border-bottom-style: solid;
    border-bottom-color: #006699;
    border-right: 1px;
    border-right-style: solid;
    border-right-color: #006699;
}
.results
{
    border-top: 1px;
    border-top-style: solid;
    border-top-color: #006699;
    border-bottom: 1px;
    border-bottom-style: solid;
    border-bottom-color: #006699;
    border-right: 1px;
    border-right-style: solid;
    border-right-color: #006699;
}
.headerlabel
{
    font-size: 18px;
    font-family: Tahoma;
    color: #666666;
    font-weight: bold;
}
.resgrey
{
    font-size: 10px;
    font-family: Tahoma;
    color: #666666;
    font-weight: bold;
}
.label5
{
    font-size: 10px;
    font-family: Tahoma;
    color: #006699;
    font-weight: bold;
    border-left: 1px;
    border-left-style: solid;
    border-left-color: #006699;
    border-right: 1px;
    border-right-style: solid;
    border-right-color: #006699;
}
.TableCell4
{
    border-left: 1px;
    border-left-style: solid;
    border-left-color: #006699;
    border-top: 1px;
    border-top-style: solid;
    border-top-color: #006699;
    border-bottom: 1px;
    border-bottom-style: solid;
    border-bottom-color: #006699;
    border-right: 1px;
    border-right-style: solid;
    border-right-color: #006699;
    font-size: 10px;
    font-family: Tahoma;
    color: #006699;
    font-weight: bold;
    padding-left: 10px;
}
.TableCell5
{
    border-left: 1px;
    border-left-style: solid;
    border-left-color: #006699;
    border-right: 1px;
    border-right-style: solid;
    border-right-color: #006699;
    font-size: 10px;
    font-family: Tahoma;
    color: #006699;
    font-weight: bold;
    padding-left: 10px;
}
.TableCell6
{
    border-left: 1px;
    border-left-style: solid;
    border-left-color: #006699;
    border-right: 1px;
    border-right-style: solid;
    border-right-color: #006699;
    font-size: 10px;
    font-family: Tahoma;
    color: #006699;
    font-weight: bold;
    border-bottom: 1px;
    border-bottom-style: solid;
    border-bottom-color: #006699;
    padding-left: 10px;
}
.TableCell7
{
    border-left: 1px;
    border-left-style: solid;
    border-left-color: #006699;
    border-right: 1px;
    border-right-style: solid;
    border-right-color: #006699;
    font-size: 10px;
    font-family: Tahoma;
    color: #006699;
    font-weight: bold;
    padding-left: 10px;
}
.l
{
    border-left: 1px;
    border-left-style: solid;
    border-left-color: #006699;
    font-size: 10px;
    font-family: Tahoma;
    color: #006699;
    font-weight: bold;
    padding-left: 10px;
}
.TableCell8
{
    border-left: 1px;
    border-left-style: solid;
    border-left-color: #006699;
    border-right: 1px;
    border-right-style: solid;
    border-right-color: #006699;
    border-bottom: 1px;
    border-bottom-style: solid;
    border-bottom-color: #006699;
    font-size: 10px;
    font-family: Tahoma;
    color: #006699;
    font-weight: bold;
    padding-left: 10px;
}

.rt
{
    border-top: 1px;
    border-top-style: solid;
    border-top-color: #006699;
    border-bottom: 1px;
    border-bottom-style: solid;
    border-bottom-color: #006699;
    border-right: 1px;
    border-right-style: solid;
    border-right-color: #006699;
    border-left: 1px;
    border-left-style: solid;
    border-left-color: #006699;
}
.mt
{
    border-bottom: 1px;
    border-bottom-style: solid;
    border-bottom-color: #006699;
    border-right: 1px;
    border-right-style: solid;
    border-right-color: #006699;
    border-left: 1px;
    border-left-style: solid;
    border-left-color: #006699;
}

