a
{
    font-family: Arial;
    font-weight: 700;
    color: navy;
    text-decoration: none;
}
a:hover
{
    color: red;
    text-decoration: none;
}
body
{
	padding: 0px;
	margin: 0px;
}
img
{
    border-right: medium none;
    border-top: medium none;
    border-left: medium none;
    border-bottom: medium none;
    text-decoration: none;
}
body
{
    font-family: verdana;
    font-size: 12px;
    color: 666666;
}
table
{
}
input
{
}
h1
{
    font-family: Arial;
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 10px;
    color: navy;
}
h2
{
    font-family: Arial;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 10px;
    color: navy;
}
h3
{
    font-family: Arial;
    font-size: 12x;
    margin-top: 0px;
    margin-bottom: 10px;
    color: navy;
}
li
{
	margin-bottom: 10px;
}
p
{
    margin-top: 0px;
    margin-bottom: 10px;
}


.gridFilter
{
	border-width: 2px;
	border-style: inset;
	background-color: C6E2FF;
}
.gridFilter input
{
	font-size: 11px;
}
.gridFilter select
{
	font-size: 11px;
}


.inputForm
{
   font-size: 10px;
}
.inputForm a, input, select, table
{
   font-size: 10px;
}


.menuItem
{
   font-size: 12px;
}


#pnlBackground
{
	 background-repeat: no-repeat;
	 background-position: 0px 0px;
}

#pnlHeaderBar
{
	padding-top: 15px;
	padding-right: 20px;
	text-align: right;
}

#pnlMenuBlock
{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	padding-right: 10px;
}


#pnlPageBody
{
	margin-left: 20px;
	margin-top: 10px;
	width: 90%;
}

#pnlContent
{
	margin-top: 10px;
}

#pnlFooterBar
{
	color: black;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-size: 10px;
	margin-left: 10px;
	margin-top: 15px;
	text-align: center;
}
