.techwarecolor
{
   background:#ffeeee;
}

.techwaredark
{
   background:#993333;
}

.font1
{
   color:#993333;
   font-family: sans-serif, Arial;
   font-size: 12px;
   font-weight: bold;
}
.font2
{
   color:#FFFFFF;
   font-family: sans-serif, Arial;
   font-size: 16px;
   font-weight: bold;
}

.row1_1
{
   background:#cce8f1;
}
.row2_1
{
   background:#DBE9B5;
}
.row3_1
{
   background:#e63e8b;
}

.row1_3
{
   background:#3E9FC2;
   color:#FFFFFF;
   font-family: sans-serif, Arial;
   font-size: 16px;
   font-weight: bold;
}
.font_row1_3
{
   color:#175F79;
}

.row2_3
{
   background:#bcdb66;
   color:#000000;
   font-family: sans-serif, Arial;
   font-size: 16px;
   font-weight: bold;
   
}
.font_row2_3
{
   color:#617d1d;
}

.row3_3
{
   background:#b2a1d7;
   color:#FFFFFF;
   font-family: sans-serif, Arial;
   font-size: 16px;
   font-weight: bold;
}
.font_row3_3
{
   color:#5c3f9d;
}

td
{
   color:#000000;
   font-family: sans-serif, Arial;
   font-size: 12px;
}
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:none; }
a:active { text-decoration:none;}


