@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #373737;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg_black.png);
}

a:link, a:visited {
	color: #990000;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

a img{
	border:none;
}

.style2 {color: #5B6C93}
.style3 {color: #FFFFFF}

#menu a:link, #menu a:visited{
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}

#menu a:hover {
	text-decoration: underline;
	color: #000000;
}

.subtitle {
	color: #000066;
	text-decoration: underline;
}
.ref_title {
	font-family: Tahoma;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}

.reference{
	background-image:url(../images/bg_white.gif);
}

.reference img{
	border:thin solid #666666;
}
