.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.med_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.lrg_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}.content_bg {
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}.heading_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2e1372;
	border-bottom:1px solid #cccccc;
}
.blue_bg {
	background-image: url(images/blue_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
}
.inputbox {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	height: 16px;
	width: 150px;
	border: 1px solid #666666;
	background: #eeeeee;
}
.submitbutton {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #eeeeee;
	height: 16px;
	border: 1px solid #666666;
	background: #6699CC;
}
.spanish {
 font-familly: Arial Unicode MS;
}
.german {
 font-familly: Arial Unicode MS;
}
.breadcrumbs a:link {text-decoration: none; color: #333333; font-family: verdana; font-size: 10px; font-style: normal;}
.breadcrumbs a:visited {text-decoration: none; color: #333333; font-family: verdana; font-size: 10px; font-style: normal;}
.breadcrumbs a:active {text-decoration: none; color: #333333; font-family: verdana; font-size: 10px; font-style: normal;}
.breadcrumbs a:hover {text-decoration: none; color: #FF9900; font-family: verdana; font-size: 10px; font-style: normal;}
.sml_links a:link {text-decoration: none; color: #FFFFFF; font-size: 10px; font-style: normal;font-family: verdana;}
.sml_links	a:visited {text-decoration: none; color: #FFFFFF;font-size: 10px; font-style: normal;font-family: verdana;}
.sml_links a:active {text-decoration: none; color: #FFFFFF;font-size: 10px; font-style: normal;font-family: verdana;}
.sml_links a:hover {text-decoration: underline; color: #FF9900;font-size: 10px; font-style: normal;font-family: verdana;}
