BODY {
  color: #666666;
  margin: 0px;
  background-image: url(http://www.ludovonkelemen.com/images/backgrounds/bck.jpg);
  background-repeat: repeat-x;

}


p.indent {
	margin-left: 1.5em;
}

/* Indent the first line only */

p.firstindent:first-line {
	margin-left: 1.5em;
}


h1 {
	  text-transform:uppercase;
	  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-size:30px;
	  /*font-weight:bold;*/
	
	  color: #999999;
	
}


h2 {
	  text-transform:uppercase;
	  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-size:20px;
	  /*font-weight:bold;*/
	
	  color: #999999;
	
}


.Project_Title {
	  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-size:20px;
	  font-weight:bold;
	  color: #000000;
	
}

A.Project_Title {
	  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-size:20px;
	  font-weight:bold;
	  color: #000000;
	  text-decoration:none;
	
}

A.Project_Title:hover {
	  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-size:20px;
	  font-weight:bold;
	  color: #00e8ff;
	  text-decoration:none;
	
}


.Project_Subtitle {
	  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-size:16px;
	  color: #666666;
}

.Project_Position {

	  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-size:14px;
	  color: #04808c;
	  font-style:italic;
}



A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #00e8ff;
  text-decoration: none;
}

FORM {
	display: inline;
}


.cont {
	margin-left: 1.5em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	}

.cancer {
	margin-left: 1.5em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#04808c;
	}

.header_info {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
	}

A.header_info {
  color: #CCC;
  text-decoration: none;
  font-weight:bold;
}

A.header_info:hover {
  color: #00e8ff;
  text-decoration: none;
}



TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  /*background: #bbc3d3;*/
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #bbc3d3;*/
  color: #2d2d2d;
  font-weight : bold;
}

A.headerNavigation { 
  color: #848484;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:14px;
}

A.headerNavigation:hover {
  color: #00e8ff;
  text-decoration:none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}


.footer_info {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
	}

A.footer_info {
  color: #CCC;
  text-decoration: none;
  font-weight:bold;
}

A.footer_info:hover {
  color: #00e8ff;
  text-decoration: none;
}


TR.footer {
 /* background: #2d2d2d;*/
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  /*background: #2d2d2d;*/
  color: #2d2d2d;
  font-weight: bold;
}

.WhiteNav {
  color: #33dbff;
  text-decoration: none;
}

.WhiteNav a:link {
  color: #33dbff;
  text-decoration: none;
}

.WhiteNav a:hover {
  color: #ff6600;
  text-decoration: none;
}

