@charset "iso-8859-1";

<!--

Body  {
    font-family: arial;
        font-size: 10;
        color: #555555;
        text-decoration: none;
		scrollbar-3dlight-color:#E7EAF5;
    scrollbar-arrow-color:#638bb3;
    scrollbar-base-color:#E7EAF5;
    scrollbar-track-color:#E7EAF5;
    scrollbar-darkshadow-color:#D7DBEB;
    scrollbar-face-color:#D7DBEB;
    scrollbar-highlight-color:#E7EAF5;
    scrollbar-shadow-color:#E7EAF5;}

Table  {  
    font-family: arial;
     font-size: 11;
     font-weight: none;
     color: #192C6A;}

a:link  {
    font-family: arial; 
	font-size: 10;
 	text-decoration : none;
	font-weight: bold;
 	}
	
a:hover  {
 	font-family: arial;
	font-size: 10;
 	text-decoration : none;
	font-weight: bold;
 	color: #cccccc}

a:visited  {
 	font-family: arial;
	font-size: 10;
 	text-decoration : none;
	font-weight: bold;
 	}
	
Select        {
        background: #E7EAF5;
        color: #192C6A;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11;
		border-width: 1;
		border-color: #D7DBEB;
		border-style: solid;}

Input        {
        background: #E7EAF5;
        color: #192C6A;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11;
		border-width: 1;
		border-color: #92AAC2;
		border-style: solid;}

Textarea {
        background: #E7EAF5;
        color: #192C6A;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11;
		border-width: 1;
		border-color: #92AAC2;
		border-style: solid;}
	
.text   {
    font-family: Arial;
	color: #cccccc;
	font-size: 11;}
	 
.textbold   {
    font-family: Arial;
	color: #555555;
	font-size: 12;
	font-weight: bold;}
	
.general   {
    font-family: Century Gothic, Arial;
	color: #000000;
	font-size: 11;} 
	
.main {
  font-family: arial;
  font-size: 11;
  font-weight: none;
  color: #192C6A;}
      
.title {
  font-family: arial;
  font-size: 11;
  font-weight: none;
  color: #FFFFFF;}
  
.sectiontitle {
  font-family: basic sans heavy, verdana;
  font-size: 15;
  font-weight: bold;
  color: #ffffff;}

      
.small8 {
  font-family: arial;
  font-size: 10;
  font-weight: none;
  color: #cccccc;}

.contents {
  font-family: verdana;
  font-size: 11;
  font-weight: none;
  color: #323232;}
  
.frontpage {
  font-family: VERDANA, arial;
  font-size: 10;
  font-weight: none;
  color: #000000;}


-->