﻿body
{
    background-position: center;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-y;
    background-color: #cccccc;
    font-family: trebuchet MS,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 12px;
    color: #32333c;
}
tr, td, p, div, li {
	font-family: trebuchet MS,Helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	font-family: trebuchet MS,Helvetica,sans-serif;
}
h1 {
    margin-top: 0px;
	font-size: 18px;
	color: #666666;
}
h2 {
    margin: 5px;
	font-size: 12pt;
	color: #666666;
}

p 
{
    padding-left:20px;
    padding-right:40px;
    color:#333333;
}

p a 
{
    color:blue;
}

a
{
    color: #000000;
    text-decoration: none;
}


.bg_div 
{
	text-align:center;
}

.banner {
    background-image:url(../images/banner.jpg);height:100px;width:100%;background-repeat:no-repeat
}
.footer {
    background-color:#333333;
    color:#e6e6e6;
    text-align:center;
}

.main_table 
{
	width:700px;
	height:100%;
	background-color:#ffffff;
}


.trclass_a0
{
    background-color:#ffffff;
}
.trclass_b0
{
    background-color:#cccccc;
}
.trclass_a1
{
    background-color:#ffffff;
}
.trclass_b1
{
    background-color:#e6e6e6;
}


.mainMenu 
{
    background-color:#333333;
    
}
.statMenuStyle 
{
    background-color:#333333;
}
.statMenuItemStyle 
{
    color:#ffffff;
    padding-left:4px;    
}
.dynMenuStyle 
{
    background-color:#999999;
}
.dynMenuItemStyle 
{
    background-color:#999999;
    color:#fff;
    padding: 3px;
}
.dynMenuItemStyle a:hover
{
    background-color:#999999;
    color:#000000;
    padding: 3px;
}
.dynHoverStyle 
{
}
