body
{
	font-size: 8pt;
	font-family: verdana;
	background-color: #eaeaeb; /*	background-image: url(../images/test.gif); */
}
i
{
    font-size: 7pt;
}
h1
{
    font-size: 18pt;
}
h2
{
    margin-top: 3px;
    font-size: 16pt;
    margin-bottom: 5px;
}
h3
{
    margin-top: 3px;
    font-weight: 900;
    font-size: 12pt;
    margin-bottom: 5px;
}
h4
{
    font-size: 10pt;
}
table
{
    font-size: 8pt;
}
img 
{
	border:none;
}

.box1
{
    border-right: 2px groove;
    border-top: 2px groove;
    border-left: 2px groove;
    border-bottom: 2px groove;
    background-color: #c0c0c0;
    text-align: left;
}
.box2
{
    border-right: #c0c0c0 2px groove;
    border-top: #c0c0c0 2px groove;
    border-left: #c0c0c0 2px groove;
    color: white;
    border-bottom: #c0c0c0 2px groove;
    background-color: #000080;
}
a
{
	color: darkblue;
	text-decoration: none;
}
a:hover
{
    color: darkred;
    text-decoration: underline;
}
.box1 td
{
	border-right: thin;
	border-top: thin;
	border-left: thin;
	border-bottom: thin;
	white-space: nowrap;
}
.box1 th
{
    border-right: medium none;
    border-top: medium none;
    border-left: medium none;
    border-bottom: groove;
}
.box2 th
{
    border-right: medium none;
    border-top: medium none;
    border-left: medium none;
    border-bottom: medium none;
}
.box2 td
{
    border-right: medium none;
    border-top: medium none;
    border-left: medium none;
    color: black;
    border-bottom: medium none;
    background-color: white;
}
.box2 th a
{
    color: white;
}
.box3
{
    border-right: 2px groove;
    border-top: 2px groove;
    border-left: 2px groove;
    border-bottom: 2px groove;
    background-color: #c0c0c0;
    text-align: left;
}
.box3 td
{
    border-right: medium none;
    border-top: medium none;
    border-left: medium none;
    border-bottom: medium none;
    background-color: white;
}
.box3 th
{
    border-bottom: medium none;
}
textarea
{
    font-size: 8pt;
    font-family: verdana;
}
.box2 th a:hover
{
    color: #ffc8c8;
}

.companyUserAdmins
{
	background: white;
	border-collapse: collapse;
}
.companyUserAdmins td
{
	border: solid 1px #c0c0c0;;
}
