table.maintable{
height:100%;
width:85%;
background-color: #EBEAEE;
background-position: top right; 	/* Background X position - Y position */
background-repeat: no-repeat; 	/* Background repeat-x, repeat-y or no-repeat */
border-right:solid 2px black;
border-left:solid 2px black;
}

td.menu{
height:0%;
margin:0px;
padding:0px;
width:0px;
background-color: white;
}

td.logocell{
height:0%;
margin-left:0px; 
margin-right:0px;
padding:0px;
width:0px;
background-color: white;
}



td.content{
width:100%; 
padding-left:20px; 
padding-right:0px;
padding-top:20px;
background-color: white;
background-image: url(../images/backglogo.jpg);
background-position: top right; 	/* Background X position - Y position */
background-repeat: no-repeat; 	/* Background repeat-x, repeat-y or no-repeat */
}

td.contenthome{
width:100%; 
padding-left:20px; 
padding-right:0px;
padding-top:60px;
background-color: white;
background-image: url(../images/backglogo.jpg);
background-position: top right; 	/* Background X position - Y position */
background-repeat: no-repeat; 	/* Background repeat-x, repeat-y or no-repeat */
}


img{border:solid 1px #3E3E3E;}

div.header{width:100%; font-size: 30px; font-family:Times New Roman black, arial; color:black; border-top:dashed 1px #3E3E3E; border-bottom:dashed 1px #3E3E3E;}
div#1{margin-left:20px;}

					/*menu styles starts here w00t!!*/
.home{border-top:solid 1px black;}
#themenu {width:100%; margin-top:140px;}

#themenu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
color:black;
}

#themenu a
{
display: block;
padding: 3px;
width: 160px;
background-color: #EBEAEE;
border-bottom: 1px solid black;
border-right: 1px solid black;
}

#themenu a:link, #menulist a:visited
{
color: black;
text-decoration: none;
}

#themenu a:hover
{
background-color: black;
color: #EBEAEE;
}
				/**************************menu styles end here**************************/



img.logo{
border:none;
margin-bottom:45px;}


div.contentdiv{padding-left:5px;padding-right:40px;padding-top:10px;text-align:justify;}

/*studies styles*/
td.studycell{border-left:solid 0px black; border-right:solid 0px black; padding-top:0px; padding-left:0px;padding-bottom:20px; border-bottom:solid 0px black; }
th{background-color:#EBEAEE;}
table.studytable{text-align:left; /*border-collapse: separate; border-spacing:50px;*/ width:100%;}
p.heading{font-weight:bold; font-size:14pt;display:block;background:black;color:white;padding-left:5px;}


li#active a{background:orange;}




div.studybox{
/*
background-color:#DADADA;
*/
background-color:#ECECEC;

border:solid 1px black;


border-left:0;
border-right:0;

text-align:justify;
width:85%;
padding:5px;
font-weight:bold;
margin:20px;
}

div.discbox{
/*
background-color:#DADADA;
*/
background-color:#ECECEC;

border:solid 1px black;


border-left:0;
border-right:0;

text-align:justify;
width:85%;
padding:5px;

font-weight:normal;
margin:20px;
}

div.studybox:hover{background:white;}
div.studybox a span{display:none;}
div.studybox a:hover span{display:block;font-weight:normal;}
div.studybox a{text-decoration:none;color:black;}

#button{display:block: inline;background:#B6B6B6;padding:2px;
;margin:2px;border:solid 1px black; color:black;font-weight:normal;
text-decoration:none;}

#button:hover{background:white;}

.linkdiv{margin-top:2px;}

#blala{display:block: inline;background:#B6B6B6;padding:2px;
;margin:2px;border-top:solid 1px black; border-bottom:solid 1px black; color:black;font-weight:bold;
text-decoration:none; width:25em;}

div.placebox{
/*
background-color:#DADADA;
*/
background-color:#ECECEC;

border:solid 1px black;


border-left:0;
border-right:0;

text-align:justify;
width:85%;
padding:5px;
font-weight:bold;
margin:2px;
}
