BODY {	
PADDING-RIGHT: 0px;
 PADDING-LEFT: 0px;
  PADDING-BOTTOM: 0px;
   MARGIN: 0px;
    PADDING-TOP: 0px;
      FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
        text-align: center;
    	 margin:0 auto;
    	 BACKGROUND: #7C8E83;
}

.wrapper {
border: 1px solid #000000;
overflow: auto;
background: #ffffff;
width: 798px;
height: 100%;
margin: 0px;
padding: 0px;
}

.text { 
TEXT-ALIGN: justify;
  TEXT-DECORATION: none
     FONT-SIZE: 2px;
 }
.head {
	FONT-WEIGHT: bold;
	 FONT-SIZE: 12px;
	  COLOR: #000000;
	   TEXT-DECORATION: none
}
.displaytext {
	FONT-WEIGHT: BOLD;
	 FONT-SIZE: 8px;
	  COLOR: #000000;
	   TEXT-DECORATION: none
}
FORM {	
PADDING-RIGHT: 0px;
 PADDING-LEFT: 0px;
  PADDING-BOTTOM: 0px;
   MARGIN: 0px;
    PADDING-TOP: 0px;
     FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.input {	
BORDER-RIGHT: #e1aca5 1px solid;
 BORDER-TOP: #e1aca5 1px solid;
  FONT-SIZE: 12px;
   BORDER-LEFT: #e1aca5 1px solid;
    BORDER-BOTTOM: #e1aca5 1px solid;
     HEIGHT: 19px;
      width: 150px;
       TEXT-DECORATION: none
}
.textarea {	
BORDER-RIGHT: #173f68 1px solid;
 PADDING-RIGHT: 1px;
  BORDER-TOP: #173f68 1px solid;
   PADDING-LEFT: 1px;
    PADDING-BOTTOM: 1px;
     BORDER-LEFT: #173f68 1px solid;
      COLOR: #000000173f68;
       PADDING-TOP: 1px;
        BORDER-BOTTOM: #173f68 1px solid;
         BACKGROUND-COLOR: #ffffff;
          cols: 45;
           rows: 5
}
.textareaa {
	BORDER-RIGHT: #e1aca5 1px solid;
	 PADDING-RIGHT: 1px;
	  BORDER-TOP: #e1aca5 1px solid;
	   PADDING-LEFT: 1px;
	    PADDING-BOTTOM: 1px;
	     BORDER-LEFT: #e1aca5 1px solid;
	      COLOR: #173f68;
	       PADDING-TOP: 1px;
	        BORDER-BOTTOM: #e1aca5 1px solid;
	         BACKGROUND-COLOR: #ffffff;
	          cols: 45;
	           rows: 5
}
.date {
BORDER-RIGHT: #e1aca5 1px solid;
 BORDER-TOP: #e1aca5 1px solid;
  FONT-SIZE: 10px;
   BORDER-LEFT: #e1aca5 1px solid;
    WIDTH: 50px;
     BORDER-BOTTOM: #e1aca5 1px solid;
      TEXT-DECORATION: none
}
.select {	
PADDING-RIGHT: 3px;
 PADDING-LEFT: 3px;
  FONT-SIZE: 10px;
   PADDING-BOTTOM: 3px;
    PADDING-TOP: 3px;
     FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
      TEXT-DECORATION: none
}
.button {	
	BORDER: #980000 1px solid;
	 PADDING: 1px;
	   FONT-SIZE: 9px;
	     COLOR: #980000;
	       BACKGROUND-COLOR: #FFE1CC
	}
.buttonsmall {	
  BORDER: #980000 1px solid;
   FONT-SIZE: 8px;
     COLOR: #980000;
      BACKGROUND-COLOR: #FFE1CC
}
A.link:link { 
  FONT-WEIGHT: bold;
   COLOR: #990000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
     TEXT-DECORATION: none
  }
A.link:visited {	
FONT-WEIGHT: bold;
 COLOR: #990000;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
   TEXT-DECORATION: none
}
A.link:hover {	
FONT-WEIGHT: bold;
 COLOR: #CC0000;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
   TEXT-DECORATION: none
}
A.link:active {	
FONT-WEIGHT: bold;
 COLOR: #990000;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
   TEXT-DECORATION: none
}
.file {
	BORDER-RIGHT: #e1aca5 1px solid;
	 BORDER-TOP: #e1aca5 1px solid;
	  FONT-SIZE: 12px;
	   BORDER-LEFT: #e1aca5 1px solid;
	    BORDER-BOTTOM: #e1aca5 1px solid;
	     HEIGHT: 19px;
	      width: 250px;
	       TEXT-DECORATION: none
}

table.table,
tr.table,
td.table
{ /* required for text in tables, because tables do not inherit from body */
	background: transparent;
	color: #222;
	font-size: 11px;
	line-height: 135%;
}

.table td,
.divpad{ /* gives all tables faux cellpadding of 5px */
	padding: 5px;
}






.table { 
    width:100% ;
    padding: 0px;
    margin: 0px;
    background: #EFE1CC;
}



.wrapper{ 
	margin: 10px auto 10px auto;
	text-align: center; 
	width: 99%;
}



.borderwrap{ /* this will affect the outlining border of all the tables and boxes through-out the skin. */
	background: #FFFFFF;
	 border: 1px solid #072A66;
	  padding: 0px; 
	   margin: 0px;
	   overflow: hidden;
}


.maintitle td {
	color: #FFF; 
	font-size: 12px;
	font-weight: bold;
}


.maintitlecollapse{
	border: 1px solid #FFF;
}

.maintitle p,
.maintitlecollapse p,
.formsubtitle p{
	background:  !important;
	border: 0px none !important;
	margin: 0 !important;
	padding: 0 !important
}

.maintitle p.expand,
.maintitle p.goto,
.maintitlecollapse p.expand,
.formsubtitle p.members{
	float: right;
	width: auto !important;
}

.maintitle a:link, 
.maintitle a:visited,
.maintitlecollapse a:link, 
.maintitlecollapse a:visited{ 
	background: transparent;
	color: #FFF;
	text-decoration: none; 
}

.maintitle a:hover, 
.maintitle a:active,
.maintitlecollapse a:hover, 
.maintitlecollapse a:active{ 
	background: transparent;
	color: #F1F1F1;
}



.maintitle,
.maintitlecollapse{

	border: 0px solid #FFF;
	border-bottom: 1px solid #980000;
	color: #FFF; 
	font-size: 12px;
	font-weight: bold; 
	margin: 1px;
	padding: 8px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana;
	width: 100%;

	    background:url('http://www.kgcollege.ac.in/images/topbar.png'); 
	   /* filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#980000', startColorstr='#F4CD8F', gradientType='0'); */
}



.maintitlecollapse{
	border: 1px solid #FFFFFF;
}

.maintitle p.expand, .maintitle p.goto, .maintitlecollapse p.expand
{
	float: right;
 	 width: auto !important;
}



.maintitle td {
	color: #FFF; 
	font-size: 12px;
	font-weight: bold;
}

.maintitle p, .maintitlecollapse p
{
	background:  !important;
	border: 0px none !important;
	margin: 0 !important;
	padding: 0 !important
}
.borderwrap h4{
	background: #DDE6F2;
	border: 1px solid #FFF;
	border-bottom: 1px solid #5176B5;
	border-top: 1px solid #5176B5;
	color: #5176B5; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0;
	padding: 5px;
}

.borderwrap p{
	//background: #F9F9F9;
	border: 1px solid #CCC;
	margin: 5px;
	padding: 10px;
	text-align: left;
}
.borderwrap table th a:link,
.subtitle a:link,
.subtitlediv a:link,
.borderwrap table th a:visited,
.subtitle a:visited, 
.subtitlediv a:visited, 
.borderwrap table th a:active,
.subtitle a:active,
.subtitlediv a:active,
.borderwrap table th a:hover,
.subtitle a:hover,
.subtitlediv a:hover{ 
	background: transparent;
	color: #3A4F6C;
	text-decoration: none; 
}


.maintitle a:link, 
.maintitle a:visited,
.maintitlecollapse a:link, 
.maintitlecollapse a:visited{ 
	background: transparent;
	 color: #FFF;
	  text-decoration: none; 
}

.maintitle a:hover, 
.maintitle a:active,
.maintitlecollapse a:hover, 
.maintitlecollapse a:active{ 
	background: transparent;
	 color: #F1F1F1;
}


.tableend{
	background: #980000;
	 color: #000;
	  font-size: 1px;
	   height: 5px;
}



.td1{ 
	background: #EFE1CC;
	 font-face: verdana;
      color: #000000;
	   font-size: 14 px;  
}

.td2{ 
	background: #EFE1CC;
	 font-face: verdana;
	  color: #000000;
	   font-size: 14 px;  
	    text-align: center;
}

.td3{ 
	background: #EFE1CC;
	 font-face: verdana;
      color: #980000;
	   font-size: 14 px;  
}

.td4{ 
	background: #EFE1CC;
	 font-face: verdana;
      color: #980000;
	   font-size: 12px;
	    text-align:justify;
	     line-height:15px;
	      padding:7px
}


.td5{ 
	background: #EFE1CC;
	 font-face: verdana;
      color: #980000;
	   font-size: 9px;
	    text-align=center;
	     /*font-weight: bold; */
}

table th, .subtitle
{ 
	background: url('http://www.kgcollege.ac.in/images/subtopbar.png');
	// filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#E6D6CA', startColorstr='#DEC3B5', gradientType='0');
	  border-bottom: 1px solid #980000;
	  font-family: verdana;
	   color: #662D19; 
	    font-size: 10px;
	     font-weight: bold; 
	      letter-spacing: 1px;
	       margin: 0; 
	        padding: 5px 
}  







/*Tool Tips*/

#dhtmltooltip{
position: absolute;
width: 300px;
border: 1px solid black;
text-align : justify;
font-size : 12px;
color : black;
padding: 2px;
margin:5px;
background-color: FFFFE1;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}



/*------------------Upcoming News Scroller---------*/

#pscroller1
{
width:98%;
height: 70px;
border: 1px dashed black;
padding: 5px;
background-color: #FFEDCC;
text-align : justify;
font-weight: normal; 
line-height: 18px;
font-size : 10px;
font-family: verdana;
color : #660000;
}


#pscroller2
{
width: 98%;
height: 70px;
border: 1px dashed black;
padding: 3px;
text-align : justify;
font-weight: bold; 
line-height: 18px;
font-size : 10px;
font-family: verdana;
color : #660000;

}

#pscroller1 a
{
//text-decoration: none;
text-align : center;
font-size : 10px;
font-weight: bold; 
font-family: verdana;
color : #660000;

}



#pscroller2 a
{
//text-decoration: none;
text-align : center;
font-size : 10px;
font-weight: bold; 
font-family: verdana;
color : #660000;

}

.someclass{ //class
}

.pagepathlink
{
text-decoration:none;
}
