/*-----------------------------------------
    Change here for main background style
-----------------------------------------*/

/*-----------------------------------------
    Change here for header
-----------------------------------------*/

td.pagessubmenu {
    padding-left:15;
    padding-top:5;
}

table.getpixel {
    margin-top:10;
    width: 100%;
    background-color: #ffffff;
}
td.getpixel {
    padding:10;
}
font.getpixelinfo {
    color: #000000;
    font-weight: bold;
}
font.getpixelerror {
    color: #000000;
    font-weight: bold;
}

td.logos {
    color: #000000;
    background-color: #415383;
}
td.logos_highlighted {
    color: #000000;
    background-color: #778ABB;
}
a.logos:link    {    color: #ff3300; font-weight: bold; font-size:8pt; text-decoration: none;    }
a.logos:visited {    color: #ff3300; font-weight: bold; font-size:8pt; text-decoration: none;    }
a.logos:hover   {    color: #000000; font-weight: bold; font-size:8pt; text-decoration: underline;    }

select.language {
    font-family:tahoma, arial;
    font-size:7pt;
    margin-left:10;
    color: #444444;
}

a.m:link    {    color: #000000; font-weight: bold; text-decoration: none;    }
a.m:visited {    color: #000000; font-weight: bold; text-decoration: none;    }
a.m:hover   {    color: #ff3300; font-weight: bold; text-decoration: underline;    }

a.l:link    {    color: #000000; font-weight: normal; font-size:8pt; text-decoration: none;    }
a.l:visited {    color: #000000; font-weight: normal; font-size:8pt; text-decoration: none;    }
a.l:hover   {    color: #ff3300; font-weight: normal; font-size:8pt; text-decoration: underline;    }

a.pages:link    {    color: #ff3300; font-weight: normal; text-decoration: none; padding:0 7;   }
a.pages:visited {    color: #ff3300; font-weight: normal; text-decoration: none; padding:0 7;    }
a.pages:hover   {    color: #000000; font-weight: normal; text-decoration: underline; padding:0 7;    }

a.pages_highlight:link    {    color: #ff3300; font-weight: normal; text-decoration: none; padding:0 7;   }
a.pages_highlight:visited {    color: #ff3300; font-weight: normal; text-decoration: none; padding:0 7;    }
a.pages_highlight:hover   {    color: #000000; font-weight: normal; text-decoration: underline; padding:0 7;    }

a.black:link    {    color: #000000; font-weight: bold; font-size:8pt; text-decoration: underline;    }
a.black:visited {    color: #000000; font-weight: bold; font-size:8pt; text-decoration: underline;    }
a.black:hover   {    color: #000000; font-weight: bold; font-size:8pt; text-decoration: none;    }

/*-----------------------------------------
    Change here for main content tables
-----------------------------------------*/

table.content {
    width: 1000;
}

td.content {
    background-color: #ffffff;
    width: 800;
    padding:20;
}

td.rightcontent {
    width:200;
    height: 330;	
    padding:10;
}

/*-----------------------------------------
    Change here for footer tables
-----------------------------------------*/

table.footer {
    width: 1000;
    margin:5;
}

td.footer {
    text-align: center;
    color:#999999;
}


/*-----------------------------------------
    Change here for Blog and Faq Style
------------------------------------------*/

h2.blog_title {
    margin-top:3;
    color:#5F76AF;
}

font.blog_date {
    font-size:10px;
    font-weight: bold;
}
hr.blog_line {
    height:1px;
    color:#ff3300;
}

h2.faq_question {
    margin-top:3;
    color:#ff0000;
}
hr.faq_line {
    height:1px;
    color:#ff3300;
}


/*-----------------------------------------
    Change here for Headline style
------------------------------------------*/

h3,h4,h5 {
    margin: 0px 0px 5px 0px;
    }
h1 {
    font-size:13pt;
    margin: 0px 0px 10px 0px;
   }
h2 {
    font-size:10pt;
    margin: 0px 0px 5px 0px;
   }


/*-----------------------------------------
    Other general
------------------------------------------*/

img	 { border: 0 }
table	 { border-collapse: collapse;  }
td 	 { padding:0;}
img { border: 0 }
input,select,textarea {
    font-family:verdana, arial;
    font-size:8pt;
    color: #000000;
}

