li {	list-style-image: url(/images/misc/bullet.gif); }

.w_input_text {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 200px;
}

.w_input_text_sng {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100px;
}

.w_input_but {	
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.w_input_box {	
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.leftmenu_main  { 
	color: #000; 
	font-size: 11px !important; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
}

/* The selected left menu */
a.selectedClass {
	font-weight: bold; 
}

a.leftmenu_main:hover, a.leftmenu_sub:hover  {
	color: #4066AA;
}

td.selectedSubMenu {
	background-repeat: no-repeat;
	background-position: right;
	/* background-image: url('../images/leftmenu/main_single_red.gif'); */
}

.leftmenu_sub, a.selectedSubMenu  { 
	color: #000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-decoration: none; 
	height: 22px;
}

.selectedSubMenu, .leftmenu_sub {
	padding-left: 4px;	/* indent the submenu */
}

/* The selected submenu */
a.selectedSubMenu {
	color: #4066AA;
}

.subbar {	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.menu_head  { 
	background-color: #EDEFF6;
	color: #4066AA; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	width: 202px;
}

/*The title of the left menu. */ 
div.menu_head {
	margin-top: 20px;
	margin-bottom: 23px;
}

/* The red square to the left of the title in the left menu. */
div.menu_head img {
	margin-right: 6px;
	margin-left: 4px;
}

/* The TD containing the left menu. */
td.menu_head {
	padding-left: 14px;	
	width: 228px;
}

td.menu_head div, td.menu_head table {
	width: 193px;  /* td.menu_head width - td.menu_head padding-left - leftmenu_sub padding-left */
}

/* The title in the left menu. */
td.menu_head div.menu_head {
	background-image: url('../images/leftmenu/redSquare.gif');
	background-position: 0px 7px;
	background-repeat: no-repeat;
	color: #4066AA;
	margin-bottom: 26px;
	margin-left: 4px;
	margin-top: 28px;
	padding-left: 12px;
	width: 182px; /* 228 - 12 - 31 - 4, width of td.menu_head - this padding-left - td.menu_head padding-left - this margin-left */
}

.menu_top {
	margin-bottom: 2px;
} 

.menu_top, .menu_top:link, .menu_top:active, .menu_top:visited { 
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
}

.menu_top:hover, .menu_top_sel  {  
	border-bottom: 2px solid white;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
}
  
/* The TR containing the top meny items. */
.topMenuItems {
	text-align: center;
	background-color: #4066AA;
}

.topMenuItems td {
	border-top: 4px solid white;
	height: 26px;	/* Note that the border is part of the height */
}

/* The anchors containing the top meny items. */
.topMenuItems a {
	margin-right: 38px;	
}

/* The TD with the flags in it. */
#flags {
	height: 23px;
	padding-right: 16px;
}

#flags span {
	background-repeat: no-repeat; /* Was needed for correct display in Google Chrome. */
}

table#content {
	margin-top: 16px;
}

table#content  td.contentTD {
	padding-left: 22px;
}

.table_text_bold {	
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
}

.table_text {	
	color: #102532;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
}

.site_input_but {	
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.site_input_box {	
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.site_input_var {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.site_input {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 200px;
}
