.arial_11px {
	font-family: Arial;
	font-size: 11px;
	line-height: normal;
}
.arial_12px {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
}
.arial_10pt {
	font-family: Arial;
	font-size: 10pt;
	line-height: normal;
}
.arial_12pt {
	font-family: Arial;
	font-size: 12pt;
	line-height: normal;
}
.arial_14px {
	font-family: Arial;
	font-size: 14px;
}
.arial_16px {
	font-family: Arial;
	font-size: 16px;
}
.arial_18px {
	font-family: Arial;
	font-size: 18px;
}
.verdana_9px {
	font-family: Verdana;
	font-size: 9px;
}
.verdana_10px {
	font-family: Verdana;
	font-size: 10px;
}
.verdana_11px {
	font-family: Verdana;
	font-size: 11px;
}

.verdana_13px {
	font-family: Verdana;
	font-size: 13px;
}

.verdana_16px {
	font-family: Verdana;
	font-size: 16px;
}

.button_black {
	background-color: #666666;
	color: #FFFFFF;
	border: 1px outset #999999;
}
.button_yellow {
	background-color: #FFFF6C;
	border: 1px solid #848400;
}
.menu_blue_bg {
	color: #000000;
	text-decoration: none;
}
A.menu_blue_bg:hover {	
	text-decoration: underline;
}

.times_10pt {
	font-size: 10pt;
	font-family: "Times New Roman";
}
.times_11pt {
	font-size: 11pt;
	font-family: "Times New Roman";
}
.times_12pt {
	font-size: 12pt;
	font-family: "Times New Roman";
}
.times_14pt {
	font-size: 14pt;
	font-family: "Times New Roman";
}
.times_16pt {
	font-size: 16pt;
	font-family: "Times New Roman";
}
.times_18pt {
	font-size: 18pt;
	font-family: "Times New Roman";
}

.dropdown {
  background-color: rgb(2,38,79);
  color: rgb(255,255,255);
  font-size: 8pt;
  width: 210px;
  height: 20px
}

.dropdown_black {
  background-color: rgb(0,0,0);
  color: rgb(255,255,255);
  font-size: 8pt;
  width: 210px;
  height: 20px
}

.dropdown_country {
  background-color: rgb(2,38,79);
  color: rgb(255,255,255);
  font-size: 10pt;
  /* width: 150px */
}

.vote_button {
	background-color: #03264E;
	height: 20px;
	width: 100px;
	border: 1px solid #1D4776;
	font-family: "Times New Roman";
	font-size: 11pt;
	color: #FFFFFF;
	letter-spacing: 2px;
}

.menu-headings {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

A.menu-headings:hover {	
	text-decoration: underline;
}

.link_off_to_on {
	text-decoration: none;
}

A.link_off_to_on:hover {	
	text-decoration: underline;
}

.search_box {
	background-color: #FFFFFF;
	height: 16px;
	width: 90px;
	border: 1px solid #1D4776;
	color: #000000;
	font-family: verdana;
	font-size: 10px;
}

.find_box {
	height: 16px;
	width: 40px;
	font-size: 10px;
	font-family: arial;

	background-color: #03264E;
	border: 1px solid #1D4776;
	color: #FFFFFF;
	letter-spacing: 1px;
}

.light_blue_img_border {
	border: 1px solid #1D4776;
}

.dark_blue_img_border {
	border: 1px solid #01152C;
}

