/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_ruby.jpg);
	background-repeat: repeat;
}	

.borderTable {	
       border: 1px solid #666000;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666600;
	font-weight: bold;

}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #993300;
	font-style: italic;


}

h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666600;
	text-decoration: underline;


}

.pictext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666600;
	text-decoration: underline;
	font-weight: bold;


}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666600;
	font-weight: bold;
	text-decoration: underline;

}
.nav a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #993300;
	text-decoration: underline;
	font-weight: bold;


}
.nav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #666600;
	text-decoration: underline;

}
.nav a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #993300;
	font-weight: bold;
	text-decoration: underline;

}
.ri a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666600;
	text-decoration: underline;
}
.ri a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;

}
.ri a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666600;
	font-weight: bold;
	text-decoration: underline;

}
