body
{
    margin: 0px;
    padding: 0px;
}
.tbllogin
{
    width: 21%;
    height: 50%;
    border: 2px solid #ffffff;
    border-radius:5px;
    padding:10px 10px 10px 10px;

}
.font-style {
    font-family: Segoe UI,serif;
    color: #000;
    font-size: 19px;
    padding: 15px;
    text-shadow: -1px 0px 7px #A1A1A1;
}
.inputs {
    background: #FFF;
    border: 1px solid black;
    color: #000;
    padding: 4px;
    width:250px;
    font-family: Segoe UI,serif;
    font-size: 14px;
}
.inputs:focus
{
    background: #f5fa78;
}
.form
{
    text-align: center;
}

.link
{
    text-decoration: none;
    color: black;
    font-family: Segoe UI,serif;
    font-size: 14px;
}
.link1{
    margin: 0;
    padding: 5px;
    width: 200px;
    background-color: #d5d6f8;
    text-align: center;
}
.link1:hover{
    background-color: #56caf2;
}
.loginheader1
{
    height:100%;
    width: 100%;
    background-image: url("../images/cloud.jpg");
}
.title
{
    font-size: 40px;
    text-align: center;
    color: #ffffff;
    font-family: Segoe UI,serif;
}
.header
{
    height: 50px;
    width:auto;
    background-color: #0aa0df;
    border: 1px solid black;
}
.xtitle
{
    font-size: 14px;
    font-family: Segoe UI,serif;
    color:white;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    background-color: #999999;
    width: 50%;
}
.result
{
    font-family: Segoe UI,serif;
    font-size: 14px;
    color:black;
    padding: 10px;
    border-bottom: 1px dotted #8c8e8f;
    background-color: white;
    width: 80%;
}
.resultbtn
{
    border-bottom: 1px dotted #8c8e8f;
    width: 10%;
    background-color: #ffffff;
}
.scroll
{
    overflow: auto;
    background-color: #eff8fa;
    height: 350px;
}
.button1
{
    background-color: #3dbadd;
    color: #ffffff;
    border-style: none;
    font-family: Segoe UI,serif;
    text-decoration: none;
    padding: 10px;
}
.button1:hover
{
    background-color: #0c6c8c;
}

.htitle
{
    padding-bottom: 35px; 
    width: 200px;
    color: white;
    font-family: Segoe UI,serif;
    font-size: 20px;
}
.logout
{
    font-family: Segoe UI,serif;
    text-decoration: none; 
    font-size: 16px ; 
    color: white;
}
.maintitle
{
    font-family: Segoe UI,serif;
    font-size: 20px;
    color: #000000;
    background-color: #f6f6f6;
    padding-left: 10px;
    width: auto;

}
.subtitle
{
    font-family: Segoe UI,serif;
    font-size: 20px;
    color:#0aa0df;
    background-color: #f6f6f6;
    padding-left: 5%;
    width: 80%;
}
.addnewlink
{
    text-decoration: none;
    font-size: 14px;
    background-color: #ece9d8;
    padding: 6px 25px 5px 25px;
    width: 100px;
    margin-left: 2px;
    color: #000;
    border-style: none;
    font-family: Segoe UI,serif;
    box-shadow:2px 2px 2px 2px  #878787;
}
.addnewlink:hover
{
    background-color: #afd5ff;
}
.addnewlink:focus
{
    background-color: #f5fa78;
}
.heading
{
    font-size: 14px;
    font-family: Segoe UI,serif;
    background-color: #999999;
    text-align: center;
}
form{
    padding: 0;
    margin: 0;
}
.tablelink
{
    text-decoration: none;
}
.icon
{
    padding: 2px;
    text-align: center;
}
div.Photo5
{
    width: 100%;
}

div.Photo5 div.Photo_column5
{
    width: 120px;
    position: relative;
    text-align: center;
    font-family: Verdana,Tahoma;
    font-size: 12px;
    color: #0f2500;
    padding: 3px;
    padding-right: 0px;
    float: left;
}
.label
{
    color: #000;
    font-family: Segoe UI,serif;
    font-size: 14px;
    padding-left: 15px;
    width:180px;
}
.value
{
    width:30%;
}
.button
{
    background-color: #ece9d8;
    padding: 6px;
    width: 100px;
    margin-left: 2px;
    color: #000;
    border-style: none;
    font-family: Segoe UI,serif;
    box-shadow:2px 2px 2px 2px  #878787;
}
.button:hover
{
    background-color: #afd5ff;
}
.button:focus
{
    background-color: #f5fa78;
}

