﻿BODY {
	MARGIN: 2px;
	font-size: 10pt; 
	font-family: Verdana
}
td.view 
{
    padding-left: 2cm
}
h3
{
    Color: #000000;
    FONT-WEIGHT: bold;
    font-family: Verdana , Arial
}
table        { font-family: Verdana;
               font-size: 10pt;
               color: #000000;
               BORDER-COLLAPSE: collapse;  
             }
a{color: #5D5C5C;
             font-size:10pt;
             font-family: Verdana;
             text-decoration: none
             }
a:link{color: #5D5C5C;
             font-size: 10pt;
             font-family: Verdana;
             text-decoration: none
            }
a:visited{color: #5D5C5C;
             font-size: 10pt;
             font-family: Verdana;
             text-decoration: none
             }
a:hover{color: #5D5C5C;
             font-size:10pt;
             font-family: Verdana;
             text-decoration: none
             }
a:active 
{
    color: #5D5C5C
}

.onout
{
   background-image: url(MenuItemColor.jpg); background-repeat: repeat-y; 
}
.onout a
{
    color:#5D5C5C
}
.onout a:hover
{
    color: #ff6600;
}
.onover
{
    background-image: url(MenuENOver.jpg); background-repeat: repeat-y;
}
.onover a
{
    color:#5D5C5C
}
.onover a:hover
{
    color:#ff6600
}
