﻿body
{
    /* font-family: Verdana,Arial,Helvetica,sans-serif; */
    font-family: "Trebuchet MS" ,Helvetica,sans-serif; /* font-family: Verdana, "Lucida Sans Unicode" , "Lucida Sans" ,Tahoma;*/
    font-size: 90%;
    background: #FFFFFF url(images/bodybg.png) repeat-x scroll 0 0;
    line-height: 1.15em;
}
h1, h2, h3, h4, h5, h6
{
    color: #666666;
    font-family: "Trebuchet MS" ,Helvetica,sans-serif; /*font-family: Verdana, "Lucida Sans Unicode" , "Lucida Sans" ,Tahoma;*/
    margin: 10px;
}

table.topalign td {
    vertical-align: top
}
	
.maintable
{
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    background-color: White;
    border: solid 3px #6699CC;
}

h1
{
    font-size: 100%;
}
h2
{
    font-size: 125%;
    padding-top: 12px;
}
h3
{
    font-size: 115%;
    padding-top: 6px;
}
h4
{
    font-size: 95%;
}
h5
{
    font-size: 85%;
}
h6
{
    font-size: 85%;
}
.ulHeader
{
    color: #666666;
    font-family: "Trebuchet MS" ,Helvetica,sans-serif;
    border-style: none none solid none;
    border-color: #C0C0C0;
    border-width: thin;
    font-size: 105%;
    padding-top: 10px;
    padding-right: 5px;
}
a.external
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(images/external.png) no-repeat scroll right center;
    padding: 0 13px 1px 1px;
}
.tquote
{
    font-style: italic;
    color: #666666;
    font-family: "Trebuchet MS" ,Helvetica,sans-serif;
}




.news_style
{
    display: none;
}
.news_show
{
    background-color: white;
    color: black;
    width: 420px;
    height: 175px;
    font: normal 100% "Arial" , "Lucida Grande" ,Verdana, Sans-Serif;
    overflow: auto;
}
.news_border
{
    background-color: whitesmoke;
    width: 420px;
    height: 175px;
    font: normal 100% "Arial" , "Lucida Grande" ,Verdana, Sans-Serif;
    border: 1px solid silver;
    padding: 5px 5px 5px 5px;
    overflow: auto;
}
.news_mark
{
    background-color: white;
    font: normal 70% "Arial" , "Lucida Grande" ,Verdana, Sans-Serif;
    border: 0px solid gray;
    width: 421px;
    height: 35px;
    color: black;
    text-align: center;
}
.news_title
{
    font: bold 120% "Arial" , "Lucida Grande" ,Verdana, Sans-Serif;
    border: 0px solid gray;
    padding: 2px 0px 0px 5px;
    margin-left: 70px;
    color: gray;
}
.news_show img
{
    margin-left: 5px;
    margin-right: 5px;
}
.buttondiv
{
    position: absolute; /*float: left;*/ /*top: 169px;*/
    padding: 5px 5px 5px 5px;
    background-color: white;
    border: 1px solid gray; /*border-top-color: white;*/
    border-top: none;
    height: 20px;
}

