BODY
{
  margin: 0px;
  background-image: url(bgr.gif);
  background-repeat:no-repeat;
  background-position:top left;
}

HR 
{
  height           : 1px;
  width            : 100%;
}

TR, P 
{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color			   : #000000;
}

DIV, TD, LI, OL
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Tahoma, verdana, arial, helvetica, sansSerif;
}

input, select {
	background: #FAFAFA;
	border: 1px solid #cccccc;
	font-family: Tahoma, verdana, arial, helvetica, sansSerif;
	font-size: 11px;
    COLOR: #000000;
}

A {
	font-family: Tahoma, verdana, arial, helvetica, sansSerif;
	font-size: 10px;
	color: #0000FF;
	font-weight: bold;
	text-decoration:none;
}


/* begin elPageControl --------------------------------------------------------------------------------------------------------- */

.pageHeaderLink
{
	font-family: Tahoma, verdana, arial, helvetica, sansSerif;
	font-size: 11px;
	color: #0000FF;
	font-weight:bold;
	text-decoration:none;
	line-height:16px;
}

/* end elPageControl --------------------------------------------------------------------------------------------------------- */


/* begin elPageList --------------------------------------------------------------------------------------------------------- */
.rowEven
{
	background-color:#e0ffe0;
}

.rowOdd
{
	background-color:#ffffff;
}

.rowActual
{
	background-color:#b0eeb0;
}

.rowSelected
{
	background-color:#ff0000;
}

#headerRow
{
	font-weight:bold;
}
/* end elPageList --------------------------------------------------------------------------------------------------------- */


/* begin index --------------------------------------------------------------------------------------------------------- */

.title {
font-family: sans-serif;
font-size: 34px;
font-weight: bold;
color : #000000;
margin-left: 10px;
}

.subtitle {
font-family: sans-serif;
font-size: 15px;
font-weight: bold;
color : #555555;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 50px;
}

.line
{
    LINE-HEIGHT: 1;
    font-size: 1px;
}

a.contentTitle:link, a.contentTitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #0000FF;
	text-align:left;
	text-decoration: none;
	}

a.contentTitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
 	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}

.contentTitleDetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #0000FF;
	text-align:left;
	text-decoration: none;
	}


/* end index --------------------------------------------------------------------------------------------------------- */


.hintStyle {
	border: solid black 1px;
	width: 425px;
	height: 260px;
	text-align: left;
	vertical-align: top;
	position:absolute; 
	overflow:hidden;
	background-color: #FFFFFF;
}

.hintStyleDetail {
	border: solid black 1px;
	width: 425px;
	height: 260px;
	text-align: left;
	vertical-align: top;
	overflow:hidden;
	background-color: #FFFFFF;
}

.hintStyleNotes {
	border: solid black 1px;
	text-align: left;
	vertical-align: top;
	width: 645px;
	height: 200px;
	position:absolute; 
	overflow:hidden;
	background-color: #FFFFFF;
}

