@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(../images/art_01.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, arial, verdana;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
a, link, visited{
	font-family: Tahoma, arial, verdana;
	font-size: 11px;
	line-height: 18px;
	color: #F76600;
	text-decoration:underline;
}
td{
	font-family: Tahoma, arial, verdana;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.orange_font{
	font-family: Tahoma, arial, verdana;
	font-size: 11px;
	line-height: 18px;
	color: #F76600;
}
.dot_border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d1cdcd;
}
.photo_brdr {
	border: 4px solid #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
}

img{
border:0px;
}.footer {
	font-family: Tahoma, arial, verdana;
	font-size: 11px;
	color: #CCCCCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
}
li {
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
}
