<!--
body 
	{
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-track-color: #C0C0C0;
	scrollbar-arrow-color: #FFFF00;
	scrollbar-3dlight-color: #BDBABD;
	scrollbar-darkshadow-color: #000000;
	}
pre {
 white-space: -moz-pre-wrap;
 white-space: -pre-wrap;
 white-space: -o-pre-wrap;
 white-space: pre-wrap;
 word-wrap: break-word;
}
img.pic 
	{ 
	border: 1px solid #D6D3D6 ; 
	}

img.picblack 
	{ 
	border: 1px solid #000000 ; 
	}

.forms 
	{
	width: 100%;
	font-family: verdana, arial, sans-serif, geneva;
	font-size: 11px;
	color: #000000;
	background: #FCFAF7;
	}
.forms-normal
	{
	font-family: verdana, arial, sans-serif, geneva;
	font-size: 11px;
	color: #000000;
	background: #FCFAF7;
	}
.forms-feedback
	{
	width: 100%;
	font-family: verdana, arial, sans-serif, geneva;
	font-size: 11px;
	color: #000000;
	background: #FCFAF7;
	}	
.forms-textarea
	{
		font-family: verdana, arial, sans-serif, geneva;
		font-size: 11px;
		color: #000000;
		background: #FCFAF7;
	}

.forms-readonly-line
	{
	width: 100%;
	font-family: verdana, arial, sans-serif, geneva;
	font-size: 11px;
	background: none;
	color: #000000;
 	border-top: none;
	border-left: none;
  	border-right: none;
  	border-bottom: 1pt solid;
	padding-left: 2
	}

.forms-readonly
	{
	width: 100%;
	font-family: verdana, arial, sans-serif, geneva;
	font-size: 11px;
	font-weight: bold;
	background: none;
	color: #000000;
 	border-top: none;
	border-left: none;
  	border-right: none;
  	border-bottom: none;
	padding-left: 2
	}
.button
	{
	color: #000000; 
	font-size: 11px;
	vertical-align:middle;
	width:80px;
	height:30px;
	cursor:hand;
	font-family: verdana, arial, sans-serif, geneva;
	background-color: #D6D3CE;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #E0DEDA;
	border-left-color: #E0DEDA;
	}

.button-small
	{
	color: #000000; 
	font-size: 11px;
	vertical-align:middle;
	height:20px;
	cursor:hand;
	font-family: verdana, arial, sans-serif, geneva;
	background-color: #D6D3CE;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #E0DEDA;
	border-left-color: #E0DEDA;
	}

.button-big-extra
	{
	color: #000000; 
	font-size: 11px;
	vertical-align:middle;
	width:200px;
	height:30px;
	cursor:hand;
	font-family: verdana, arial, sans-serif, geneva;
	background-color: #D6D3CE;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #E0DEDA;
	border-left-color: #E0DEDA;
	}

.button-big-extra-orange
	{
	color: #FFFFFF; 
	font-size: 11px;
	vertical-align:middle;
	width:150px;
	height:20px;
	cursor:hand;
	font-family: verdana, arial, sans-serif, geneva;
	font-weight: bold;
	background-color: #FF9900;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #FFDE7B;
	border-left-color: #FFDE7B;
	}


A
	{
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif,geneva;
	color:#FFFFFF;
	text-decoration:none
	}

A:HOVER
	{
	font-size: 11px;
	color:#FFC0CB;
	text-decoration:underline
	}

A.Basic
	{
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,  sans-serif, geneva;
	color:#FFFFFF;
	text-decoration:none
	}

A.Basic:HOVER
	{
	font-size: 11px;
	color:#FFC0CB;
	text-decoration:underline
	}

A.ScrollingText
	{
	font-size: 17px;
	font-family: Verdana,Arial,Helvetica,sans-serif,geneva;
	color:#008000;
	text-decoration:none
	}

A.ScrollingText:HOVER
	{
	font-size: 17px;
	color:#008000;
	text-decoration:underline
	}

A.Gray
	{
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,  sans-serif, geneva;
	color:#C0C0C0;
	text-decoration:none
	}

A.Gray:HOVER
	{
	font-size: 11px;
	color:#FFC0CB;
	text-decoration:underline
	}



A.Basic_9
	{
	font-size: 9px;
	font-family: Verdana,Arial,Helvetica,  sans-serif, geneva;
	color:#FFFFFF;
	text-decoration:none
	}

A.Basic_9:HOVER
	{
	font-size: 9px;
	color:#FFC0CB;
	text-decoration:underline
	}

A.Common
	{
	font-size: 11px;
	color:#9C1018;
	text-decoration:none 
	}

A.Common:HOVER
	{
	font-size: 11px;
	color:red;
	text-decoration:underline
	} 

A.Common:VISITED
	{
	font-size: 11px;
	color:#9C1018;
	}