/*.reportbtn
{
    background-color: #ece9d8;
    padding: 6px;
    width: 200px;
    margin-left: 2px;
    color: #000;
    border-style: none;
    font-family: Segoe UI,serif;
    box-shadow:2px 2px 2px 2px  #878787;
}
.reportbtn:hover
{
    background-color: #afd5ff;
}
.reportbtn:focus
{
    background-color: #f5fa78;
}*/
.cancel
{
    background-color: #ece9d8;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 13px;
    width: 100px;
    margin-left: 2px;
    color: #000;
    border-style: none;
    font-family: Segoe UI,serif;
    text-decoration: none;
    text-align: center;
    box-shadow:2px 2px 2px 2px  #878787;

}
.cancel:hover
{
    background-color:  #afd5ff;

}
.table
{
    background-color: #ECE9D8;
    padding: 10px;
}
.tform
{ 
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.75);
    background-color: #ECE9D8;
    padding-bottom: 5px;
}
.error {
    color:red;
    font-size:13px;
}
ul.tsc_pagination { margin:4px 0; padding:0px; height:100%; overflow:hidden; font:12px 'Segoe UI'; list-style-type:none; }
ul.tsc_pagination li { float:left; margin:0px; padding:0px; margin-left:1px; }
ul.tsc_pagination li a { color:black; display:block; text-decoration:none; padding:7px 10px 7px 10px; }
ul.tsc_paginationA li a { color:#FFFFFF; border-radius:12px; -moz-border-radius:3px; -webkit-border-radius:3px; }
ul.tsc_paginationA01 li a { color:#474747; border:solid 1px #B6B6B6; padding:6px 9px 6px 9px; background:#E6E6E6; background:-moz-linear-gradient(top, #FFFFFF 1px, #F3F3F3 1px, #E6E6E6); background:-webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #FFFFFF), color-stop(0.02, #F3F3F3), color-stop(1, #E6E6E6)); }
ul.tsc_paginationA01 li:hover a,
ul.tsc_paginationA01 li.current a { background:#FFFFFF; }
.tabledata
{
    background-color:  #c6e5f1;
    font-family: Segoe UI,serif;
    font-size: 14px;
}
.data
{
    padding: 2px;
}
.tabledata:hover
{
    background-color:  #fbc6c6;
    font-family: Segoe UI,serif;
}
.viewdata
{
    background: #e6e6e6;
    color: #000;
    width: 250px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-family: Segoe UI,serif;
    border: 1px solid black;
    font-size: 14px;
}

/* main menu styles */
.menu {
    font-family: Segoe UI,serif;
    background-color:#ECE9D8;
    text-align:center;
    width:100%;
    font-size: 18px;

}
.menu > span {
    display:inline-block;
    margin:0 auto;
}
#nav {
    display:inline;
    text-align:left;
    position:relative;
    list-style-type:none;
}
#nav > li {
    float:left;
    padding:0;
    position:relative;
}
#nav > li > a {
    border:1px solid transparent;
    color: #000;
    display:block;
    font-size:90%;
    padding:2px 10px;
    position:relative;
    text-decoration:none;
}
#nav > li > a:hover {
    background-color:#e4ecf4;
    border-color:#999
}
#nav > li.selected  > a {
    background-color:#FFFFFF;
    border-color:#999999 #999999 #FFFFFF;
    z-index:2;
}
#nav li div {
    position:relative;
}
#nav li div div {
    background-color:#FFFFFF;
    border:1px solid #999999;
    padding:12px 0;
    display:none;
    font-size:0.75em;
    margin:0;
    position:absolute;
    top:-1px;
    z-index:1;
    width:190px;
}
#nav li div div.wrp2 {
    width:380px;
}
#nav .sep {
    left:190px;
    border-left:1px solid #E3E3E3;
    bottom:0;
    height:auto;
    margin:15px 0;
    position:absolute;
    top:0;
    width:1px;
}
#nav li div ul {
    padding-left:10px;
    padding-right:10px;
    position:relative;
    width:170px;
    float:left;
    list-style-type:none;
}
#nav li div ul li {
    margin:0;
    padding:0;
}
#nav li div ul li h3 {
    border-bottom:1px solid #E3E3E3;
    color:#4F4F4F;
    font-weight:bold;
    margin:0 5px 4px;
    font-size:0.95em;
    padding-bottom:3px;
    padding-top:3px;
}
#nav li ul ul {
    padding:0 0 8px;
}
#nav li ul ul li {
    margin:0;
    padding:0;
}
#nav li ul ul li a {
    color:#000;
    display:block;
    margin-bottom:1px;
    padding:3px 5px;
    text-decoration:none;
    font-size:0.9em;
}
#nav li ul ul li a:hover{
    background-color:#0060a6;
    color:#fff;
}
@media print
{
    .noprint {display:none;}
}
u{
    padding-left: 10px;
    padding-right: 10px;
}