@charset "utf-8";
/* CSS Document */
/******** This sub-section formats foodclass page *********/

.testfood
{
    background:#fff0a5 url(../images/home/class.jpg) repeat-x;
    color:#000066;
    padding-top:0px;
    padding-left:10px;
    height: 26px;
    width: 650px;
}

.bgtd td
{
    background-image: url(../images/home/class.jpg);
    }

.bgtd td p
{
    height:20px;
    }

.bgtalltd td
{
    background-image: url(../images/home/class.jpg);
    }

.bgtop td
{
    background-image: url(../images/home/class1.jpg);
    }

.bgtop td p
{
    height:20px;
    }
        
.testfoodfade
{
    background:#fff0a5 url(../images/home/class1.jpg) repeat-x;
    color:#000066;
    padding-top:2px;
    padding-left:10px;
    height: 26px;
    width: 650px;
}

.topfleft 
{   position:absolute;
    text-align:center;
    background: transparent;
    padding-left:0px;
    margin-top:0px;
    width:180px;
    }
    
.topfright 
{
	position:absolute;
    margin-left:180px;
    margin-top:0px;
    background: transparent;
    width:80px;
    text-align:center;
    }
    
.bottomfleft 
{
    position:absolute;
    background: transparent;
    margin-top:0px;
    margin-left:280px;
    width:280px;
    text-align:center;
    }
    
.bottomfright 
{  
    position:absolute;
    background: transparent;
    margin-top:0px;
    margin-left:560px;
    width:80px;
    text-align:center;
    }
.table 
{
    font-family:Arial, Georgia;
    color:#333333;
    line-height:1.2;
    font-size: 80%;
    }
.testtblsou
{
    background:#fff0a5 url(../images/home/class1.jpg) repeat-x;
	border-bottom: solid 1px #666;
	font-size:14px;
    color:#333;
    padding:2px 10px 0;
	margin-left:12px;
    width: 96%;
}
.testtblsou td
{
    background:#fff0a5 url(../images/home/class1.jpg) repeat-x;
	padding: 2px 0;
}
