body{
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;
	scrollbar-face-color:#69ADDE;
	scrollbar-track-color: #d9d9d9;
	scrollbar-highlight-color: #69ADDE;
	scrollbar-shadow-color: #69ADDE;
	scrollbar-3dlight-color: #d9d9d9;
	scrollbar-darkshadow-color: #d9d9d9;
	scrollbar-arrow-color: #d9d9d9;
}

A
{
	color : #2777B1;
	text-decoration : underline;
}

A:HOVER
{
	text-decoration: none;
}

TD, P
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	line-height : 16px;
}

H1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	font-weight : bold;
}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : bold;
}

.menu1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
	text-decoration: none;
}

.menu1:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
	text-decoration: none;
}

.menu1act
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration: none;
}

.menu1act:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration: none;
}

.menu2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #2777B1;
	text-decoration: none;
}

.menu2:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #2777B1;
	text-decoration: none;
}

.menu2act
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration: none;
}

.menu2act:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration: none;
}

.listHeader {
	background-color: #666666;
	color: white;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.listCell {
}

.listCell1 {
	vertical-align:top;
	border-top: solid 1px #bfbfc1;
	font-size: 11px;
}

.listCell2 {
	vertical-align:top;
	border-top: solid 1px #bfbfc1;
	background-color: #eeeeee;
	font-size: 11px;
}

.listFooter {
	background-color: #666666;
	color: white;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #bfbfc1;
	border-top: solid 1px #bfbfc1;
}

.listFooterContent {
	font-size: 11px;
	background-color: #666666;
	color: white;
	font-weight: bold;
}

.listLink {
	color:black;
	font-size: 11px;
	text-decoration:underline;
}

.listLink:hover {
	color:black;
	text-decoration:underline overline;
}

.detailDescription {
	font-weight: bold;
}

.drpSearch {
	width: 200px;
}

.btnSearch {
	width: 100px;
	background-color: #666666;
	color: white;
	border: solid 1px black;
}
