body {
	background: #42afdc url(../images/html-bg.gif) repeat-x;
/*	font: 75%/170% Arial, Helvetica, sans-serif;*/
	font-family: verdana,"Lucida Grande",Arial,sans-serif;
	padding: 0px;
	margin: 0px;
	color: #333333;
}

h1 {
	font-size: 13;
	padding-top: 10;
}

a {
	color: #2485bd;
	text-decoration: none;
}
a:visited {
	color: #2485bd;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0px 0px 0px;
}
img {
	border: none;
}
ul {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
small {
	font-size: 90%;
}

/* Atty TABLE */
table
{
/*	width: 100%;*/
	background-color: transparent;
	padding: 0pt;
	font-family: Verdana; 
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11;
	font-size-adjust: none;
	font-stretch: normal;
}
td.title
{
/*	border-style: outset ;*/
	background-color: transparent;
	border-width: 0px !important;
	font-family:   "Lucida Grande",Arial,sans-serif; 
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12;
	line-height: 110%;
	font-size-adjust: none;
	font-stretch: normal;/*	border-color: #0E87B7 !important;*/
/*	background-color: #0E87B7 !important;*/
}


td.header
{
	background-color: #FFFFFF;
	border-width: 0px !important;
	font-family:   "Lucida Grande",Arial,sans-serif; 
	color: #888888;
        padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
        font-size: 12;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 110%;
	font-size-adjust: none;
	font-stretch: normal;
}

td.detail_odd, td.detail_even, td.detail
{
/*	border-style: outset ;*/
	border-width: 0px !important;
	font-family: Verdana; 
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 110%;
	font-size-adjust: none;
	font-stretch: normal;
/*	vertical-align: top;*/
}
td.detail_odd, td.detail
{
	background-color: #FFFFFF;
}

td.detail_even
{
	background-color: #F4F4F4;
}


td.rows
{
	background-color: #FFFFFF;
	text-decoration: none !important;
	font-size: 11;
	color: #000000;
	font-weight: normal;
	font-family: verdana,"Lucida Grande",Arial,sans-serif;
	padding-right: 18px;
}

td.rows a
{
/*	text-decoration: none;*/
	font-weight: bold;
}

td.active
{
	background-color: #FFFFFF;
	color: #FF870F;
	font-size: 11;
	font-weight: normal;
	font-family: verdana,"Lucida Grande",Arial,sans-serif;
}

td.active a
{
	font-weight: bold;
}

#page {
	background: url(../images/main-bg.jpg) no-repeat center top;
	/*width: 100%;*/
}
#toolbar {
	position: absolute;
	top: 12;
	left: 250;
/* 	right:12; */
}

#search {
	position: absolute;
	top: 12;
	left: 645;
	font-family: verdana;
	font-size: 9;
}

#search table {
	font-family: verdana;
	font-size: 9;
	text-align: center;
	color: #ffffff;
}

#search input{
	font-family: verdana;
	font-size: 9;
	border-style: inset;
	text-align: center;
}



#index-area {
	padding: 0px 20px 20px 20px;
}

#index-area p.info{
	font-size: 10;
	color: #FFFFFF;
}

p.welcome{
	font-family: verdana;
	font-weight: bold;
	font-size: 16;
	text-align: center;
	color: #FFFFFF;
}

p.more{
	text-align: right;
	padding-top: 10px;
}

a.id {
	text-decoration: underline;
}

table.filterstring{
	padding: 0pt;
	font-family: verdana;
	font-size: 8;
}

table.filterstring th {
    background-color: #F0F0F0
}

table.filterstring td.label {
	font-weight: bold;
}

table.filterstring td.string {
	color: #333333
}


#main-area {
        margin: 0px;
        padding: 0px 0px 0px 0px;
	width: 100%;
        /*float: center;*/
}

#menu-left {
	padding: 0px 10px 0px 10px;
        margin: 0px 0px 0px 0px;
	width: 180px;
        height: 0px;
	float: left;
        clear: left;
}

#main-content {
	padding-top: 0px;
	padding-right: 10px;
	text-align: center;
	margin-left: 216px !important;
        margin-left: 10px;
        float: right;
}

/* --------------------------------------------- */
/* PREVNEXT ------------------------------------ */
table.prevnext {
	/*width: 100%;*/
	font-weight: normal;
}
table.prevnext td body {
	color: #000000;
}
/* --------------------------------------------- */
/* FOOTER -------------------------------------- */
#footer {
	clear: both;
}
#creator {
	color: #FFFFFF;
	font-size: 10;
}
#creator a:link{
	color: #FFFFFF;
}
#creator a:visited{
	color: #FFFFFF;
}
#creator a:hower{
	color: #FFFFFF;
}
#creator a:active{
	color: #FFFFFF;
}
/* --------------------------------------------- */
/* TABLES -------------------------------------- */
table.grid {
	border-width: 1px 1px 1px 1px;
/*	border-spacing: ;*/
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
}
table.grid th {
	background-color: #E3E3E3;
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: ridge ridge ridge ridge;
	border-color: gray gray gray gray;
	text-align: left;
}
table.grid tr.odd {
	background-color: #FFFFFF;
}
table.grid tr.even {
	background-color: #F2F2F2;
}
table.grid td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: ridge ridge ridge ridge;
	border-color: gray gray gray gray;
}
table.grid td.id {
	font-weight: bold;
}
table.label {
}
table.label th {
	padding: 1px 1px 1px 1px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}
table.label th.groupHeader {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E3E3E3;
}
table.label td {
	padding: 1px 1px 1px 1px;
}
/* --------------------------------------------- */
/* ERRORS -------------------------------------- */
p.loginerror {
	color: red;
	font-weight: bold;
}
p.error {
	color: red;
	font-weight: bold;
	margin: 20px;
	text-align: center;
}
/* --------------------------------------------- */
/* FORM ---------------------------------------- */
form {
	margin: 0px;
	padding: 0px;
}
span.validationerror {
	color: red;
	font-weight: bold;
}
span.validationfielderror {
	color: red;
	font-size: 8;	
}
/* --------------------------------------------- */
