﻿body {
}
.TabMainTD {
 height:230px;
 width:320px;
 border:solid;
 border-width:1px;
 padding-left:5px;
}

.TabMain {
     margin-left:auto;
     margin-right:auto;
     margin-top:auto;
}
.DivHeader {
    height:100px;
    /*background: #0192D5 center bottom;*/
    background: #3C96DA center bottom;
    
   /*background-color:#3E5431;*/ 
    
}
.DivMain {
     height:500px;
     margin-top:20px;
}
.DivLogin {
 height:200px;
 width:250px;
 border:solid;
 border-width:1px;
 margin-left:auto;
 margin-right:auto;
 border-radius:5px;
 background: #0192D5 center bottom;
 
}
.DivWiki {
 height:100px;
 width:250px;
 margin-left:auto;
 margin-right:auto;
 margin-top:20px;
 text-align:center;
}

.DivMasterHeader {
    height:100px;
    background-color:#3E5431;
    width:95%;
    margin-left:auto;
    margin-right:auto;
}

.TabMainVHTD {
 height:200px;
 width:125px;
 border:solid;
 border-width:1px;
 padding-left:5px;
 text-align:center;
 vertical-align:top;
}

.TabMainVHTD2 {
 height:150px;
 width:125px;
 border:solid;
 border-width:1px;
 padding-left:5px;
 text-align:center;
 vertical-align:top;
}

.TabMainVB {
 height:100px;
 width:150px;
 border:solid;
 border-width:1px;
 padding-left:5px;
 text-align:center;
 vertical-align:central;
 border-radius:5px;
}
.LabelHeader {
    color:#0192D5;
    font-weight:bold;
    font-size:x-large;
}

.divHeading {
    margin-left:auto;margin-right:auto;margin-top:5px;
    height: 30px;border-top-left-radius:10px;
    border-top-right-radius:10px;
    text-align:center;background-color:#0192D5;

}

.GridItemsRFQ {
    background-color:#0192D5;
    height:30px;
    color:white;
    text-align:center;
    vertical-align:middle;
    text-decoration:none;
    font-family:Calibri;
}

#ContentPlaceHolder1_GV1RFQ a:hover {
    background-color:white;
    color:#0192D5;
    font-weight:bold;

}




