body	 {
	font-family: Arial; 
	
    scrollbar-face-color : #EDE0B4;
	scrollbar-shadow-color : silver ;
	scrollbar-base-color :#c0c0c0;
	scrollbar-track-color : silver;
	scrollbar-arrow-color : #c0c0c0;
	scrollbar-highlight-color : #ffffff;
	scrollbar-darkshadow-color : silver;
	background: url(../../images/bg_back.jpg) repeat-x; 
background-color : #E3D08B;
	font-size: 9pt;	
 }

p	      { color:#666666;  font-size: 9pt; }


/* common content*/ 
h1  { margin-top: 0.3em; background: url(../../images/bg_title.jpg) no-repeat; width:670px; height : 35px; color:#ffffff; font-size: 11pt; margin-left: -0.1em; padding: 5px 5px 1px 8px;font-weight: bold;  }
/* 338 apart content*/ 
h2  { margin-top: 0.3em; background: url(../../images/bg_title338.jpg) no-repeat; width:670px; height : 35px; color:#ffffff; font-size: 11pt; margin-left: -0.1em; padding: 5px 5px 1px 8px;font-weight: bold;  }
/* 218 apart content*/ 
h3  { margin-top: 0.3em; background: url(../../images/bg_title218.jpg) no-repeat; width:670px; height : 35px; color:#ffffff; font-size: 11pt; margin-left: -0.1em; padding: 5px 5px 1px 8px;font-weight: bold;  }

.maincontent { padding: 8px 8px 1px 9px; margin-left: 0em; width : 663px;}

.headings {  font-size: 10pt; font-weight: bold; color:#850329; padding: 1px 1px 1px 0px;  line-height:1.8em;  } 
.summary  {  font-size: 10pt; font-weight: bold; color:#008000; padding: 1px 1px 1px 0px;  line-height:1.8em;  }

.pagedesp {  font-size: 9pt; color:#676767;  line-height:1.8em; text-align: justify; }


.teleinfo    {  font-size: 13pt; color:#ffff00; }

.lang:link		{    font-size: 9pt; color: #000033;text-decoration:none;}
.lang:visited	{  font-size: 9pt;  color: #8c8c8c;text-decoration:none;}
.lang:hover		{   font-size: 9pt;  color: #669900;text-decoration:none;}

.topmenu     { font-size: 9pt;color: #ffffff}
.topmenu:link		{  font-size: 9pt;color: #ffffff;text-decoration:none;}
.topmenu:visited	{ font-size: 9pt;color: #ffff00;text-decoration:none;}
.topmenu:hover		{ font-size: 9pt;color: #000000;text-decoration:none;}

.leftmenu:link		{ font-size: 9pt; color:#555555;text-decoration:none;}
.leftmenu:visited	{ font-size: 9pt;color: #ff9900;text-decoration:none;}
.leftmenu:hover		{ font-size: 9pt;color: #999900 ;text-decoration:none;}

a:link		{ color: #008080;text-decoration:none;}
a:visited	{ color: #393939;text-decoration:none;}
a:hover		{ color: #ff3300;text-decoration:none;}

ol, li	{ font-family: Arial; font-size: 9pt; color: #676767; padding-bottom: 4px; }

 
.footer {  font-size: 9pt;  color: #ffffff; }
.footer:link {  color: #ffffff; text-decoration : underline;}					
.footer:visited { color: #ff6633;  text-decoration : none;}					
.footer:hover {  color: #ffffcc; text-decoration : none;}					


INPUT, TEXTAREA, SELECT
{
	font-size: 12px;
	font-family: Arial;
	border : 1px solid #ffffff;
	color: #333333;
	background :#EBD8A7;
}