/* general css setting*/

A:link, A:visited, A:active {text-decoration: none;} /* text-decoration: none;color: #0033CC */
A:hover {text-decoration: none;} /*  color: #FFFFFF; background : #9999FF */

.throtech_footer
{
font-family: Verdana, Arial, Helvetica;
font-size: 7pt;
color: FFFFFF;
}

.throtech_indexnav
{
font-family: Verdana, Arial, Helvetica;
font-size: 7pt;
color: FFFFFF;
}

.throtech_mainheader
{
font-family: Verdana, Arial, Helvetica;
font-size: 10pt;
color: FFFFFF;
}

.throtech_maintitle
{
font-family: Impact, Arial, Helvetica;
font-size: 14pt;
color: 224D18;
}

.throtech_content
{
font-family: Arial, Helvetica;
font-size: 10pt;
color: 000000;
}


.throtech_content_smaller
{
font-family: Arial, Helvetica;
font-size: 9pt;
color: 000000;
}

.throtech_desc
{
font-family: Arial, Helvetica;
font-size: 8pt;
color: 0000000;
}

table
{
font-family: Arial;
font-size: 10pt;
}


