a:link	{ 
	font-family: verdana ;
	font-size: 12px;
	color:rgb(100,135,13); 
	text-decoration:none; 
}
a:visited	{ 
	font-family: verdana ;
	font-size: 12px;
	color:rgb(100,135,13); 
	text-decoration:none; 
}
a:hover	{ 
	font-family: verdana ;
	font-size: 12px;
	color:rgb(100,135,13); 
	text-decoration:none; 
}
a:active	{ 
	font-family: verdana ;
	font-size: 12px;
	color:rgb(100,135,13); 
	text-decoration:none; 
}

.browse_title {
	font-family: arial ;
	font-size: 16px;
	color: rgb(100,135,13);
	text-decoration: none;
	font-weight: bold;
}

.browse_detail {
	font-family: verdana ;
	font-size: 14px;
	color: black;
	text-decoration: none;
	font-weight: normal;
}

.browse_action {
	font-family: verdana ;
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.browse_menu {
	font-family: verdana ;
	font-size: 14px;
	color: rgb(100,135,13);
	text-decoration: none;
	font-weight: bold;
	background-color: white;
}

.selectbox {
	font-family: verdana ;
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	background-color: white;
}

.browse_bg {
	background: white;
}

.browse_category {
	font-family: verdana ;
	font-size: 20px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.browse_detailheader {
	font-family: verdana ;
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.browse_pages {
	font-family: verdana ;
	font-size: 12px;
	color: rgb(100,135,13);
	text-decoration: none;
	font-weight: bold;
}

.browse_pageselect {
	font-family: verdana ;
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.submit_title {
	font-family: verdana ;
	font-size: 18px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.submit_label {
	font-family: verdana ;
	font-size: 14px;
	color: black;
	text-decoration: none;
	font-weight: normal;
}

.submit_label_error {
	font-family: verdana ;
	font-size: 14px;
	color: black;
	text-decoration: none;
	font-weight: normal; 
	background-color: #FFC7C6;
}