html
{
width: 1500px;

}


table.helix tr.row1 td.col1
{
vertical-align:text-top;
width: 120px;
height: 500px;
text-align:left;
font-weight:bolder;
font-size:35px;
font-family : Arial, Helvetica, sans-serif;
/* for font color syntax is color:#0000FF; */
}
table.main tr.rmain td.cmain
{
/*border:20px solid #AABCF2;
border-style:groove;*/

}
table.logo tr.row2 td.col3
{
border:none;
vertical-align:text-top;
width:200px;
height:146px;
font-family : Arial, Helvetica, sans-serif;
background-color:#0033FF;
}

table.logo tr.row2 td.col3 image.logo
{
border:none;
vertical-align:text-top;
width:199px;
height:139px;
}

table.logo tr.row2 td.col4
{
border:none;
width:1150px;
height:150px;
text-align:left;
font-weight:bolder;
font-size:30px;
font-family : Arial, Helvetica, sans-serif;
color:white;
background-color:#0033FF;
}

table.logo tr.row2 td.col5
{
border:none;
width:210px;
height:150px;
}

table.side_sum tr.row3  td.col5
{
border:none;
width:200px;
height:200px;
vertical-align:text-top;
font-family : Arial, Helvetica, sans-serif;
}

table.side tr.row5 td.col6 
{
width:200px;
height:auto;
border:5px solid #000000;
border-style:outset;
background-color:#AABCF2;
font-weight:bolder;
font-size:30px;
vertical-align:text-top;
}
table.side tr.row5 td.col6:hover 
{
width:200px;
height:auto;
border:5px solid #000000;
border-style:outset;
background-color:#FFFFFF;
font-weight:bolder;
font-size:30px;
vertical-align:text-top;
}
table.side tr.row6 td.col7
{
width:200px;
height:auto;
border:none;
background-color:#AABCF2; 
vertical-align:text-top;
font-size:15px;
}

table.side tr.row6 td.col7:hover
{
width:200px;
height:auto;
border:none;
background-color:#FFFFFF; 
vertical-align:text-top;
font-size:15px;
}

table.image_tb
{
width:200px;
height:auto;
}

table.side_sum tr.row3  td.col8
{
border:none;


background-position: 0px 0px;
background-repeat: no-repeat;
text-align:justify;
width:900px;
height:400px;
vertical-align:text-top;
font-size:15px;
font-family : Arial, Helvetica, sans-serif;
}

table.side_sum tr.row3  td.col9
{
border:none;
background-image:url("database1_try.png");
background-position: 0px 0px;
background-repeat: no-repeat;
width:320px;
height:400px;
}


a.cl
{
color:blue;
}

a.cl2
{
color:#1589FF;
}