﻿.masterbody {
position: relative;
background-image: url('../OrgLogobg.png');
background-size:7%;
background-position: inherit;
background-repeat: repeat;
vertical-align: middle;
font-weight: bolder;
background-color:lightcoral;
    
}

.centralisied table {
vertical-align: middle;
line-height: inherit;
text-align: center;
text-indent: inherit;
white-space: normal;
word-spacing: normal;
letter-spacing: normal;
position: relative;
z-index: inherit;
}

.stylePostedItems {
text-align: center;
font-weight: bold;
font-size: medium;
}

.styleTitle {
text-align: center;
font-weight: bold;
font-size: xx-large;
max-width: 600px;
}

.styleFooter {
width: 100%;
color: Navy;
background-color: deepskyblue;
background-image: url('../Images/man-on-cloud.jpg');
background-position:center;
background-repeat:no-repeat;
background-size:100%;
text-align:center;
/*position: relative;
z-index: inherit;*/
border-radius: 0px 0px 25px 25px;
overflow: auto ;
}

.styleMenuItems {
width: 563px;
padding-bottom: 0%;
border-collapse: collapse;
}

.styleLogoutButton {
text-align: right;
}

.styleUserInfo {
text-align: right;
width: 280px;
}

.styleContentPlaceHolder {
text-align: left;
height: 0px;
width: 844px;
position: relative;
float: inherit;
vertical-align: middle;
}

.styleHomeMenu {
left: 0px;
top: 0px;
width: 882px;
text-align:center;
}

.camagmenuitem {
color: Black;
}

.mymenuitem {
font-family: "Times New Roman", Times, serif;
color: #000000;
font-weight: bold;
}

.style12 {
color: Black;
font-style: italic;
font-weight: bold;
}
.style12:hover
{
font-size:larger;
color:red;
}
mark {
    font-family:'Lucida Calligraphy';
    padding-left: 5px;
    padding-right: 5px;
    color:red;
    text-decoration:none;
}
.Baselocalserver
{               
    width:auto; /*150px;  width of the spinner gif */
    margin-left:3%;
    margin-right:3%;
    text-align:center;
    border-radius:25px 25px 0px 0px;
    overflow: auto ;
    /*background-image: url('../OrgLogobg.png');
    background-position: inherit;
    background-repeat: repeat;*/
    margin-top:2%;
    margin-bottom:2%;
    background-color:white;
    -webkit-box-shadow: 3px 3px 5px 6px rgba(0, 0, 0, 0.4);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow:    3px 3px 5px 6px rgba(0, 0, 0, 0.4);  /* Firefox 3.5 - 3.6 */
    box-shadow:         3px 3px 5px 6px rgba(0, 0, 0, 0.4);  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.Baseall
{               
    width:auto; /*150px;  width of the spinner gif 
	margin-left:10%;
    margin-right:10%;*/
    text-align:center;
    background-color:white;
margin-top:2%;
    margin-bottom:2%;
/*border-radius:25px 25px 0px 0px;*/
    -webkit-box-shadow: 3px 3px 5px 6px rgba(0, 0, 0, 0.4);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow:    3px 3px 5px 6px rgba(0, 0, 0, 0.4);  /* Firefox 3.5 - 3.6 */
    box-shadow:         3px 3px 5px 6px rgba(0, 0, 0, 0.4);  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.Baseall2
    {
        width:auto; /*150px;  width of the spinner gif */
        text-align:center;
        background-color:white;
       margin: auto;
    }
.centralisied
        {
            width:50%; /*150px;  width of the spinner gif */
            text-align:center;
            -webkit-box-shadow: 3px 3px 5px 6px rgba(0, 0, 0, 0.4);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
            -moz-box-shadow:    3px 3px 5px 6px rgba(0, 0, 0, 0.4);  /* Firefox 3.5 - 3.6 */
            box-shadow:         3px 3px 5px 6px rgba(0, 0, 0, 0.4);  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */

        }

.LoginMenuLinkes
    {
    font-style: italic;
    font-weight: bold;
     /*text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);  
     color: white;
     text-shadow: 2px 2px 4px #000000;  */ 
    }

.LoginMenuLinkes:hover
{
font-size:larger;
color:red;
}

