<!--
img.pic 
	{ 
	border: 1px solid #D6D3D6 ; 
	}

img.picblack 
	{ 
	border: 1px solid #000000 ; 
	}

.forms 
	{
	
	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-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;
	}

A.Common
	{
	font-size: 11px;
	color:#294DFF;
	text-decoration:none 
	}

A.Common:HOVER
	{
	font-size: 11px;
	color:#294DFF;
	text-decoration:underline
	} 

A.Common:VISITED
	{
	font-size: 11px;
	color:#294DFF;
	}

A.Common:VISITED:HOVER
	{
	font-size: 11px;
	color:#294DFF;
	text-decoration:underline
	}


A.Common_9
	{
	font-size: 9px;
	color:#294DFF;
	text-decoration:none 
	}

A.Common_9:HOVER
	{
	font-size: 9px;
	color:#294DFF;
	text-decoration:underline
	} 

A.Common_9:VISITED
	{
	font-size: 9px;
	color:#294DFF;
	}

A.Common_9:VISITED:HOVER
	{
	font-size: 9px;
	color:#294DFF;
	text-decoration:underline
	}

A.Common_10
	{
	font-size: 10px;
	color:#294DFF;
	text-decoration:none 
	}

A.Common_10:HOVER
	{
	font-size: 10px;
	color:#294DFF;
	text-decoration:underline
	} 

A.Common_10:VISITED
	{
	font-size: 10px;
	color:#294DFF;
	}

A.Common_10:VISITED:HOVER
	{
	font-size: 10px;
	color:#294DFF;
	text-decoration:underline
	}
.bodytitle
	{
	font-family: arial narrow, verdana, arial, helvetica, sans-serif, geneva;
	font-size: 17px;
	font-weight: bold;
	}

.bodytext
	{
	font-family: arial, verdana, helvetica, sans-serif, geneva;
	font-size: 11px;
	}

.bodytext9
	{
	font-family: arial, verdana, helvetica, sans-serif, geneva;
	font-size: 9px;
	}
	
.bodytext8
	{
	font-family: arial, verdana, helvetica, sans-serif, geneva;
	font-size: 8px;
	}

.bodytext10
	{
	font-family: arial, verdana, helvetica, sans-serif, geneva;
	font-size: 10px;
	}

.bodytext12
	{
	font-family: arial, verdana, helvetica, sans-serif, geneva;
	font-size: 12px;
	}
	
.bodytext14
	{
	font-family: arial, verdana, helvetica, sans-serif, geneva;
	font-size: 14px;
	}
	
.bodytext13
	{
	font-family: arial, verdana, helvetica, sans-serif, geneva;
	font-size: 13px;
	}
	
.bodytext17
	{
	font-family: arial, verdana, 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;
	}//-->
