.dotted {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: normal;

}
a {
	font-size: 11px;
	color: #003366;
}

.orangelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #FF3300;
}

a.red:hover {
	color: #FF3300;
}

.norepeat {
	background-repeat: no-repeat;
}
.repeatX {

	background-repeat: repeat-x;
}

div {
	filter: Alpha(Opacity=90);
}

.txtfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	border: 1px solid #CCCCEE;
	width: 200px;
	height: 18px;


}
.but {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFCC;
	background-color: #FF9966;
	border: 1px solid #FF6633;
	cursor: hand;
	height: 20px;
	width: 100px;
	font-weight: bold;
}
.smallbullet {
	list-style-position: outside;
	list-style-image: url(small_ball2.gif);
}
.bullet1 {
	list-style-image: url(small_ball2.gif);

}
ul {
	line-height: 18px;
}
.bluelink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
}
.lessspace {
	line-height: 12px;
}
