body, table, tr, td, a, div
{
    font-family: sans-serif;
    font-size: 10pt;
}

body
{
    background-repeat: repeat-x;
}

h1{ color: #000000; font-family: Times New Roman; font-weight: bold;
    /*text-transform: uppercase;*/
        font-size: 16pt;
    text-align: center;
}

h2{ color: #000000; font-family: Times New Roman; font-weight: bold;
    /*text-transform: uppercase;*/
        font-size: 12pt;
    text-align: center;
}

h3{ color: #000000; font-family: Times New Roman;
    /*text-transform: uppercase;*/
    font-size: 12pt;
    text-align: center;
}

h4{ color: #1C2113; font-family: Times New Roman; font-weight: bold;
    /*text-transform: uppercase;*/
    font-size: 12pt;
    text-align: center;
}

h6{ color: #1C2113; font-family: Times New Roman; font-weight: bold;
    /*text-transform: uppercase;*/
        font-size: 14pt;
    text-align: center;
}                

a
{
    color: black;
    font-size: 12pt;
}

a:hover
{
    color: #335F02;
}

a.mref{ color: #000000; font-family: Times New Roman;
     font-weight: bold;
     font-size: 12pt;
}

a.mref:hover{ color: #B8C3A6;}
a.mref:visited{ color: #CED8B5;}

a.dref
{
    color: black;
    font-weight: bold;
    font-size: 12pt;
    text-decoration: none;
}

a.dref:hover
{
    color: #335F02;
}

a.fref
{
    color: white;
     font-weight: bold; font-family: Times New Roman;
     font-size: 10pt;
    text-decoration: none;
}

a.fref:hover
{
    color: white;
}

.mcell
{
    padding-left: 5px;
    background-image: url(img/trans_green{438A7BED-9DE7-41C9-A583-42D63ECAAB10}.gif);
    background-attachment:fixed;
    background-repeat: no-repeat;
    background-position: middle left;
}

.tt
{
    padding-left: 5px;
    background-image: url(img/delim_green{438A7BED-9DE7-41C9-A583-42D63ECAAB10}.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    width: 100%;
}


.rbtn
{
    color: white;
    border: 2px solid white;
    background-color: #70864D;
    font-weight: bold;
}
.hopt{	font-weight: bold;color: black;background-color: #CED8B5;
}
.copt
{
}

button
{
	color: white;
	background-color: #6E9DD5;
	font-weight: 700;
	font-size: 9pt;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 2px solid white;
}
