body {
background-color:#0b4e71;
background-image:url(../images/bkg_site.gif);
background-position:center;
background-repeat:repeat-y;
margin-top:0px;
}

h1 {
font-family: Verdana;
font-size: 24px;
font-style: normal;
line-height: 24px;
font-weight: normal;
font-variant: normal;
color: #ff8010;
text-decoration:none;
}


h2 {
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 12px;
font-weight: normal;
font-variant: normal;
color: #ff7800;
text-decoration:none
}

a {
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: normal;
color: #ff7800;
text-decoration:underline
}

a:hover {
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: normal;
color: #ff7800;
text-decoration:underline
}

a:active {
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: normal;
color: #ff7800;
text-decoration:underline
}

.title_menu_left {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 16px;
font-weight: bold;
font-variant: normal;
color: #ff7700;
text-decoration:none
}

.td_left {
padding:8px 2px 8px 4px;
border:1px solid #d5ecfc;
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: normal;
color: #0a5e9b;
text-decoration:none
}

.menu_left {
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: normal;
color: #0a5e9b;
text-decoration:none
}

.menu_left:hover {
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: normal;
color: #ff7700;
text-decoration:none
}

.menu_left:active {
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: normal;
color: #ff7700;
text-decoration:none
}


.td_content {
padding:20px 10px 20px 20px;
background-image:url(../images/bkg_1_content.gif);
background-repeat:repeat-x;
background-position:top;
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: normal;
color: #313131;
text-decoration:none
}


.menu_footer {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
color: #ffffff;
text-decoration:none
}

.menu_footer:hover {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
color: #ffffff;
text-decoration:underline
}

.menu_footer:active {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
color: #ffffff;
text-decoration:underline
}


#container{
font-family:Verdana, Arial, Helvetica, sans-serif;
border:none;
}
        #winning_product{
        font-size:19px;
        font-weight:400;
        color:#506578;
        padding-top:10px;
        padding-bottom:10px;
        }
                #border{                
                border-style:solid;
                border-width:thick;
                border-color:#FFFFCC;                
                }
                        #product_name{
                        font-size:14px;
                        font-weight:500;
                        background:#506578;
                        color:white;
                        padding-top:5px;
                        padding-bottom:5px;
                        }
                                #product_name span{
                                        margin-left:5px;
                                }
                        #product_description{
                        margin-left:5px;
                        font-size:10px;
                        }
                        #product_image{
                        border:hidden;
                        padding:15px;
                        }
                        #effectivity{
                        padding-left:10px;
                        font-size:10px;
                        font-weight:500;
                        }
                        #tolerance{
                        padding-left:10px;
                        font-size:10px;
                        font-weight:500;
                        padding-bottom:15px;
                        }
                        #more_information{
                        color:black;
                        background-color:#FFFFCC;
                        padding-top:6px;
                        padding-bottom:5px;
                        }
                                #more_information span{
                                font-size: 12px;
                                margin-left:5px;
                                }
                                #more_information a{
                                color:black;
                                text-decoration:underline;
                                }
                                #more_information a:hover{
                                color:orange;
                                text-decoration:none;
                                }