A.Common:VISITED:HOVER
	{
	font-size: 11px;
	color:red;
	text-decoration:underline
	}

A.maroon
	{
	font-size: 11px;
	color:#840404;
	text-decoration:none 
	}

A.maroon:HOVER
	{
	font-size: 11px;
	color:red;
	text-decoration:underline
	} 

A.maroon:VISITED
	{
	font-size: 11px;
	color:#840404;
	}

A.maroon:VISITED:HOVER
	{
	font-size: 11px;
	color:red;
	text-decoration:underline
	}

A.Navigation
	{
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none
	}

A.Navigation:HOVER
	{
	font-size: 11px;
	color:#FEFD00;
	text-decoration:underline
	} 


A.Navigation_9
	{
	font-size: 9px;
	color:#FFFFFF;
	text-decoration:none
	}

A.Navigation_9:HOVER
	{
	font-size: 9px;
	color:#FEFD00;
	text-decoration:underline
	} 

A.List
	{
	font-size: 11px;
	color:#0000ff;
	text-decoration:none
	}

A.List:HOVER
	{
	font-size: 11px;
	color:red;
	text-decoration:underline
	} 

A.List:VISITED
	{
	font-size: 11px;
	color:#0000ff;
	}

A.List:VISITED:HOVER
	{
	font-size: 11px;
	color:red;
	text-decoration:underline
	}

A.Black
	{
	font-size: 11px;
	color:#000000;
	text-decoration:none
	}

A.Black:HOVER
	{
	font-size: 11px;
	color:red;
	text-decoration:underline
	} 

A.Black:VISITED
	{
	font-size: 11px;
	color:#000000;
	}

A.Black:VISITED:HOVER
	{
	font-size: 11px;
	color:red;
	text-decoration:underline
	}

A.Common_9
	{
	font-size: 9px;
	color:red;
	text-decoration:none 
	}

A.Common_9:HOVER
	{
	font-size: 9px;
	color:red;
	text-decoration:underline
	} 

A.Common_9:VISITED
	{
	font-size: 9px;
	color:#9C1018;
	}

A.Common_9:VISITED:HOVER
	{
	font-size: 9px;
	color:red;
	text-decoration:underline
	}

	
A.Black_9
	{
	font-size: 9px;
	color:#000000;
	text-decoration:none
	}

A.Black_9:HOVER
	{
	font-size: 9px;
	color:red;
	text-decoration:underline
	} 

A.Black_9:VISITED
	{
	font-size: 9px;
	color:#000000;
	}

A.Black_9:VISITED:HOVER
	{
	font-size: 9px;
	color:red;
	text-decoration:underline
	}

A.Yellow
	{
	font-size: 10px;
	color:#F6F3BD;
	text-decoration:none
	}

A.Yellow:HOVER
	{
	font-size: 10px;
	color:#F6F3BD;
	text-decoration:underline
	} 

A.Yellow:VISITED
	{
	font-size: 10px;
	color:#F6F3BD;
	}

A.Yellow:VISITED:HOVER
	{
	font-size: 10px;
	color:#F6F3BD;
	text-decoration:underline
	}

A.Blue
	{
	font-size: 11px;
	color:blue;
	text-decoration:none
	}

A.Blue:HOVER
	{
	font-size: 11px;
	color:blue;
	text-decoration:underline
	} 

A.Blue:VISITED
	{
	font-size: 11px;
	color:blue;
	}

A.Blue:VISITED:HOVER
	{
	font-size: 11px;
	color:blue;
	text-decoration:underline
	}

A.Blue10
	{
	font-size: 10px;
	color:blue;
	text-decoration:none
	}

A.Blue10:HOVER
	{
	font-size: 10px;
	color:blue;
	text-decoration:underline
	} 

A.Blue10:VISITED
	{
	font-size: 10px;
	color:blue;
	}

A.Blue10:VISITED:HOVER
	{
	font-size: 10px;
	color:blue;
	text-decoration:underline
	}


.bodytitle
	{
	font-family: arial narrow, verdana, arial, helvetica, sans-serif, geneva;
	font-size: 17px;
	font-weight: bold;
	}

.bodytext
	{
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 11px;
	}

.bodytext9
	{
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 9px;
	}

.bodytext10
	{
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 10px;
	}
	
.bodytext11
	{
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 11px;
	}

.bodytext12
	{
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 12px;
	}
	
.bodytext14
	{
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 14px;
	}

.bodytext16
	{
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 16px;
	}
	
.bodytext17
	{
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 17px;
	}

.tableborder 
	{
  	background: #808080;
	}
.tablewhite 
	{
  	background: #FFFFFF;
	}
.tableorange
	{
	background: #CE6531;
	}
.tablegray
	{
	background: #CECFCE;
	}
.tableyellow
	{
	background: #FFF7EF;
	}
.linered 
	{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66CC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}//-->

