HTML
{
    MARGIN: 0px 0px 20px;
    COLOR: #00008b;
    BACKGROUND-COLOR: #fff;
    overflow:hidden;
}
BODY
{
    MARGIN: 0px 0px 20px;
    COLOR: #00008b;
    BACKGROUND-COLOR: #fff;
	/* background: expression("url(http://" + window.location.host + "/Kah/images/audi_TT_wallpaper_alpha.jpg) #fff fixed no-repeat"); */
	overflow:hidden;
}
DIV
{
    FONT-SIZE: 14px;
    FONT-FAMILY: verdana,lucida,helvetica,arial,sans-serif
}
SPAN
{
    FONT-SIZE: 14px;
    FONT-FAMILY: verdana,lucida,helvetica,arial,sans-serif
}
TD
{
    FONT-SIZE: 14px;
    FONT-FAMILY: verdana,lucida,helvetica,arial,sans-serif;
    text-align:justify
}
P
{
    FONT-SIZE: 14px;
    FONT-FAMILY: verdana,lucida,helvetica,arial,sans-serif
}
LI
{
    FONT-SIZE: 14px;
    FONT-FAMILY: verdana,lucida,helvetica,arial,sans-serif
}
INPUT
{
    FONT-SIZE: 14px;
    FONT-FAMILY: verdana,lucida,helvetica,arial,sans-serif
}
SELECT
{
    FONT-SIZE: 14px;
    FONT-FAMILY: verdana,lucida,helvetica,arial,sans-serif
}
TEXTAREA
{
    FONT-SIZE: 14px;
    FONT-FAMILY: verdana,lucida,helvetica,arial,sans-serif
}
H1	
{font-size:14px;font-weight:bold;border-bottom:1px dashed red;
 width:80%;
}

A
{
    aBACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #00008b;
    BORDER-BOTTOM: #00008b 1px dashed;
    TEXT-DECORATION: none
}
A:hover
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #00008b;
    BORDER-BOTTOM: #fff 1px dashed;
    TEXT-DECORATION: none
}
#sBar
{
    LEFT: 30px;
    MARGIN-BOTTOM: 25px;
    POSITION: absolute;
    TOP: 270px
}
#sBar A.menu
{
    PADDING-RIGHT: 0px;
    DISPLAY: block;
    PADDING-LEFT: 20px;
    BACKGROUND: expression("url(http://" + window.location.host + "/Kah/images/mcirc-off.gif) #fff fixed no-repeat left 50%");
    PADDING-BOTTOM: 3px;
    WIDTH: 220px;
    COLOR: #00008b;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #fff 1px solid;
    TEXT-DECORATION: none
}
#sBar A.menu:hover
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 20px;
    BACKGROUND: expression("url(http://" + window.location.host + "/Kah/images/mcirc-on.gif) #fff fixed no-repeat left 50%");
    PADDING-BOTTOM: 3px;
    WIDTH: 220px;
    COLOR: #000009;
    PADDING-TOP: 3px;
    TEXT-DECORATION: none
}
#sBar .sep
{
    BACKGROUND: expression("url(http://" + window.location.host + "/Kah/images/sSep.gif) no-repeat");
    WIDTH: 220px;
    HEIGHT: 14px
}
#sBar #cdesk
{
    BORDER-RIGHT: #f7fbfc 10px solid;
    BORDER-TOP: #f7fbfc 10px solid;
    BORDER-LEFT: #f7fbfc 10px solid;
    BORDER-BOTTOM: #f7fbfc 10px solid
}
#mainContent
{
    LEFT: 280px;
    WIDTH: 500px;
    POSITION: absolute;
    TOP: 40px;
    padding: 10PX;
    background-color:white;
    height:600;
    filter:alpha(opacity=80)
}
#mainContent .sep
{
    BACKGROUND: url(http:\\127.0.0.1\Kah\images\sSep.gif);
    WIDTH: 500px;
    HEIGHT: 14px
}
.MainCont  {position:absolute;
	   z-index:10;
	   border:1px solid black;
	   background-color:white;
	   height: expression(	(document.body.clientHeight/1.2));
	   width:  expression(	(document.body.clientWidth/1.5 ));
	   filter:alpha(opacity=10);
	   font-style:italic;
	   font-variant:normal;
	  }
.MainCont .Head	  {border-bottom:1px solid black;
		   background-color:#C0C0C0;
		   padding:3px
		   }
.MainCont .Body	  
{
	padding:3px;
	overflow:auto;
	height: expression(	(document.body.clientHeight/1.3))
	}
#logo1		  {LEFT: -40px;TOP: -40px;
		   POSITION: absolute;
		   filter:alpha(opacity=50)}
#logo2		  {LEFT: 550px;TOP: 80px;
		   POSITION: absolute;
		   filter:alpha(opacity=50)}
#logo3		  {LEFT: 520px;TOP: 150px;
		   POSITION: absolute;
		   filter:alpha(opacity=50)}

