.margin0_padding0 {
	margin:0; padding:0;
}
.margin_bottom_fix {
	margin-bottom:-15px;
}
.decoration {
	text-decoration: none;
}

.verdana {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt
}

.credits {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; color: #999999
}

.titre1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 19pt
}

.titre2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold
}

.foot_links {  
	color: #666666;
}

A.foot_links:hover {
	color: #666666;
	text-decoration: underline;
}

TD  { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #000000;
 }
 
 .palatino {  
 	font-family: Palatino, Arial, Helvetica, sans-serif; 
 	font-size: 10pt;
 	font-weight: bold;
}

A.palatino:hover, visited, link, active {
	color: #666666;
	text-decoration: underline;
 	font-family: Palatino, Arial, Helvetica, sans-serif; 
 	font-size: 10pt;
 	font-weight: bold;
}.titre-palatino {
	font-family: "Palatino Linotype", Arial, Helvetica;
}


hr {
  height: 1px; 
  color: #004c75;
  background-color: #ffffff;
}



.tablehead {
  background-color: #e8e8e8;
  color: #004c75;
}

.tablebottom {
  background-color: #DDDDDD;
}

.bordercolor {
  background-color: #DDDDDD;
}

.tablebgcolor {
  background-color: #ffffff;
}

.navbar {
  background-color: #000000;
  color: #004c75;
}

.row1 {
  background-color: #F8F8F8;
  color: #000000;
}

.row2 {
  background-color: #FFFFFF;
  color: #000000;
}

.head1 {
  background-color: #DDDDDD; 
  color: #000000;
  font-family : Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.head1:hover {
  background-color: #DDDDDD;
  color: #000000;
  font-family : Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.head2 {
  background-color: #DDDDDD;
  color: #000000;
  font-family : Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.title {
  font-family: Palatino, Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.clickstream {
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
}

.smalltext {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  font-weight: normal;
}

.marktext {
  color: #FF0000;
  background-color: #ffffff;
}

.new {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FF0000;
}


form {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.logininput {
  background-color: #ffffff;
  font-family : Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 11px;
  width: 130px;
}

.searchinput {
  background-color: #FFFFFF;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000000;
  font-size: 11px;
  WIDTH: 130px;
}

.textarea {
  font-family : Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 11px;
  width: 230px;
}

.input {
  font-family : Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 11px;
  width: 230px;
}

.select {
  font-family : Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 11px;
}

.setperpageselect {
  font-family : Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 11px;
}

.categoryselect {
  font-family : Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 11px;
}

.dropdownmarker {
  font-family : Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 11px;
}



.button {
  font-family : Arial, Helvetica, sans-serif;
  background-color: #dddddd;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
}



/*--Categories------------------------------------------------*/
.catbgcolor {
  background-color: #FFFFFF;
}

.maincat {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.subcat {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

/*--Images----------------------------------------------------*/
.imagerow1 {
  background-color: #FFFFFF;
  color: #004C75;
}

.imagerow2 {
  background-color: #FFFFFF;
  color: #004C75;
}

/*--Comments--------------------------------------------------*/
.commentrow1 {
  background-color: #e1e1e1;
  color: #004c75;
}

.commentrow2 {
  background-color: #efefef;
  color: #004c75;
}

.commentspacerrow {
  background-color: #d1d1d1;
  color: #004c75;
}

.commenttextarea {
  font-family : Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 11px;
  width: 270px;
}

.commentinput {
  font-family : Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 11px;
  width: 270px;
}