body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body a {
	color: #333333;
	}
	
body a:visited {
	color: #333333;
	}

ul {
	list-style: square outside;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #ff6600;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:  20px;
	color: #6a6a6a;
}
.pop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:  17px;
	color: #6a6a6a;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;

}
.dpeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

.dpeborder{
	border:  1px solid #000000;
}
.norepeat{
	background-repeat:  no-repeat;
	}
	
	.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: 2px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.navbar A:link{
color: #FF6600;
text-decoration: none;
}

.navbar A:visited {
color: #FF6600;
text-decoration: none;
}

.navbar A:hover {
color: #FFFFFF;
text-decoration: none;
}
