.pageHeader {
	font-size: 14px;
	font-weight: bold;
}
.breadCrumb {
	font-size: 12px;
	color: #990000;
	padding-left: 5px;
}
.breadCrumb a {
	color: #FF0000;
	text-decoration: none;
	font-size: 11px;
}
.breadCrumb a:hover {
	color: #FF0000;
	font-size: 11px;
	text-decoration: underline;
}
.form-textbox {
	border: 1px solid #999999;
}
.form-label {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.form-label2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}

.paheheader2 {
	background-color: #F4F4F4;
	font-size: 13px;
	font-weight: bold;
}

.form-button {
		font-size: 11px;
	font-weight: bold;
	color: white;
	height: 25px;
	cursor: hand;
	 
	background-color: #666666;
	border: 1px solid #666666;
	}

.listheader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: Black;
    background-color: #FDBEB0;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #CCCCCC;
    padding: 5px;
    text-align: left;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
}
.listcontent
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-align: left;
    padding: 5px;
}
.listfooter
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ff6347;
    padding: 8px;
    text-align: center;
    background-color: #f5f5f5;
}
tr.listfooter td a
{
    color:Brown;
    text-decoration:none;
}
tr.listfooter td a:hover
{
    color:Red;
    text-decoration:none;
}

tr.listcontent td a
{
    color:Brown;
    text-decoration:none;
}
tr.listcontent td a:hover
{
    color:Red;
    text-decoration:none;
}


.blue1{ background:#f4f4f4;}
.blue2{ background:#e6e6e6;}
.blue3{ background:url('nav-bg.jpg') repeat-x; color:#FFFFFF}
