/* CSS Document */



body {
  background-color: #000000; 
  font-color: #000000;
  font-family: arial, sans-serif;
  font-size: 14px;   
}

td, p, blockquote, div {
  font-family : arial, sans-serif;
  font-size : 14px;  
}

li {
	list-style-image: url(images/bullet_staryell.gif);
}

form {
  font-family: Arial, Helvetica;
  font-size: 9pt;
  color: #000000;
  background: #DDB15B;
  border-width: 1px; 
  }

input, textarea {
  font-family: Arial, Helvetica;
  font-size: 9pt;
  color: #000000;
  background-color: #DDBD7E;
  padding: 1px;
  }

a { 
  font-family: arial, sans-serif; 
  font-weight : normal;
} 

a:link { 
	color: #FFFFFF;
	 font-size: 9pt;
text-decoration : none;
	}
	
a:visited { 
	color: #FFFFFF;
	 font-size: 9pt;
text-decoration : none;
	}
	
a:hover { 
	color: #FFFFFF;
	 font-size: 9pt;
text-decoration : underline;
	}
	
a:active { 
	color: #FFFFFF;
	 font-size: 9pt;
text-decoration : underline;
	}
	
	
	.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.bodylink a:link {
	text-decoration: underline;
	 font-size: 14px;
	color: #990000; font-weight: normal; 
	}
.bodylink a:visited {
	text-decoration: underline;
	 font-size: 14px;
	color: #990000; font-weight: normal;
	}
.bodylink a:hover {
	text-decoration: underline;
	 font-size: 14px;
	color: #FFFFFF;	
	}
.bodylink a:active {
	text-decoration: underline;
	 font-size: 14px;
	color: #990000;
	}
	

.clients {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

.clients a:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 7.5pt;
	color: #000000;
	}
.clients a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 7.5pt;
	color: #000000;
	}
.clients a:hover {
	text-decoration: underline;
	font-size: 7.5pt;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #990000;	
	}
.clients a:active {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size: 7.5pt;
	color: #990000;
	}
	
	.clienttext {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 7.5pt;
	color: #000000;
	}

.clienttable { 
  border-left: solid; 
  border-color: #DDBD7E; 
  border-width: 1pt; 
} 

.sideborderstable { 
  border-left: solid; 
  border-right: solid; 
  border-color: #DDBD7E; 
  border-width: 1pt; 
} 

.borderthreesides { 
  border-left: solid; 
  border-right: solid; 
  border-bottom: solid;
  border-color: #DDBD7E; 
  border-width: 1pt; 
} 

.maintable { 
  border-bottom: solid; 
  border-color: #DDBD7E; 
  border-width: 1pt; 
} 

.boldlarge {
  color: #000000;
  font-family: arial, sans-serif;
  font-weight : bold;
  font-size : 10pt; 
}

.bold {
  color: #000000;
  font-family: arial, sans-serif;
  font-weight : bold;
  font-size : 9pt; 
}

.oblique {
  color: #000000;
  font-family: arial, sans-serif;  
  font-weight : bold;
  font-size : 9pt; 
  font-style : oblique;
}

.obliquered {
  color: #990000;
  font-family: arial, sans-serif;  
  font-weight : bold;
  font-size : 9pt; 
  font-style : oblique;
}

.copyright {
  font-family: verdana, arial, sans-serif;
  color : #000000;
  font-weight : normal;
  font-size : 8pt;
}

.specializetable { 
background-color: #DDBD7E;
} 

.smalltext {
  color: #000000;
  font-family: verdana, arial, sans-serif;
  font-weight : normal;
  font-size : 8pt; 
}

.smallertext {
  color: #000000;
  font-family: verdana, arial, sans-serif;
  font-weight : normal;
  font-size : 7pt; 
}

.arial9pt {
  color: #000000;
  font-family: arial, sans-serif;
  font-weight : normal;
  font-size : 8pt; 
}

.heading {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; padding: 1px; border-bottom: 1px solid #000000;}