body{
	background-color:;
	/*background-image:url('../images/logo/logo2-1.gif');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center center; */
	font-family:Georgia;
    margin: 0;
    padding: 0;
}

#middleleft{
height:100%;
width:200px;
height:1000px;
float:left;
}

#space{
width:10px;
float:left;
}

#middleright{
width:600px;
float:left;
height:600px;
visiblility:visible;
overflow:auto;
}

#mydiv{
height:400px;
}
/* Begin div */
.div{
	width:300px;
	vertical-align:center;
	text-align:left;
}
/* End div */

/* Begin div1 */
.div1{
	width:100%;
	vertical-align:center;
	text-align:left;
}
/* End div1 */

/* Begin form-div */
.form-div{
	width:100%;
	text-align:left;
}
/* End form-div */

.form-div1{
	width:100%;
	text-align:left;
}

/* Begin logo */
.logo{
	width:100px;
}
/* End logo */

.exp-font{
	color:blue;
	text-decoration:blink;
}

/* Begin sublinks */
.sublinks{
	color:black;
}

.sublinks a
{
	text-decoration:none;
}

.sublinks a:hover
{

}
/* End sublinks */

/* Begin header-link */
.header-link{
	color:black;
}

.header-link a
{
	text-decoration:none;
}

.header-link a:hover
{

}
/* End header-link */

.th
{
	text-align:left;
	background-color:gray;
}


.th05
{
	text-align:left;
	width:5%;
	background-color:gray;
}

.th10
{
	text-align:left;
	width:10%;
	background-color:gray;
}

.th15
{
	text-align:left;
	width:15%;
	background-color:gray;
}

.th20
{
	text-align:left;
	width:20%;
	background-color:gray;
}

.th25
{
	text-align:left;
	width:25%;
	background-color:gray;
}

.th30
{
	text-align:left;
	width:30%;
	background-color:gray;
}

.thsales
{
	text-align:center;
	width:30%;
	background-color:gray;
}

.tdsales
{
	text-align:center;
}


.tdc
{
	text-align:left;
	background-color:Cyan;
}

.tdl
{
	text-align:left;
	background-color:LightGreen;
}

.tdy
{
	text-align:left;
	background-color:LightYellow;
}
 
.td
{
	text-align:left;
}

.td10
{
	text-align:center;
	width:10%;
	background-color:gray;
}
.td1
{
	text-align:left;
	text-decoration:underline;
	color:blue;
}

.tdesn
{
	text-align:center;
	font-weight:bold;
	width:250px;	
	
}

.tdsite
{
	width:150px;
}