.tblHeader
{
    font-weight: bold;
    font-size: 16px;
    background-attachment: scroll;
    background-image: url(img/header_bg.jpg);
    color: white;
    background-repeat: repeat-x;
    font-family: Arial;
		height:35px;
}

.tblDescription
{
    border-right: #0099cc 2px solid;
    border-top: #0099cc 2px solid;
    font-size: 11px;
    border-left: #0099cc 2px solid;
    border-bottom: #0099cc 2px solid;
    font-family: Arial;
}

.iconDesc
{
    border-right: #66ccff 1px solid;
    border-top: #66ccff 1px solid;
    border-left: #66ccff 1px solid;
    border-bottom: #66ccff 1px solid;
    background-color: #fdf5e6;
    height:70px;
		    vertical-align:top;
				margin:5px;
				padding:2px;
}

.tblNav
{
    font-weight: bold;
    font-size: 11px;
    background-attachment: scroll;
    background-image: url(img/bg_nav.jpg);
    color: white;
    background-repeat: repeat-x;
    font-family: Arial;
		height:35px;
		padding-left:10px;
}


.tblLogo
{

    background-attachment: scroll;
    background-image: url(img/logo_bg.jpg);

    background-repeat: repeat-x;

}

.tblNav a{

color: #ffffff;

}

.tblSearch
{
    background-image: url(img/search_bg.jpg);
    color: white;
    background-repeat: none;
    font-family: Arial;
		height:77px;
		width:255px;
}

.fullfeature{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:1px;
}

.fullfeature td ul li{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:1px;
}

