/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 9px;
}
body {
	background-color: #2f2f2f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(imgs/bg_grad00.gif);
	background-attachment:fixed;
	background-position:center top;
	background-repeat:repeat-x;
}
body.bg_red {
	background-color: #3c0114;
	background-image:url(imgs/bg_grad01.gif);
	background-attachment:fixed;
	background-position:center top;
	background-repeat:repeat-x;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.txt_projects {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size:10px;
	color:#c4c4c4;
	line-height:14px;
	text-decoration:none;
}
a:hover.txt_projects {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size:10px;
	color:#c4c4c4;
	line-height:14px;
	text-decoration:underline;
}
.txt_rights {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size:9px;
	color:#818181;
	line-height:14px;
	text-decoration:none;
}
a:hover.txt_rights {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size:9px;
	color:#818181;
	line-height:14px;
	text-decoration:underline;
}
.txt_cv {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#c2c2c2;
	line-height:14px;
	text-decoration:none;
}
a:hover.txt_cv {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#c2c2c2;
	line-height:14px;
	text-decoration:underline;
}
.links_logo {
	background-image:url(imgs/links_logo.gif);
	padding:50px 50px 0 50px;
	background-repeat:no-repeat;
	background-position:center 25px;
}

	
