.searchbox {  background-color: #DABFA9; border: thin none}
body {
	background-image: url(i/bg_expand.gif);
	background-repeat: repeat-y;
	background-position: center;
}


.footlink {  font-family: "Verdana"; font-size: 11px; color: #2E2B27}
.highlight {  font-family: "Verdana"; font-size: 12px; color: #2E2B27}
a:link{text-decoration: none; color: #2E2B27; } 
a:visited{ text-decoration: none; color: #2E2B27;} 
a:active	{ text-decoration: none; } 
a:hover	{ text-decoration: underline; }
td {
	font-family: "Verdana";
	font-size: 12px;
}
.smcontent {
	font-family: "Verdana";
	font-size: 10px;
}
.Headings {
	font-family: "Verdana";
	font-weight: bold;
	font-size: 13px;
	color: #2E2B27;

}
input {  }


.Content
{
	font-family: Verdana;
	font-size: 9pt;
	color: #2E2B27;
	font-weight: Normal;
	font-style: normal;
	text-decoration: none;
	text-align: Left;

}

.CustTextfield
{
	font-family: Verdana;
	font-size: 9pt;
	color: #2E2B27;
	font-weight: Normal;
	font-style: normal;
	text-decoration: none;
	text-align: Left;
	border: 1px solid #2E2B27;
}

.Instructions
{
font-family: "Verdana"; /* Font Face */
font-size: 8pt; /* Font Size */
color: #2E2B27; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
/*background-color: #E3D1C2;  Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}


.ContentTableHeader
{
font-family: Verdana; /* Font Face */
font-size: 10pt; /* Heading Font Size */
color: #2E2B27; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #AF9A86; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: #AF9A86;
}

.ContentTableHorizontal
{
background-color: #AF9A86;
}

.pagerNumberStyle
{
a:link{text-decoration: none; color: green; font-weight: bold; } ;
a:visited { text-decoration: none; color: blue; font-weight: normal;} ;
a:active { text-decoration: none; color: red; font-weight: normal; }  ;
a:hover { text-decoration: underline; color: yellow; font-weight: normal; }


}
