.unnamed1 {
	background-image: url(images/repeat1.gif);
	background-repeat: repeat-y;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link { 
    
	color: #ff0000;
    text-decoration: none;
	}
a:visited { 
text-decoration: none;
}
a:hover {


text-decoration: underline;
}
.repeat {
	background-image: url(images/repeat2.gif);
	background-repeat: repeat-x;
}
.repeat1 {
	background-image: url(images/repeat3.gif);
	background-repeat: repeat-x;
}
.tahoma {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.repeat2 {
	background-image: url(images/repeat4.gif);
	background-repeat: repeat-x;
}
.repeat3 {
	background-image: url(images/repeat5.gif);
	background-repeat: repeat-x;
}
.repeat4 {
	background-image: url(images/repeat6.gif);
	background-repeat: repeat-x;
}
.list {
	list-style-image: url(images/arrow.gif);
}
.border {
	border: 1px solid #000000;
}
.red {
	
	font-weight: normal;
	color: #FF0000;
	
}
.border1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #00CC66;
	border-right-color: #00CC66;
	border-bottom-color: #00CC66;
	border-left-color: #00CC66;
}
.tahoma1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.noborder {
	border: none;
}
