/* CSS Document */

body{
margin:0px;

}

table{
font-family:Tahoma;
font-size:11px;
color: #2E2D2D;
}

.normaltext{
font-family:Tahoma;
font-size:11px;
color: #CCCCCC;
}

.whitenormal{
font-family:Tahoma;
font-size:11px;
color: white;
}

.blacknormal{
font-family:Tahoma;
font-size:11px;
color:black;
}



.heading1{
font-family:Tahoma;
font-size:14px;
color: #CECECE;
font-weight: bold;

}

.heading2{
font-family:Tahoma;
font-size:14px;
color: #333333;
font-weight: bold;

}

a.sumtechlink{
font-family:tahoma;
font-size:11px;
color: #CCCCCC;
text-decoration:none;
}

a.sumtechlink:hover{
font-family:tahoma;
font-size:11px;
color: #FF0000;
text-decoration:underline;

}

a.linktop{
font-family:Tahoma;
font-size:11px;
color: #333333;
}

a.linktop:hover{
font-family:Tahoma;
font-size:11px;
color: #FF0000;

}

a.link1{
font-family:tahoma;
font-size:11px;
color: white;
text-decoration:none;
}

a.link1:hover{
font-family:tahoma;
font-size:11px;
color: white;
text-decoration:underline;
}

a.readmore{
font-family:tahoma;
font-size:11px;
color: #333333;
text-decoration:none;
}

a.readmore:hover{
font-family:tahoma;
font-size:11px;
color: black;
text-decoration:underline;
}


a.link2{
font-family:tahoma;
font-size:11px;
color: #CCCCCC;
text-decoration:none;
}

a.link2:hover{
font-family:tahoma;
font-size:11px;
color: #000000;
text-decoration:underline;
}

.heading-blue{
font-family:tahoma;
font-size:16px;
color:#1D4569;
font-weight:bold;
}

.heading-black{
font-family:tahoma;
font-size:16px;
color:black;
font-weight:bold;
}

.bluenormal{
font-family:Tahoma;
font-size:11px;
color: #1D4569;
}
